Page 1 of 1
Volume Control Error Message
Posted: Mon Jan 29, 2018 6:31 am
by reipet
Hello all,
recently I always get the Error Message as shown on the picture.
There isnt any problem with the sound as far as I can tell, just that message puts the system on hold for a while I feel.
Any ideas what causes it and how to fix it?
THX!
Re: Volume Control Error Message
Posted: Mon Jan 29, 2018 6:39 am
by snoek09
What's the contents of your
/etc/asound.conf file?
This should fix it:
Code: Select all
pcm.card1 {
type hw card 1
}
ctl.card1 {
type hw card 1
}
pcm.!default card1
More info:
https://github.com/Aloshi/EmulationStation/issues/433
Re: Volume Control Error Message
Posted: Mon Jan 29, 2018 6:49 am
by kite
This is due to USB (digital) audio, and the error is from the sw binary where it fails to use the hard coded internal sound card. This is probably why on my SAIO image menus never have any sound!
Could you try editing /etc/asound.conf with:
Code: Select all
pcm.card1 {
type hw card 1
}
ctl.card1 {
type hw card 1
}
pcm.!default card1
PS the original file is this:
https://github.com/geebles/Super-AIO/bl ... sound.conf in case you need to revert

Re: Volume Control Error Message
Posted: Fri Feb 16, 2018 3:17 am
by SuperOldboy
Did this solution work?
Re: Volume Control Error Message
Posted: Fri Feb 16, 2018 4:36 am
by reipet
Yes
Re: Volume Control Error Message
Posted: Fri Feb 16, 2018 4:19 pm
by SuperOldboy
So i edited /etc/asound.conf and now i get a "black screen" when i try to launch a game or enter any of the retropie options

- 20180217_001658.jpg (1.11 MiB) Viewed 5815 times
Re: Volume Control Error Message
Posted: Sat Feb 17, 2018 12:45 am
by kite
And reverting that file back to the one that I linked (
https://github.com/geebles/Super-AIO/bl ... sound.conf) does that put it back to working? Might not be the right change then..
Re: Volume Control Error Message
Posted: Sat Feb 17, 2018 5:55 am
by SuperOldboy
Yes when i revert it it works again. I did it exactly as you described.

- 20180217_135902.jpg (3.57 MiB) Viewed 5785 times

- 20180217_140136_1.gif (4.42 MiB) Viewed 5785 times