-
Notifications
You must be signed in to change notification settings - Fork 342
Description
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).
I think the config tool is great! Maybe it would be nice to add support for user created (or maintained) scripts that can enable certain device and program specific configurations. Or make users able to share scripts to each other. So if i have a cousin with a pi and i have a pi running i can help remotely by sending a script with correct parameters to set stuff up. Or if i have a lot of pies in my network i can have them all execute a configuration script so the parameters are updated.
If there is already an obvious way of doing this I don't know of it.