Comment 13 for bug 1168736

Revision history for this message
Raymond (superquad-vortex2) wrote :

Are your computer a desktop or laptop ?

- SND_PCI_QUIRK(0x1043, 0x817f, "ASUS P5", AD1986A_3STACK),
- SND_PCI_QUIRK(0x1043, 0x818f, "ASUS P5", AD1986A_LAPTOP),

+ SND_PCI_QUIRK_MASK(0x1043, 0xff00, 0x8100, "ASUS P5", AD1986A_FIXUP_3STACK),

00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
 Subsystem: ASUSTeK Computer Inc. P5LD2-VM Mainboard (Realtek ALC 882 codec) [1043:817f]

Codec: Analog Devices AD1986A
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x11d41986
Subsystem Id: 0x1043818f
Revision Id: 0x100500

how many audio jacks ?

!!Sysfs Files
!!-----------

/sys/class/sound/hwC0D0/init_pin_configs:
0x1a 0x02214021
0x1b 0x01014011
0x1c 0x01013012
0x1d 0x01019015
0x1e 0x501700f0
0x1f 0x02a190f0
0x20 0x018130f0
0x21 0x509700f0
0x22 0x993310f0
0x23 0x50b700f0
0x24 0x50f700f0
0x25 0x0145f0f0

autoconfig: line_outs=3 (0x1b/0x1d/0x1c/0x0/0x0) type:line
   speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
   hp_outs=1 (0x1a/0x0/0x0/0x0/0x0)
   mono: mono_out=0x0
   dig-out=0x25/0x0
   inputs:
     Mic=0x1f
     Line=0x20
     CD=0x22

did it work on early version (Live CD) before 12.04 ?