GalliumOS / galliumos-distro

Docs, issues, and artwork sources for GalliumOS
https://galliumos.org/
GNU General Public License v2.0
345 stars 11 forks source link

GalliumOS-Baytrail Audio issue #594

Open denomparkour opened 3 years ago

denomparkour commented 3 years ago

I'm using samsung chromebook 2 (Winky) with gallium os. By default the audio is too low. I use alsamixer to increase the values and sudo alsactl store to store the values. But after reboot the values gets resetted everytime. I had to manually increase the values again and again in the terminal any ideas to overcome this issues?

crystalcommunication commented 3 years ago

Probably has something to do with this file https://github.com/GalliumOS/galliumos-baytrail/blob/master/var/lib/alsa/asound.state

Try going into /var/lib/alsa and deleting asound.state, then reboot and see if that helps.