Skip to main content

Command Palette

Search for a command to run...

Fix volume levels on GalliumOS on Baytrail chromebooks

Published

Baytrail chromebooks may present a very low volume by default on GalliumOS. In order to fix some changes can be done through alsamixer but a more permantent fix is

$ vim /usr/share/alsa/ucm/chtmax98090/HiFi.conf
$ # locate the following keys and adjust the volumes  
$ # cset "name='Headphone Volume' 26"
$ # cset "name='Speaker Volume' 31"
$ # reboot and be happy