Ubuntu: Alsa Headphone Jack Sense Option Missing
Posted Dec20-10 at 06:14 PM by JaredJames
Alsa has an error with some sound cards which means the headphone jack sense option is missing.
The result of this error is sound playing through both headphones and speakers at the same time (sound isn't muted for speakers).
Simply add:
to
Restart the computer.
The result of this error is sound playing through both headphones and speakers at the same time (sound isn't muted for speakers).
Simply add:
Code:
options snd-hda-intel model=z71v position_fix=1
Code:
/etc/modprobe.d/alsa-base.conf
Total Comments 3
Comments
-
Thanks! I've looked everywhere for how to fix that and somehow never found this information. I've added the line, but haven't reloaded alsa or tested it, yet. Hopefully it'll work. Nothing else I've tried ever has.Posted Feb22-11 at 11:33 AM by telepresence
-
Didn't fix it for me. :( laptop still plays through speakers and headphones.Posted Feb23-11 at 04:10 PM by telepresence
-
Posted Mar28-11 at 08:51 AM by JaredJames



