waveshare / WM8960-Audio-HAT

The drivers of [WM8960 Audio HAT] for Raspberry Pi
GNU General Public License v3.0
100 stars 65 forks source link

unable to save the Headphone value after a reboot #33

Open f5swb opened 3 years ago

f5swb commented 3 years ago

Hello,

Even after a sudo alsactl --file=/etc/wm8960-soundcard/wm8960_asound.state store after a reboot the headphone level back to zero ... :( any idea ? kernel : 5.10.17-v7l+

thanks in advance.

michnixweiss commented 2 years ago

Make your changes with

alsamixer

And save them as default with

alsactl store

This should it be!? If not, which hard-/software are you using?