raphael / linux-samus

Linux 4.16 on Chromebook Pixel 2015
GNU General Public License v2.0
181 stars 36 forks source link

headphone volume too #144

Open SimionKreimer opened 8 years ago

SimionKreimer commented 8 years ago

After running the sound.sh script the speakers work fairly well but the headphone sound is very low, I have to toggle the sound output to 150% to hear anything and then it comes out distorted. Does anyone else see a similar issue, or know how to fix this?

Best, Simion

raphael commented 8 years ago

Use alsamixer and play around with the volumes in there. See https://github.com/raphael/linux-samus/issues/19.

nickjwhite commented 7 years ago

I found he same issue, and setting that these mixer settings fixed this for me:

amixer -c 0 cset name='OUT1 Playback Switch' on
amixer -c 0 cset name='OUT2 Playback Switch' on