MSI GX600PX - Ubuntu Auto Headphones Sound Switch

Dragan Eror's picture

I had have a problem with headphones sound switch on my MSI GX600PX-12EU notebook. When I plug headphones, sound was active on speakers and headphones both. This was a problem when I listen a music while working in the same room with somebody.

headphone

I found cool and easy solution to fix this problem.

  1. You need to open text editor with root permissions and edit file /etc/modprobe.d/alsa-base.conf
    You can do this with hit
    ALT+F2

    and type

    gksu gedit /etc/modprobe.d/alsa-base.conf
  2. At the end of file add
    1. # headphones sound switch fix
    2. options snd-hda-intel position_fix=1 model=targa-2ch-dig
  3. You Must restart your computer
  4. Try to play some music and plug headphones.

    If nothing happened, check if Volume Control > Preferences 'Headphone' option checked.

I hope this will help somebody.

Some links that I used for this experience:
http://ubuntuforums.org/archive/index.php/t-896527.html
http://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio-Models.txt
http://ubuntuforums.org/showthread.php?p=6583507
http://www.caronico.com/linux/alsamsiwind.html

You're settling for good when there's awesome.  Upgrade to Firefox 3.5!