[arch-general] speakers don't turn off when headphones inserted
Hello, I just obtained a Fujitsu P7120 notebook (a very nice model, by the way). Overall, I am getting this working with Arch just fine (although I would definitely appreciate pointers from anyone else who has installed Arch, especially as I have been using a desktop until now and haven't had the need to configure notebook-type features). One problem I am having that I don't know how to fix is that when I plug in headphones, the speakers don't turn off. Alsamixer shows that the headphones and speakers have separate controls, something I have never seen in a notebook before. While cool, I would really love to have this automatically toggle as expected. Does anyone have a suggestion? Thanks, Scott
Hi, On Wed, Jun 11, 2008 at 12:55 PM, Scott Weisman <sweisman@pobox.com> wrote:
One problem I am having that I don't know how to fix is that when I plug in headphones, the speakers don't turn off. Alsamixer shows that the headphones and speakers have separate controls, something I have never seen in a notebook before. While cool, I would really love to have this automatically toggle as expected. Does anyone have a suggestion?
Check if you have a "headphone jack sense" toggle in alsamixer and enable it. -- Sébastien Mazy
I have the same problem. I have a HDA Intel card with a Realtek ALC883 chip. My `lspci | grep Audio`: 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) To be able to control each one of the speakers (internal and headphones), I have this in /etc/modprobe.conf: options snd_hda_intel model=3stack-6ch But my longing is to connect the headphones and that the internal speakers mute automatically. On Wed, Jun 11, 2008 at 5:55 AM, Scott Weisman <sweisman@pobox.com> wrote:
Hello,
I just obtained a Fujitsu P7120 notebook (a very nice model, by the way).
Overall, I am getting this working with Arch just fine (although I would definitely appreciate pointers from anyone else who has installed Arch, especially as I have been using a desktop until now and haven't had the need to configure notebook-type features).
One problem I am having that I don't know how to fix is that when I plug in headphones, the speakers don't turn off. Alsamixer shows that the headphones and speakers have separate controls, something I have never seen in a notebook before. While cool, I would really love to have this automatically toggle as expected. Does anyone have a suggestion?
Thanks,
Scott
-- Gustavo Andrés Gómez Farhat
2008/6/11 Gustavo A. Gómez Farhat <gustavo.gomez.farhat@gmail.com>:
I have the same problem. I have a HDA Intel card with a Realtek ALC883 chip. My `lspci | grep Audio`:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
To be able to control each one of the speakers (internal and headphones), I have this in /etc/modprobe.conf:
options snd_hda_intel model=3stack-6ch
But my longing is to connect the headphones and that the internal speakers mute automatically.
Yeah, same problem here also. 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) Anyone got a solution for this yet? I can't seem to remember if I ever made this sound card (I usually don't install sound drivers, I don't use them that much) to work on Linux, but I can't remember having this problem before. Regards, Alexandre Moreira
Have you tried other module settings for the Realtek ALC883? the linux kernel documentation (linux-sources/Documentation/sound/alsa/HD-Audio-Models.txt) says that these other options are valid: ALC883/888 ========== 3stack-dig 3-jack with SPDIF I/O 6stack-dig 6-jack digital with SPDIF I/O 3stack-6ch 3-jack 6-channel 3stack-6ch-dig 3-jack 6-channel with SPDIF I/O 6stack-dig-demo 6-jack digital for Intel demo board acer Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc) acer-aspire Acer Aspire 9810 acer-aspire-4930g Acer Aspire 4930G medion Medion Laptops medion-md2 Medion MD2 targa-dig Targa/MSI targa-2ch-dig Targs/MSI with 2-channel laptop-eapd 3-jack with SPDIF I/O and EAPD (Clevo M540JE, M550JE) lenovo-101e Lenovo 101E lenovo-nb0763 Lenovo NB0763 lenovo-ms7195-dig Lenovo MS7195 lenovo-sky Lenovo Sky haier-w66 Haier W66 3stack-hp HP machines with 3stack (Lucknow, Samba boards) 6stack-dell Dell machines with 6stack (Inspiron 530) mitac Mitac 8252D clevo-m720 Clevo M720 laptop series fujitsu-pi2515 Fujitsu AMILO Pi2515 fujitsu-xa3530 Fujitsu AMILO XA3530 3stack-6ch-intel Intel DG33* boards auto auto-config reading BIOS (default) On Tue, Jun 2, 2009 at 8:53 PM, Alexandre Moreira <alexandream@gmail.com>wrote:
2008/6/11 Gustavo A. Gómez Farhat <gustavo.gomez.farhat@gmail.com>:
I have the same problem. I have a HDA Intel card with a Realtek ALC883 chip. My `lspci | grep Audio`:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
To be able to control each one of the speakers (internal and headphones), I have this in /etc/modprobe.conf:
options snd_hda_intel model=3stack-6ch
But my longing is to connect the headphones and that the internal speakers mute automatically.
Yeah, same problem here also. 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
Anyone got a solution for this yet? I can't seem to remember if I ever made this sound card (I usually don't install sound drivers, I don't use them that much) to work on Linux, but I can't remember having this problem before.
Regards, Alexandre Moreira
-- Alexander Lam ATCS 2010 AIM: lambchops468 GTALK: lambchop468@gmail.com Archlinux User -
participants (5)
-
Alexander Lam
-
Alexandre Moreira
-
Gustavo A. Gómez Farhat
-
Scott Weisman
-
Sébastien Mazy