[alsa-devel] [HDA Intel/STAC92xx] Alsa 1.0.14: error in stac92xx_auto_fill_dac_nid

Takashi Iwai tiwai at suse.de
Mon Jul 2 16:11:21 CEST 2007


At Sat, 30 Jun 2007 15:26:16 +0200,
Jan de Mooij wrote:
> 
> I recompiled alsa-driver with --with-debug=full, and I attached the
> files you asked for. In the dmesg file, alsa output starts on line
> 453.
> 
> Thanks for your help. Please let me know if you need more information.

The output from kernel looks good.  So I wonder where the value 0x15
came from at all.  Could you trace it, e.g. by adding printk's
appropriately in stac92xx_auto_fill_dac_nids()?


Takashi

> 
> Jan
> 
> 
> On 6/30/07, Takashi Iwai <tiwai at suse.de> wrote:
> > At Thu, 28 Jun 2007 16:22:22 +0200,
> > Jan de Mooij wrote:
> > >
> > > I have a strange problem with alsa on Ubuntu Gutsy. If I compile and
> > > install the Alsa 1.0.14 driver, my sound card is not detected, and
> > > sound doesn't work. I also get the following message in dmesg:
> > >
> > > [   33.360190] stac92xx_auto_fill_dac_nids: No available DAC for pin 0x15
> > >
> > > So the problem seems to be in the stac92xx_auto_fill_dac_nids
> > > function. When I copy that function from alsa 1.0.13 into the 1.0.14
> > > source, everything works okay...
> > >
> > > It looks like the function is rewritten for version 1.0.14, but for me
> > > it does not work anymore. I have to do the above steps with each new
> > > kernel update in Ubuntu Gutsy... Therefore I would like to fix it, but
> > > I don't know where to start.
> >
> > Attach the contents of /proc/asound/card0/codec#* for further
> > analysis.  Also, check the earlier kernel message, especially the
> > auto-pin configuration (make sure that you build the driver with
> > --with-debug=full option).
> >
> >
> > thanks,
> >
> > Takashi
> >
> [2 dmesg-debug-output-after-modprobe.txt <text/plain; ANSI_X3.4-1968 (base64)>]
> [  668.752520] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
> [  686.471015] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
> [  686.471047] PCI: Setting latency timer of device 0000:00:1b.0 to 64
> [  686.745189] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2339: autoconfig: line_outs=3 (0xd/0xc/0xf/0x0/0x0)
> [  686.745198] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2343:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
> [  686.745207] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2347:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
> [  686.745213] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2355:    inputs: mic=0xb, fmic=0xe, line=0x15, fline=0x0, cd=0x0, aux=0x0
> [  691.935241] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
> [  723.711733] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
> [  723.711764] PCI: Setting latency timer of device 0000:00:1b.0 to 64
> [  723.957938] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2339: autoconfig: line_outs=3 (0xd/0xc/0xf/0x0/0x0)
> [  723.957948] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2343:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
> [  723.957954] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2347:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
> [  723.957960] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2355:    inputs: mic=0xb, fmic=0xe, line=0x15, fline=0x0, cd=0x0, aux=0x0
> 
> [3 dmesg-output-alsa-1.0.14-debug.txt <text/plain; ANSI_X3.4-1968 (base64)>]
> [    0.000000] Linux version 2.6.22-6-generic (buildd at rothera) (gcc version 4.1.3 20070528 (prerelease) (Ubuntu 4.1.2-9ubuntu2)) #1 SMP Fri Jun 1 19:24:12 GMT 2007
> [    0.000000] BIOS-provided physical RAM map:
> [    0.000000]  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
> [    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
> [    0.000000]  BIOS-e820: 0000000000100000 - 000000003fe8cc00 (usable)
> [    0.000000]  BIOS-e820: 000000003fe8cc00 - 000000003fe8ec00 (ACPI NVS)
> [    0.000000]  BIOS-e820: 000000003fe8ec00 - 000000003fe90c00 (ACPI data)
> [    0.000000]  BIOS-e820: 000000003fe90c00 - 0000000040000000 (reserved)
> [    0.000000]  BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
> [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved)
> [    0.000000]  BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
> [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
> [    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
> [    0.000000] 126MB HIGHMEM available.
> [    0.000000] 896MB LOWMEM available.
> [    0.000000] found SMP MP-table at 000fe710
> [    0.000000] Entering add_active_range(0, 0, 261772) 0 entries of 256 used
> [    0.000000] Zone PFN ranges:
> [    0.000000]   DMA             0 ->     4096
> [    0.000000]   Normal       4096 ->   229376
> [    0.000000]   HighMem    229376 ->   261772
> [    0.000000] early_node_map[1] active PFN ranges
> [    0.000000]     0:        0 ->   261772
> [    0.000000] On node 0 totalpages: 261772
> [    0.000000]   DMA zone: 32 pages used for memmap
> [    0.000000]   DMA zone: 0 pages reserved
> [    0.000000]   DMA zone: 4064 pages, LIFO batch:0
> [    0.000000]   Normal zone: 1760 pages used for memmap
> [    0.000000]   Normal zone: 223520 pages, LIFO batch:31
> [    0.000000]   HighMem zone: 253 pages used for memmap
> [    0.000000]   HighMem zone: 32143 pages, LIFO batch:7
> [    0.000000] DMI 2.3 present.
> [    0.000000] ACPI: RSDP 000FEB00, 0024 (r2 DELL  )
> [    0.000000] ACPI: XSDT 000FD265, 005C (r1 DELL    9100           7 ASL        61)
> [    0.000000] ACPI: FACP 000FD35D, 00F4 (r3 DELL    9100           7 ASL        61)
> [    0.000000] ACPI: DSDT FFFC7174, 308C (r1   DELL    dt_ex     1000 INTL 20050309)
> [    0.000000] ACPI: FACS 3FE8CC00, 0040
> [    0.000000] ACPI: SSDT FFFCA321, 00AC (r1   DELL    st_ex     1000 INTL 20050309)
> [    0.000000] ACPI: APIC 000FD451, 0072 (r1 DELL    9100           7 ASL        61)
> [    0.000000] ACPI: BOOT 000FD4C3, 0028 (r1 DELL    9100           7 ASL        61)
> [    0.000000] ACPI: ASF! 000FD4EB, 0067 (r16 DELL    9100           7 ASL        61)
> [    0.000000] ACPI: MCFG 000FD552, 003E (r1 DELL    9100           7 ASL        61)
> [    0.000000] ACPI: HPET 000FD590, 0038 (r1 DELL    9100           7 ASL        61)
> [    0.000000] ACPI: PM-Timer IO Port: 0x808
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> [    0.000000] Processor #0 15:4 APIC version 20
> [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
> [    0.000000] Processor #1 15:4 APIC version 20
> [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
> [    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
> [    0.000000] ACPI: IRQ0 used by override.
> [    0.000000] ACPI: IRQ2 used by override.
> [    0.000000] ACPI: IRQ9 used by override.
> [    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
> [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
> [    0.000000] Using ACPI (MADT) for SMP configuration information
> [    0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:b0000000)
> [    0.000000] Built 1 zonelists.  Total pages: 259727
> [    0.000000] Kernel command line: root=UUID=731f03ac-8ac8-4501-b930-3a9cf3938e78 ro quiet splash
> [    0.000000] mapped APIC to ffffd000 (fee00000)
> [    0.000000] mapped IOAPIC to ffffc000 (fec00000)
> [    0.000000] Enabling fast FPU save and restore... done.
> [    0.000000] Enabling unmasked SIMD FPU exception support... done.
> [    0.000000] Initializing CPU#0
> [    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
> [    0.000000] Detected 2992.837 MHz processor.
> [   13.216536] Console: colour VGA+ 80x25
> [   13.216866] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
> [   13.217217] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
> [   13.239439] Memory: 1026756k/1047088k available (2002k kernel code, 19688k reserved, 913k data, 360k init, 129584k highmem)
> [   13.239448] virtual kernel memory layout:
> [   13.239450]     fixmap  : 0xfff4d000 - 0xfffff000   ( 712 kB)
> [   13.239451]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
> [   13.239452]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
> [   13.239453]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
> [   13.239454]       .init : 0xc03df000 - 0xc0439000   ( 360 kB)
> [   13.239455]       .data : 0xc02f4a8a - 0xc03d90d4   ( 913 kB)
> [   13.239456]       .text : 0xc0100000 - 0xc02f4a8a   (2002 kB)
> [   13.239459] Checking if this processor honours the WP bit even in supervisor mode... Ok.
> [   13.239497] SLUB: Genslabs=23, HWalign=64, Order=0-1, MinObjects=4, Processors=2, Nodes=1
> [   13.239517] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
> [   13.239524] hpet0: 3 64-bit timers, 14318180 Hz
> [   13.320497] Calibrating delay using timer specific routine.. 5990.50 BogoMIPS (lpj=11981017)
> [   13.320518] Security Framework v1.0.0 initialized
> [   13.320522] SELinux:  Disabled at boot.
> [   13.320535] Mount-cache hash table entries: 512
> [   13.320650] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000649d 00000000 00000000
> [   13.320658] monitor/mwait feature present.
> [   13.320661] using mwait in idle threads.
> [   13.320667] CPU: Trace cache: 12K uops, L1 D cache: 16K
> [   13.320670] CPU: L2 cache: 2048K
> [   13.320673] CPU: Physical Processor ID: 0
> [   13.320675] CPU: After all inits, caps: bfebfbff 20100000 00000000 0000b180 0000649d 00000000 00000000
> [   13.320685] Compat vDSO mapped to ffffe000.
> [   13.320699] Checking 'hlt' instruction... OK.
> [   13.336582] SMP alternatives: switching to UP code
> [   13.336867] ACPI: Core revision 20070126
> [   13.452894] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
> [   13.452912] SMP alternatives: switching to SMP code
> [   13.452929] Booting processor 1/1 eip 3000
> [   13.463270] Initializing CPU#1
> [   13.540377] Calibrating delay using timer specific routine.. 5985.19 BogoMIPS (lpj=11970387)
> [   13.540387] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000649d 00000000 00000000
> [   13.540394] monitor/mwait feature present.
> [   13.540401] CPU: Trace cache: 12K uops, L1 D cache: 16K
> [   13.540404] CPU: L2 cache: 2048K
> [   13.540406] CPU: Physical Processor ID: 0
> [   13.540409] CPU: After all inits, caps: bfebfbff 20100000 00000000 0000b180 0000649d 00000000 00000000
> [   13.540958] CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
> [   13.540999] Total of 2 processors activated (11975.70 BogoMIPS).
> [   13.541150] ENABLING IO-APIC IRQs
> [   13.541334] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
> [   13.688401] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
> [   13.708408] Brought up 2 CPUs
> [   13.887909] migration_cost=146
> [   13.888090] Booting paravirtualized kernel on bare hardware
> [   13.888157] Time: 13:11:55  Date: 05/30/107
> [   13.888182] NET: Registered protocol family 16
> [   13.888278] EISA bus registered
> [   13.888284] ACPI: bus type pci registered
> [   13.888294] PCI: Found Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub without MMCONFIG support.
> [   13.912692] PCI: PCI BIOS revision 2.10 entry at 0xfb8d3, last bus=5
> [   13.912695] PCI: Using configuration type 1
> [   13.912696] Setting up standard PCI resources
> [   13.951455] ACPI: Interpreter enabled
> [   13.951459] ACPI: (supports S0 S1 S3 S4 S5)
> [   13.951482] ACPI: Using IOAPIC for interrupt routing
> [   14.024368] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [   14.024388] PCI: Probing PCI hardware (bus 00)
> [   14.024993] PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
> [   14.024998] PCI quirk: region 0880-08bf claimed by ICH6 GPIO
> [   14.025674] PCI: Firmware left 0000:05:08.0 e100 interrupts enabled, disabling
> [   14.025757] PCI: Transparent bridge - 0000:00:1e.0
> [   14.025830] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [   14.026430] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
> [   14.027045] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
> [   14.027393] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
> [   14.027669] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI5._PRT]
> [   14.028005] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI6._PRT]
> [   14.835105] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
> [   14.835515] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15)
> [   14.835962] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 9 10 11 12 15)
> [   14.836399] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
> [   14.836804] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 15)
> [   14.837258] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15)
> [   14.837676] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
> [   14.838093] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 15)
> [   14.838270] Linux Plug and Play Support v0.97 (c) Adam Belay
> [   14.838285] pnp: PnP ACPI init
> [   14.838294] ACPI: bus type pnp registered
> [   14.869415] pnp: PnP ACPI: found 8 devices
> [   14.869417] ACPI: ACPI bus type pnp unregistered
> [   14.869422] PnPBIOS: Disabled by ACPI PNP
> [   14.869479] PCI: Using ACPI for IRQ routing
> [   14.869483] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
> [   14.884045] NET: Registered protocol family 8
> [   14.884048] NET: Registered protocol family 20
> [   14.884114] pnp: 00:01: ioport range 0x800-0x85f has been reserved
> [   14.884117] pnp: 00:01: ioport range 0xc00-0xc7f has been reserved
> [   14.884120] pnp: 00:01: ioport range 0x860-0x8ff could not be reserved
> [   14.884129] pnp: 00:06: iomem range 0x0-0x9ffff could not be reserved
> [   14.884133] pnp: 00:06: iomem range 0x100000-0xffffff could not be reserved
> [   14.884136] pnp: 00:06: iomem range 0x1000000-0x3fe8cbff could not be reserved
> [   14.884139] pnp: 00:06: iomem range 0xf0000-0xfffff could not be reserved
> [   14.884145] pnp: 00:07: ioport range 0x100-0x1fe could not be reserved
> [   14.884147] pnp: 00:07: ioport range 0x200-0x277 has been reserved
> [   14.884150] pnp: 00:07: ioport range 0x280-0x2e7 has been reserved
> [   14.884153] pnp: 00:07: ioport range 0x2e8-0x2ef has been reserved
> [   14.884155] pnp: 00:07: ioport range 0x2f0-0x2f7 has been reserved
> [   14.884158] pnp: 00:07: ioport range 0x2f8-0x2ff has been reserved
> [   14.884161] pnp: 00:07: ioport range 0x300-0x377 could not be reserved
> [   14.884164] pnp: 00:07: ioport range 0x380-0x3bb has been reserved
> [   14.884167] pnp: 00:07: iomem range 0xf0000000-0xf3ffffff could not be reserved
> [   14.884170] pnp: 00:07: iomem range 0xfeda0000-0xfedacfff has been reserved
> [   14.887644] Time: tsc clocksource has been installed.
> [   14.887660] Switched to high resolution mode on CPU 0
> [   14.887769] Switched to high resolution mode on CPU 1
> [   14.914526] PCI: Bridge: 0000:00:01.0
> [   14.914528]   IO window: disabled.
> [   14.914533]   MEM window: e8000000-efefffff
> [   14.914537]   PREFETCH window: d8000000-dfffffff
> [   14.914541] PCI: Bridge: 0000:00:1c.0
> [   14.914542]   IO window: disabled.
> [   14.914548]   MEM window: e7f00000-e7ffffff
> [   14.914551]   PREFETCH window: disabled.
> [   14.914556] PCI: Bridge: 0000:00:1c.4
> [   14.914558]   IO window: disabled.
> [   14.914563]   MEM window: disabled.
> [   14.914566]   PREFETCH window: disabled.
> [   14.914571] PCI: Bridge: 0000:00:1c.5
> [   14.914572]   IO window: disabled.
> [   14.914577]   MEM window: disabled.
> [   14.914581]   PREFETCH window: disabled.
> [   14.914586] PCI: Bridge: 0000:00:1e.0
> [   14.914589]   IO window: d000-dfff
> [   14.914594]   MEM window: e7e00000-e7efffff
> [   14.914598]   PREFETCH window: disabled.
> [   14.914615] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
> [   14.914621] PCI: Setting latency timer of device 0000:00:01.0 to 64
> [   14.914639] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
> [   14.914645] PCI: Setting latency timer of device 0000:00:1c.0 to 64
> [   14.914663] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16
> [   14.914668] PCI: Setting latency timer of device 0000:00:1c.4 to 64
> [   14.914687] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 17
> [   14.914693] PCI: Setting latency timer of device 0000:00:1c.5 to 64
> [   14.914705] PCI: Setting latency timer of device 0000:00:1e.0 to 64
> [   14.914715] NET: Registered protocol family 2
> [   14.959563] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
> [   14.959634] TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
> [   14.960469] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
> [   14.960721] TCP: Hash tables configured (established 131072 bind 65536)
> [   14.960725] TCP reno registered
> [   14.975713] checking if image is initramfs... it is
> [   15.513866] Freeing initrd memory: 6797k freed
> [   15.513962] Simple Boot Flag at 0x7a set to 0x1
> [   15.514469] audit: initializing netlink socket (disabled)
> [   15.514483] audit(1183209117.024:1): initialized
> [   15.514594] highmem bounce pool size: 64 pages
> [   15.516974] VFS: Disk quotas dquot_6.5.1
> [   15.517038] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> [   15.517133] io scheduler noop registered
> [   15.517136] io scheduler anticipatory registered
> [   15.517138] io scheduler deadline registered
> [   15.517154] io scheduler cfq registered (default)
> [   15.531296] Boot video device is 0000:01:00.0
> [   15.531386] PCI: Setting latency timer of device 0000:00:01.0 to 64
> [   15.531429] assign_interrupt_mode Found MSI capability
> [   15.531465] Allocate Port Service[0000:00:01.0:pcie00]
> [   15.531557] PCI: Setting latency timer of device 0000:00:1c.0 to 64
> [   15.531602] assign_interrupt_mode Found MSI capability
> [   15.531638] Allocate Port Service[0000:00:1c.0:pcie00]
> [   15.531677] Allocate Port Service[0000:00:1c.0:pcie02]
> [   15.531769] PCI: Setting latency timer of device 0000:00:1c.4 to 64
> [   15.531814] assign_interrupt_mode Found MSI capability
> [   15.531851] Allocate Port Service[0000:00:1c.4:pcie00]
> [   15.531891] Allocate Port Service[0000:00:1c.4:pcie02]
> [   15.531982] PCI: Setting latency timer of device 0000:00:1c.5 to 64
> [   15.532032] assign_interrupt_mode Found MSI capability
> [   15.532068] Allocate Port Service[0000:00:1c.5:pcie00]
> [   15.532107] Allocate Port Service[0000:00:1c.5:pcie02]
> [   15.532329] isapnp: Scanning for PnP cards...
> [   15.883801] isapnp: No Plug & Play device found
> [   15.910830] Real Time Clock Driver v1.12ac
> [   15.910925] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
> [   15.912075] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
> [   15.912315] input: Macintosh mouse button emulation as /class/input/input0
> [   15.912451] PNP: No PS/2 controller found. Probing ports directly.
> [   15.914968] serio: i8042 KBD port at 0x60,0x64 irq 1
> [   15.914976] serio: i8042 AUX port at 0x60,0x64 irq 12
> [   15.915191] mice: PS/2 mouse device common for all mice
> [   15.915314] EISA: Probing bus 0 at eisa.0
> [   15.915347] EISA: Detected 0 cards.
> [   15.915510] TCP cubic registered
> [   15.915522] NET: Registered protocol family 1
> [   15.915544] Using IPI No-Shortcut mode
> [   15.915700]   Magic number: 11:249:181
> [   15.915751]   hash matches device ttyr7
> [   15.916065] Freeing unused kernel memory: 360k freed
> [   17.125398] Capability LSM initialized
> [   17.133538] ACPI Exception (processor_core-0781): AE_NOT_FOUND, Processor Device is not present [20070126]
> [   17.133552] ACPI Exception (processor_core-0781): AE_NOT_FOUND, Processor Device is not present [20070126]
> [   17.632596] usbcore: registered new interface driver usbfs
> [   17.632639] usbcore: registered new interface driver hub
> [   17.632680] usbcore: registered new device driver usb
> [   17.633981] USB Universal Host Controller Interface driver v3.0
> [   17.634066] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 21 (level, low) -> IRQ 18
> [   17.634084] PCI: Setting latency timer of device 0000:00:1d.0 to 64
> [   17.634090] uhci_hcd 0000:00:1d.0: UHCI Host Controller
> [   17.634273] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
> [   17.634306] uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000ff80
> [   17.634472] usb usb1: configuration #1 chosen from 1 choice
> [   17.634511] hub 1-0:1.0: USB hub found
> [   17.634521] hub 1-0:1.0: 2 ports detected
> [   17.727393] SCSI subsystem initialized
> [   17.738369] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 19
> [   17.738389] PCI: Setting latency timer of device 0000:00:1d.1 to 64
> [   17.738395] uhci_hcd 0000:00:1d.1: UHCI Host Controller
> [   17.738432] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
> [   17.738468] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ff60
> [   17.738609] usb usb2: configuration #1 chosen from 1 choice
> [   17.738651] hub 2-0:1.0: USB hub found
> [   17.738666] hub 2-0:1.0: 2 ports detected
> [   17.787844] libata version 2.21 loaded.
> [   17.797888] e100: Intel(R) PRO/100 Network Driver, 3.5.17-k4-NAPI
> [   17.797893] e100: Copyright(c) 1999-2006 Intel Corporation
> [   17.842273] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 20
> [   17.842290] PCI: Setting latency timer of device 0000:00:1d.2 to 64
> [   17.842296] uhci_hcd 0000:00:1d.2: UHCI Host Controller
> [   17.842329] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
> [   17.842364] uhci_hcd 0000:00:1d.2: irq 20, io base 0x0000ff40
> [   17.842505] usb usb3: configuration #1 chosen from 1 choice
> [   17.842546] hub 3-0:1.0: USB hub found
> [   17.842557] hub 3-0:1.0: 2 ports detected
> [   17.946199] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 21
> [   17.946212] PCI: Setting latency timer of device 0000:00:1d.3 to 64
> [   17.946217] uhci_hcd 0000:00:1d.3: UHCI Host Controller
> [   17.946257] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
> [   17.946288] uhci_hcd 0000:00:1d.3: irq 21, io base 0x0000ff20
> [   17.946431] usb usb4: configuration #1 chosen from 1 choice
> [   17.946468] hub 4-0:1.0: USB hub found
> [   17.946477] hub 4-0:1.0: 2 ports detected
> [   18.050632] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 21 (level, low) -> IRQ 18
> [   18.050646] PCI: Setting latency timer of device 0000:00:1d.7 to 64
> [   18.050652] ehci_hcd 0000:00:1d.7: EHCI Host Controller
> [   18.050693] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
> [   18.050736] ehci_hcd 0000:00:1d.7: debug port 1
> [   18.050745] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
> [   18.050755] ehci_hcd 0000:00:1d.7: irq 18, io mem 0xffa80800
> [   18.054651] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
> [   18.054792] usb usb5: configuration #1 chosen from 1 choice
> [   18.054834] hub 5-0:1.0: USB hub found
> [   18.054846] hub 5-0:1.0: 8 ports detected
> [   18.082025] usb 2-1: new full speed USB device using uhci_hcd and address 2
> [   18.158421] ahci 0000:00:1f.2: version 2.2
> [   18.158450] ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 22
> [   18.897617] usb 5-3: new high speed USB device using ehci_hcd and address 2
> [   19.032146] usb 5-3: configuration #1 chosen from 1 choice
> [   19.161499] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
> [   19.161504] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
> [   19.161510] PCI: Setting latency timer of device 0000:00:1f.2 to 64
> [   19.161804] scsi0 : ahci
> [   19.161873] scsi1 : ahci
> [   19.161928] scsi2 : ahci
> [   19.162016] scsi3 : ahci
> [   19.162052] ata1: SATA max UDMA/133 cmd 0xf8854d00 ctl 0x00000000 bmdma 0x00000000 irq 0
> [   19.162058] ata2: SATA max UDMA/133 cmd 0xf8854d80 ctl 0x00000000 bmdma 0x00000000 irq 0
> [   19.162063] ata3: SATA max UDMA/133 cmd 0xf8854e00 ctl 0x00000000 bmdma 0x00000000 irq 0
> [   19.162068] ata4: SATA max UDMA/133 cmd 0xf8854e80 ctl 0x00000000 bmdma 0x00000000 irq 0
> [   19.645238] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [   19.647365] ata1.00: ata_hpa_resize 1: sectors = 312500000, hpa_sectors = 312500000
> [   19.647371] ata1.00: ATA-7: Maxtor 6L160M0, BANC1G10, max UDMA/133
> [   19.647374] ata1.00: 312500000 sectors, multi 8: LBA48 NCQ (depth 31/32)
> [   19.650851] ata1.00: ata_hpa_resize 1: sectors = 312500000, hpa_sectors = 312500000
> [   19.650857] ata1.00: configured for UDMA/133
> [   19.825222] usbcore: registered new interface driver libusual
> [   19.833306] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> [   19.833314] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> [   19.835540] Initializing USB Mass Storage driver...
> [   19.961102] ata2: SATA link down (SStatus 0 SControl 300)
> [   20.065029] usb 3-1: new low speed USB device using uhci_hcd and address 2
> [   20.239252] usb 3-1: configuration #1 chosen from 1 choice
> [   20.276927] ata3: SATA link down (SStatus 0 SControl 300)
> [   20.480821] usb 3-2: new low speed USB device using uhci_hcd and address 3
> [   20.588769] ata4: SATA link down (SStatus 0 SControl 300)
> [   20.588904] scsi 0:0:0:0: Direct-Access     ATA      Maxtor 6L160M0   BANC PQ: 0 ANSI: 5
> [   20.589953] ata_piix 0000:00:1f.1: version 2.11
> [   20.589975] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
> [   20.590023] PCI: Setting latency timer of device 0000:00:1f.1 to 64
> [   20.590088] scsi4 : ata_piix
> [   20.590146] scsi5 : ata_piix
> [   20.590190] ata5: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
> [   20.590195] ata6: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15
> [   20.597028] sd 0:0:0:0: [sda] 312500000 512-byte hardware sectors (160000 MB)
> [   20.597051] sd 0:0:0:0: [sda] Write Protect is off
> [   20.597056] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [   20.597090] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [   20.597165] sd 0:0:0:0: [sda] 312500000 512-byte hardware sectors (160000 MB)
> [   20.597184] sd 0:0:0:0: [sda] Write Protect is off
> [   20.597188] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [   20.597219] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [   20.597225]  sda: sda1 sda2 sda3 sda4
> [   20.655038] usb 3-2: configuration #1 chosen from 1 choice
> [   20.663687] sd 0:0:0:0: [sda] Attached SCSI disk
> [   20.671452] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [   20.912684] usb 4-1: new full speed USB device using uhci_hcd and address 2
> [   20.951700] Attempting manual resume
> [   20.951704] swsusp: Resume From Partition 8:4
> [   20.951706] PM: Checking swsusp image.
> [   20.951800] PM: Resume from disk failed.
> [   20.975725] kjournald starting.  Commit interval 5 seconds
> [   20.975733] EXT3-fs: mounted filesystem with ordered data mode.
> [   21.065847] usb 4-1: configuration #1 chosen from 1 choice
> [   21.076807] ata5.00: ATAPI, max UDMA/33
> [   21.076813] ata5.01: ATAPI, max UDMA/33
> [   21.240702] ata5.00: configured for UDMA/33
> [   21.308413] usb 4-2: new low speed USB device using uhci_hcd and address 3
> [   21.404862] ata5.01: configured for UDMA/33
> [   21.404896] ata6: port disabled. ignoring.
> [   21.412971] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVD-ROM GDR8163B 0D20 PQ: 0 ANSI: 5
> [   21.413041] scsi 4:0:0:0: Attached scsi generic sg1 type 5
> [   21.415039] scsi 4:0:1:0: CD-ROM            PHILIPS  DVD+-RW DVD8701  5D24 PQ: 0 ANSI: 5
> [   21.415089] scsi 4:0:1:0: Attached scsi generic sg2 type 5
> [   21.415163] ACPI: PCI Interrupt 0000:05:08.0[A] -> GSI 20 (level, low) -> IRQ 22
> [   21.436270] e100: eth0: e100_probe: addr 0xe7efd000, irq 22, MAC addr 00:12:3F:73:9F:AB
> [   21.496612] usb 4-2: configuration #1 chosen from 1 choice
> [   21.501647] usbcore: registered new interface driver hiddev
> [   21.501746] scsi6 : SCSI emulation for USB Mass Storage devices
> [   21.501801] usb-storage: device found at 2
> [   21.501805] usb-storage: waiting for device to settle before scanning
> [   21.519699] input: Logitech USB Receiver as /class/input/input1
> [   21.519726] input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.2-1
> [   21.534679] input: Dell Dell USB Keyboard as /class/input/input2
> [   21.534689] input: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.2-2
> [   21.567644] input: HID 04d9:1166 as /class/input/input3
> [   21.567666] input: USB HID v1.10 Mouse [HID 04d9:1166] on usb-0000:00:1d.3-2
> [   21.567705] usbcore: registered new interface driver usbhid
> [   21.567710] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
> [   21.567715] usbcore: registered new interface driver usb-storage
> [   21.567723] USB Mass Storage support registered.
> [   26.498019] usb-storage: device scan complete
> [   26.501876] scsi 6:0:0:0: Direct-Access     Samsung  CF Card       CF 1.6E PQ: 0 ANSI: 0 CCS
> [   26.505877] scsi 6:0:0:1: Direct-Access     Samsung  MS Card       MS 1.6E PQ: 0 ANSI: 0 CCS
> [   26.508477] scsi 6:0:0:2: Direct-Access     Samsung  SD Card   MMC/SD 1.6E PQ: 0 ANSI: 0 CCS
> [   26.510790] scsi 6:0:0:3: Direct-Access     Samsung  SM/XD Card    SM 1.6E PQ: 0 ANSI: 0 CCS
> [   26.515975] sd 6:0:0:0: [sdb] Attached SCSI removable disk
> [   26.516039] sd 6:0:0:0: Attached scsi generic sg3 type 0
> [   26.517888] sd 6:0:0:1: [sdc] Attached SCSI removable disk
> [   26.517946] sd 6:0:0:1: Attached scsi generic sg4 type 0
> [   26.521912] sd 6:0:0:2: [sdd] Attached SCSI removable disk
> [   26.521981] sd 6:0:0:2: Attached scsi generic sg5 type 0
> [   26.525206] sd 6:0:0:3: [sde] Attached SCSI removable disk
> [   26.525270] sd 6:0:0:3: Attached scsi generic sg6 type 0
> [   28.495550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [   28.506105] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [   28.511531] iTCO_vendor_support: vendor-support=0
> [   28.512706] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
> [   28.512798] iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
> [   28.512811] iTCO_wdt: No card detected
> [   28.537315] Linux agpgart interface v0.102 (c) Dave Jones
> [   28.647505] ACPI: PCI Interrupt 0000:05:04.0[A] -> GSI 16 (level, low) -> IRQ 16
> [   28.647514] rt2500 1.1.0 CVS 2007061415 http://rt2x00.serialmonkey.com
> [   28.652873] intel_rng: Firmware space is locked read-only. <4>intel_rng: If you can't or
> [   28.652877]  don't want to <4>intel_rng: disable this in firmware setup, and <4>intel_rng: if
> [   28.652879]  you are certain that your <4>intel_rng: system has a functional
> [   28.652881]  RNG, try<4>intel_rng: using the 'no_fwh_detect' option.
> [   28.654899] agpgart: Detected an Intel 945G Chipset.
> [   28.675954] agpgart: AGP aperture is 256M @ 0x0
> [   28.677650] input: PC Speaker as /class/input/input4
> [   29.095235] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
> [   29.095241] Uniform CD-ROM driver Revision: 3.20
> [   29.095337] sr 4:0:0:0: Attached scsi CD-ROM sr0
> [   29.104472] rt2500 EEPROM:  1  2  3  4  5  6  7  8  9 10 11 12 13 14  Channel
> [   29.104485] rt2500 EEPROM:  4  4  4  4  4  4  5  5  5  5  5  5  5  5  dBm Maximum
> [   29.115726] sr1: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
> [   29.115823] sr 4:0:1:0: Attached scsi CD-ROM sr1
> [   29.245774] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/wireless/at76/at76c503.c: Atmel at76c50x USB Wireless LAN Driver 0.14beta1 loading
> [   29.516305] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/wireless/at76/at76c503.c: firmware version 1.101.2 #84 (fcs_len 4)
> [   29.517309] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/wireless/at76/at76c503.c: device's MAC 00:09:92:00:33:35, regulatory domain ETSI (Europe - (Spain+France) (id 48)
> [   29.517438] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/wireless/at76/at76c503.c: registered wlan0
> [   29.517467] usbcore: registered new interface driver lmpcm_usb
> [   29.517472] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/misc/lmpcm_usb.c: v0.5.5:USB Logitech MediaPlay Cordless Mouse driver
> [   29.517489] usbcore: registered new interface driver at76_usb
> [   29.708218] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
> [   29.708250] PCI: Setting latency timer of device 0000:00:1b.0 to 64
> [   29.778770] NET: Registered protocol family 10
> [   29.778880] lo: Disabled Privacy Extensions
> [   29.956124] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2339: autoconfig: line_outs=3 (0xd/0xc/0xf/0x0/0x0)
> [   29.956130] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2343:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
> [   29.956134] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2347:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
> [   29.956138] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/hda_codec.c:2355:    inputs: mic=0xb, fmic=0xe, line=0x15, fline=0x0, cd=0x0, aux=0x0
> [   29.996102] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:1232: stac92xx_auto_fill_dac_nids: No available DAC for pin 0x15
> [   29.996111] ALSA /usr/src/alsa/alsa-driver-1.0.14/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1020: hda-intel: no codecs initialized
> [   29.996167] ACPI: PCI interrupt for device 0000:00:1b.0 disabled
> [   30.113477] fuse init (API version 7.8)
> [   30.162831] lp: driver loaded but no devices found
> [   30.227288] Adding 594396k swap on /dev/disk/by-uuid/75b6d6d2-755e-4f0b-8446-f26ab3f8b3ac.  Priority:-1 extents:1 across:594396k
> [   30.379850] EXT3 FS on sda1, internal journal
> [   30.708595] kjournald starting.  Commit interval 5 seconds
> [   30.708733] EXT3 FS on sda3, internal journal
> [   30.708738] EXT3-fs: mounted filesystem with ordered data mode.
> [   30.709462] kjournald starting.  Commit interval 5 seconds
> [   30.709560] EXT3 FS on sda2, internal journal
> [   30.709565] EXT3-fs: mounted filesystem with ordered data mode.
> [   31.311112] input: Power Button (FF) as /class/input/input5
> [   31.311123] ACPI: Power Button (FF) [PWRF]
> [   31.311182] input: Power Button (CM) as /class/input/input6
> [   31.311192] ACPI: Power Button (CM) [VBTN]
> [   31.377077] No dock devices found.
> [   31.438845] toshiba_acpi: Unknown parameter `hotkeys_over_acpi'
> [   32.922657] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/wireless/at76/at76c503.c: 2522: assertion dev->istate == INIT failed
> [   33.655134] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/wireless/at76/at76c503.c: 2492: assertion dev->istate == SCANNING failed
> [   40.139047] ra0: no IPv6 routers present
> [   41.631974] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
> [   41.631985] apm: disabled - APM is not SMP safe.
> [   41.830246] wlan0: no IPv6 routers present
> [   42.315165] Registering unionfs 1.4
> [   42.315171] unionfs: debugging is not enabled
> [   42.690666] Bluetooth: Core ver 2.11
> [   42.691079] NET: Registered protocol family 31
> [   42.691086] Bluetooth: HCI device and connection manager initialized
> [   42.691091] Bluetooth: HCI socket layer initialized
> [   42.698470] Bluetooth: L2CAP ver 2.8
> [   42.698476] Bluetooth: L2CAP socket layer initialized
> [   42.747642] Bluetooth: RFCOMM socket layer initialized
> [   42.747989] Bluetooth: RFCOMM TTY layer initialized
> [   42.747996] Bluetooth: RFCOMM ver 1.8
> [4 proc-asound-card0-codec.txt <text/plain; ANSI_X3.4-1968 (base64)>]
> Codec: SigmaTel STAC9221 A1
> Address: 0
> Vendor Id: 0x83847680
> Subsystem Id: 0x102801a7
> Revision Id: 0x103201
> Default PCM:
>     rates [0x7e0]: 44100 48000 88200 96000 176400 192000
>     bits [0xe]: 16 20 24
>     formats [0x1]: PCM
> Default Amp-In caps: ofs=0x00, nsteps=0x0e, stepsize=0x05, mute=1
> Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1
> Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
>   Amp-Out caps: N/A
>   Amp-Out vals:  [0x69 0x69]
>   Power: 0x0
> Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
>   Amp-Out caps: N/A
>   Amp-Out vals:  [0xff 0xff]
>   Power: 0x0
> Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
>   Amp-Out caps: N/A
>   Amp-Out vals:  [0xff 0xff]
>   Power: 0x0
> Node 0x05 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
>   Amp-Out caps: N/A
>   Amp-Out vals:  [0xff 0xff]
>   Power: 0x0
> Node 0x06 [Audio Input] wcaps 0x1d0541: Stereo
>   Power: 0x0
>   Connection: 1
>      0x17
> Node 0x07 [Audio Input] wcaps 0x1d0541: Stereo
>   Power: 0x0
>   Connection: 1
>      0x18
> Node 0x08 [Audio Output] wcaps 0x40211: Stereo Digital
>   PCM:
>     rates [0x7e0]: 44100 48000 88200 96000 176400 192000
>     bits [0xe]: 16 20 24
>     formats [0x5]: PCM AC3
> Node 0x09 [Audio Input] wcaps 0x140311: Stereo Digital
>   PCM:
>     rates [0x160]: 44100 48000 96000
>     bits [0xe]: 16 20 24
>     formats [0x5]: PCM AC3
>   Connection: 1
>      0x11
> Node 0x0a [Pin Complex] wcaps 0x400181: Stereo
>   Pincap 0x08173f: IN OUT HP Detect
>   Pin Default 0x02214030: [Jack] HP Out at Ext Front
>     Conn = 1/8, Color = Green
>   Pin-ctls: 0xc0: OUT HP
>   Connection: 1
>      0x02
> Node 0x0b [Pin Complex] wcaps 0x400181: Stereo
>   Pincap 0x081737: IN OUT Detect
>   Pin Default 0x01a19021: [Jack] Mic at Ext Rear
>     Conn = 1/8, Color = Pink
>   Pin-ctls: 0x24: IN
>   Connection: 1
>      0x04
> Node 0x0c [Pin Complex] wcaps 0x400181: Stereo
>   Pincap 0x081737: IN OUT Detect
>   Pin Default 0x01111012: [Jack] Speaker at Ext Rear
>     Conn = 1/8, Color = Black
>   Pin-ctls: 0x40: OUT
>   Connection: 1
>      0x03
> Node 0x0d [Pin Complex] wcaps 0x400181: Stereo
>   Pincap 0x08173f: IN OUT HP Detect
>   Pin Default 0x01114010: [Jack] Speaker at Ext Rear
>     Conn = 1/8, Color = Green
>   Pin-ctls: 0x40: OUT
>   Connection: 1
>      0x02
> Node 0x0e [Pin Complex] wcaps 0x400081: Stereo
>   Pincap 0x0824: IN Detect
>   Pin Default 0x02a19020: [Jack] Mic at Ext Front
>     Conn = 1/8, Color = Pink
>   Pin-ctls: 0x20: IN
> Node 0x0f [Pin Complex] wcaps 0x400181: Stereo
>   Pincap 0x0837: IN OUT Detect
>   Pin Default 0x01117011: [Jack] Speaker at Ext Rear
>     Conn = 1/8, Color = Yellow
>   Pin-ctls: 0x40: OUT
>   Connection: 1
>      0x05
> Node 0x10 [Pin Complex] wcaps 0x400301: Stereo Digital
>   Pincap 0x0810: OUT
>   Pin Default 0x400000f0: [N/A] Line Out at Ext N/A
>     Conn = Unknown, Color = Unknown
>   Pin-ctls: 0x00:
>   Connection: 3
>      0x08* 0x17 0x19
> Node 0x11 [Pin Complex] wcaps 0x430681: Stereo Digital
>   Pincap 0x0810024: IN EAPD Detect
>   Pin Default 0x400000f1: [N/A] Line Out at Ext N/A
>     Conn = Unknown, Color = Unknown
>   Pin-ctls: 0x00:
>   Power: 0x0
> Node 0x12 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
>   Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0
>   Amp-Out vals:  [0x00 0x00]
>   Connection: 7
>      0x0e 0x15 0x0f 0x0b* 0x0c 0x0d 0x0a
> Node 0x13 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
>   Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0
>   Amp-Out vals:  [0x00 0x00]
>   Connection: 7
>      0x0e 0x15 0x0f 0x0b* 0x0c 0x0d 0x0a
> Node 0x14 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out
>   Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=0
>   Amp-Out vals:  [0x00]
> Node 0x15 [Pin Complex] wcaps 0x400001: Stereo
>   Pincap 0x0820: IN
>   Pin Default 0x01813122: [Jack] Line In at Ext Rear
>     Conn = 1/8, Color = Blue
>   Pin-ctls: 0x20: IN
> Node 0x16 [Volume Knob Widget] wcaps 0x600000: Mono
> Node 0x17 [Audio Selector] wcaps 0x300903: Stereo Amp-In
>   Amp-In caps: N/A
>   Amp-In vals:  [0x80 0x80]
>   Connection: 1
>      0x12
> Node 0x18 [Audio Selector] wcaps 0x300903: Stereo Amp-In
>   Amp-In caps: N/A
>   Amp-In vals:  [0x80 0x80]
>   Connection: 1
>      0x13
> Node 0x19 [Vendor Defined Widget] wcaps 0xf30201: Stereo Digital
> Node 0x1a [Audio Output] wcaps 0x30201: Stereo Digital
> Node 0x1b [Pin Complex] wcaps 0x400301: Stereo Digital
>   Pincap 0x0810: OUT
>   Pin Default 0x400000f2: [N/A] Line Out at Ext N/A
>     Conn = Unknown, Color = Unknown
>   Pin-ctls: 0x00:
>   Connection: 1
>      0x1a


More information about the Alsa-devel mailing list