This is really annoying, and to change my audio settings I had to fiddle with amixer, with the result that what would have been a 2 clicks task in alsamixer took me 15 minutes from the cli.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
pcm.!default {
type hw
card $SOUNDCARD_TARGET_CARD
device $SOUNDCARD_TARGET_DEVICE
}
ctl.!default {
type hw
card $SOUNDCARD_TARGET_CARD
#device $SOUNDCARD_TARGET_CARD # REMOVE THIS LINE
}
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.