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.