[alsa-devel] when i plugin my headphone the sound come out from speaker and headphone
Hi,
When I plugin my headphone the sound come out from speaker and headphone. The speaker and headphone working in the same time. I want my speaker to mute when headphone is plugged.
http://www.alsa-project.org/db/?f=841de9447634e7e35ae0171f968c70de253259af
mixer@mdomansky ~ $ sudo lspci |grep -i "multi|audio|040[0-3]" 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
mixer@mdomansky ~ $ sudo rmmod snd-hda-intel mixer@mdomansky ~ $ sudo modprobe snd-hda-intel model=hp WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. WARNING: All config files need .conf: /etc/modprobe.d/alsa, it will be ignored in a future release.
mixer@mdomansky ~ $ cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0x92400000 irq 22
mixer@mdomansky ~ $ speaker-test -c2 -D hw:0,0 -t wav -l1 ^^^^^ sounds ok ^^^^^^
On Tue, Nov 17, 2009 at 10:56 AM, Michael Domanski mx.mixer@gmail.com wrote:
When I plugin my headphone the sound come out from speaker and headphone. The speaker and headphone working in the same time. I want my speaker to mute when headphone is plugged.
http://www.alsa-project.org/db/?f=841de9447634e7e35ae0171f968c70de253259af
...
mixer@mdomansky ~ $ sudo modprobe snd-hda-intel model=hp
...
^^^^^ sounds ok ^^^^^^
Please compile http://kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-2009111... using --with-debug=full. Your SSID is already listed for using the CXT5051_HP quirk:
SND_PCI_QUIRK(0x14f1, 0x5051, "HP Spartan 1.1", CXT5051_HP),
Please rerun alsa-info.sh after reloading the sound drivers from the 20091117 snapshot.
On Tue, Nov 17, 2009 at 11:38 AM, I seven.steps@gmail.com wrote:
Please rerun alsa-info.sh after reloading the sound drivers from the 20091117 snapshot.
Also, please add your dmesg to a pastebin, and include that url in your response.
I try, but error: configure: error: You have built-in ALSA in your kernel.
dmesg: http://pastebin.com/m451db4c4
ALSA compiled as module in my kernel, what do I need to do?
2009/11/17 Daniel Chen seven.steps@gmail.com
On Tue, Nov 17, 2009 at 10:56 AM, Michael Domanski mx.mixer@gmail.com wrote:
When I plugin my headphone the sound come out from speaker and headphone. The speaker and headphone working in the same time. I want my speaker to mute when headphone is plugged.
http://www.alsa-project.org/db/?f=841de9447634e7e35ae0171f968c70de253259af ...
mixer@mdomansky ~ $ sudo modprobe snd-hda-intel model=hp
...
^^^^^ sounds ok ^^^^^^
Please compile http://kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-2009111... using --with-debug=full. Your SSID is already listed for using the CXT5051_HP quirk:
SND_PCI_QUIRK(0x14f1, 0x5051, "HP Spartan 1.1", CXT5051_HP),
Please rerun alsa-info.sh after reloading the sound drivers from the 20091117 snapshot.
Hi,
When I plugin my headphone the sound come out from speaker and headphone. The speaker and headphone working in the same time. I want my speaker to mute when headphone is plugged.
I recompile my kernel with debug option of alsa driver.
What can you advice to me to solve my problem?
dmesg: http://pastebin.com/f7d1df569
alsa-info.sh: http://www.alsa-project.org/db/?f=453fe57ef65cce8ad991ec38e47410b85ec118ab
mixer@mdomansky ~ $ sudo lspci |grep -i "multi|audio|040[0-3]" 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
mixer@mdomansky ~ $ sudo rmmod snd-hda-intel mixer@mdomansky ~ $ sudo modprobe snd-hda-intel model=hp WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. WARNING: All config files need .conf: /etc/modprobe.d/alsa, it will be ignored in a future release.
mixer@mdomansky ~ $ cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0x92400000 irq 22
mixer@mdomansky ~ $ speaker-test -c2 -D hw:0,0 -t wav -l1 ^^^^^ sounds ok ^^^^^^
18 ноября 2009 г. 9:17 пользователь Michael Domanski mx.mixer@gmail.comнаписал:
I try, but error: configure: error: You have built-in ALSA in your kernel.
dmesg: http://pastebin.com/m451db4c4
ALSA compiled as module in my kernel, what do I need to do?
2009/11/17 Daniel Chen seven.steps@gmail.com
On Tue, Nov 17, 2009 at 10:56 AM, Michael Domanski mx.mixer@gmail.com
wrote:
When I plugin my headphone the sound come out from speaker and
headphone.
The speaker and headphone working in the same time. I want my speaker to mute when headphone is plugged.
http://www.alsa-project.org/db/?f=841de9447634e7e35ae0171f968c70de253259af ...
mixer@mdomansky ~ $ sudo modprobe snd-hda-intel model=hp
...
^^^^^ sounds ok ^^^^^^
Please compile http://kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-2009111... using --with-debug=full. Your SSID is already listed for using the CXT5051_HP quirk:
SND_PCI_QUIRK(0x14f1, 0x5051, "HP Spartan 1.1", CXT5051_HP),
Please rerun alsa-info.sh after reloading the sound drivers from the 20091117 snapshot.
-- С уважением, Михаил
+7 904 512 59 36 MasterWeb.PRO
2009/12/5 Michael Domanski mx.mixer@gmail.com:
dmesg: http://pastebin.com/f7d1df569
alsa-info.sh: http://www.alsa-project.org/db/?f=453fe57ef65cce8ad991ec38e47410b85ec118ab
Neither of these seem to be current, as the version string lists (still) 1.0.20. Please try again with http://kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapsho...
participants (2)
-
Daniel Chen
-
Michael Domanski