Open EdoubleDee opened 8 years ago
Are you sure your Raspbian and raspi-config versions are up-to-date? I just tried this myself, and all three Audio options work fine, with no error reported.
I believe this problem is due to GPU audio being disabled. EdoubleDee, did you run 'rpi-upgrade'?
The fix is to set 'dtsparam=audio=on' in /boot/config.txt and rebooting, if its what I think it is.
One and a half year later, I just wanna say it's
dtparam=audio=on
Not dts.
For reference, this project is now being maintained at https://github.com/RPi-Distro/raspi-config so if there are any problems with it, they should be reported there.
I just ran sudo raspi-config, went to advanced, audio and chose auto, enter.
The program responds with: There was an error running option A9 Audio.
In the terminal the following is printed: amixer: Control default open error: No such file or directory
Is this a dependency problem or is it because there is no jack or hdmi connected?
I'm running Rasbian Jesse on the Pi 2 (B).