Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Not working on my EDGAR #1

Open
divvykev opened this issue Jun 29, 2020 · 6 comments
Open

Not working on my EDGAR #1

divvykev opened this issue Jun 29, 2020 · 6 comments

Comments

@divvykev
Copy link

Hi

Tried these following the instruction on Ubuntu Mate 20.04 and Lubuntu 20.04 and they do not work on my EDGAR.

I download the file to the downloads folder and run the following "sudo cp /media/ubuntu/UUID/var/lib/alsa/asound.state /var/lib/alsa/asound.state" by running "sudo cp asound.state /var/lib/alsa/asound.state".

It changes the mixer setting but still no sound even when increased the volume using alsamixer.

@rgvxsthi
Copy link

Hey! Let me give it a try today with Ubuntu Mate and I'll get back to you.

@rgvxsthi
Copy link

So the fix is simple. I forgot to change the initial download path. I will update the command in the updated form which can be found here: https://github.com/rgvxsthi/Braswell-EDGAR-Linux-Fixes

Till then the command should be as follows:
sudo cp asound.state /var/lib/alsa/asound.state

Make sure you run the command in the same folder where you downloaded file.

@divvykev
Copy link
Author

Tried it but still same result. Still showing the dummy output and playing around in alsamixer does nothing.

@rgvxsthi
Copy link

rgvxsthi commented Jul 1, 2020

@divvykev I believe that the issue is probably due to the asound.state file that you have downloaded. Could you try running the following code line by line and see if it fixes the sounds for you?

wget https://raw.githubusercontent.com/rgvxsthi/Braswell-EDGAR-Linux-Fixes/master/asound.state
sudo cp asound.state /var/lib/alsa/asound.state
sudo alsa force-reload

Please revert back if the above commands work for you.

@divvykev
Copy link
Author

divvykev commented Jul 1, 2020

Excellent work. Audio working without a problem. Thanks so much.

Going to put the new link up on Reddit / Chrultrabook as I know plenty are looking for this solution.

Full credit to you!!!!! Excellent.

@rgvxsthi
Copy link

rgvxsthi commented Jul 2, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants