Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create asound.conf #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RockyBoulder
Copy link

asound.conf file for software volume mixer (rock es9023 audio pot and internal hdmi sound).

asound.conf file for software volume mixer (rock es9023 audio pot and internal hdmi sound).
@ayufan ayufan force-pushed the master branch 2 times, most recently from d8a280d to 6d754f8 Compare January 11, 2018 13:57
@ayufan ayufan force-pushed the master branch 8 times, most recently from a4b291f to 1d02721 Compare April 1, 2018 18:15
@ayufan ayufan force-pushed the master branch 11 times, most recently from 092d477 to ead4abd Compare July 8, 2018 11:45
@WaLLy3K
Copy link

WaLLy3K commented Feb 23, 2019

The on-board headphone port worked for me using your config back when you made this PR, but it doesn't any more. Since I run into this issue now and again after a reflash, I figure I'd update this post for future travelers.

You'll want to run cat /proc/asound/cards and see which value I2S is tied to. In my case, it reads:
0 [I2S ]: I2S - I2S

You can then run a speaker test using speaker-test -c2 -D hw:0. If that works, you can then replace this line with hw:0, save the file to /etc/asound.conf and reboot!

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

Successfully merging this pull request may close these issues.

None yet

2 participants