Open swartzd opened 2 weeks ago
Raspberry Pi 4B / latest raspbian OS
Volume levels on the headphone output are low at boot and this makes it hard to hear. I think the game should use 100% volume by default at boot.
My method has been sudo amixer cset numid=1 100% after boot.
sudo amixer cset numid=1 100%
Raspberry Pi 4B / latest raspbian OS
Volume levels on the headphone output are low at boot and this makes it hard to hear. I think the game should use 100% volume by default at boot.
My method has been
sudo amixer cset numid=1 100%
after boot.