Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030745Ab2HHTfm (ORCPT ); Wed, 8 Aug 2012 15:35:42 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:37127 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753318Ab2HHTfh (ORCPT ); Wed, 8 Aug 2012 15:35:37 -0400 MIME-Version: 1.0 Date: Wed, 8 Aug 2012 22:35:35 +0300 Message-ID: Subject: PROBLEM: snd_hda_intel bug during boot From: Alexei Kornienko To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 48017 Lines: 1100 Seems like I have a bug in audio driver on my laptop. Cause of this I don't have any sound card detected. Please find more details below: ** Version: Linux version 3.2.0-29-generic-pae (buildd@roseapple) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #46-Ubuntu SMP Fri Jul 27 17:25:43 UTC 2012 ** Tainted: 1152 ** Error trace: Aug 8 22:09:13 alex-Laptop kernel: [ 21.442831] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s Aug 8 22:09:13 alex-Laptop kernel: [ 21.442835] iwl3945: Copyright(c) 2003-2011 Intel Corporation Aug 8 22:09:13 alex-Laptop kernel: [ 21.442907] iwl3945 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 Aug 8 22:09:13 alex-Laptop kernel: [ 21.442923] iwl3945 0000:05:00.0: setting latency timer to 64 Aug 8 22:09:13 alex-Laptop kernel: [ 21.483129] iwl3945 0000:05:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels Aug 8 22:09:13 alex-Laptop kernel: [ 21.483133] iwl3945 0000:05:00.0: Detected Intel Wireless WiFi Link 3945BG Aug 8 22:09:13 alex-Laptop kernel: [ 21.483288] iwl3945 0000:05:00.0: irq 45 for MSI/MSI-X Aug 8 22:09:13 alex-Laptop kernel: [ 21.483535] Registered led device: phy0-led Aug 8 22:09:13 alex-Laptop kernel: [ 21.483610] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain Aug 8 22:09:13 alex-Laptop kernel: [ 21.763424] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 Aug 8 22:09:13 alex-Laptop kernel: [ 21.763500] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X Aug 8 22:09:13 alex-Laptop kernel: [ 21.763537] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 Aug 8 22:09:13 alex-Laptop kernel: [ 22.007311] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs' Aug 8 22:09:13 alex-Laptop kernel: [ 22.182032] hda_codec: ALC883: BIOS auto-probing. Aug 8 22:09:13 alex-Laptop kernel: [ 22.182037] hda_codec: ALC883: SKU not ready 0x411111f0 Aug 8 22:09:13 alex-Laptop kernel: [ 22.183949] BUG: unable to handle kernel NULL pointer dereference at 00000002 Aug 8 22:09:13 alex-Laptop kernel: [ 22.183971] IP: [] strcmp+0x15/0x30 Aug 8 22:09:13 alex-Laptop kernel: [ 22.183985] *pdpt = 0000000036d57001 *pde = 0000000000000000 Aug 8 22:09:13 alex-Laptop kernel: [ 22.183996] Oops: 0000 [#1] SMP Aug 8 22:09:13 alex-Laptop kernel: [ 22.184004] Modules linked in: snd_hda_codec_realtek arc4 snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm iwl3945 snd_seq_midi tifm_sd snd_rawmidi snd_seq_midi_event tifm_7xx1 joydev snd_seq iwl_legacy tifm_core snd_timer snd_seq_device mac80211 pcmcia binfmt_misc psmouse btusb snd bluetooth soundcore cfg80211 yenta_socket pcmcia_rsrc pcmcia_core snd_page_alloc serio_raw et131x(C) mac_hid ppdev parport_pc lp parport hid_a4tech usbhid hid nouveau ttm drm_kms_helper drm i2c_algo_bit mxm_wmi firewire_ohci firewire_core crc_itu_t sdhci_pci sdhci video wmi Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] Pid: 549, comm: modprobe Tainted: G C 3.2.0-29-generic-pae #46-Ubuntu LG Electronics M1-KP65R1/ROCKY Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] EIP: 0060:[] EFLAGS: 00010282 CPU: 0 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] EIP is at strcmp+0x15/0x30 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] EAX: 00000002 EBX: 00000002 ECX: 00000004 EDX: faadc998 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] ESI: 00000002 EDI: faadc998 EBP: f02ebd6c ESP: f02ebd64 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] Process modprobe (pid: 549, ti=f02ea000 task=f6d7cc20 task.ti=f02ea000) Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] Stack: Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] 00000004 ef985000 f02ebda4 faac0a46 00000018 00000003 ef9852c0 ef8b5870 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] 0019c000 00000005 ef8b5800 00000026 00000000 ef985000 ef8b5800 faac5b24 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] f02ebdc4 faac1dd5 00000000 ef9d9048 ef9852c0 ef8b5800 ef985000 00000000 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] Call Trace: Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] alc_auto_create_multi_out_ctls+0x96/0x1c0 [snd_hda_codec_realtek] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] alc_parse_auto_config+0x85/0x280 [snd_hda_codec_realtek] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] patch_alc882+0x21e/0x320 [snd_hda_codec_realtek] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] snd_hda_codec_configure+0x5f/0x190 [snd_hda_codec] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? azx_get_response+0x30/0x30 [snd_hda_intel] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? azx_power_notify+0x70/0x70 [snd_hda_intel] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? azx_stop_chip+0x20/0x20 [snd_hda_intel] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] azx_probe+0x14e/0x212 [snd_hda_intel] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] local_pci_probe+0x47/0xb0 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] pci_device_probe+0x68/0x90 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? sysfs_create_link+0x17/0x20 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] really_probe+0x4d/0x150 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? pm_runtime_barrier+0x49/0xb0 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] driver_probe_device+0x3a/0x60 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] __driver_attach+0x91/0xa0 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? driver_probe_device+0x60/0x60 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] bus_for_each_dev+0x49/0x70 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] driver_attach+0x21/0x30 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? driver_probe_device+0x60/0x60 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] bus_add_driver+0x17f/0x260 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? pci_device_probe+0x90/0x90 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] driver_register+0x66/0x110 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] __pci_register_driver+0x42/0xc0 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] alsa_card_azx_init+0x17/0x1000 [snd_hda_intel] Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] do_one_initcall+0x35/0x170 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] ? 0xf87a3fff Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] sys_init_module+0xad/0x210 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] [] sysenter_do_call+0x12/0x28 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] Code: 5d f4 8b 7d fc 89 ec 5d c3 8d b6 00 00 00 00 8d bc 27 00 00 00 00 55 89 e5 83 ec 08 89 75 f8 89 7d fc 3e 8d 74 26 00 89 c6 89 d7 ae 75 08 84 c0 75 f8 31 c0 eb 04 19 c0 0c 01 8b 75 f8 8b 7d Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] EIP: [] strcmp+0x15/0x30 SS:ESP 0068:f02ebd64 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184009] CR2: 0000000000000002 Aug 8 22:09:13 alex-Laptop kernel: [ 22.184699] ---[ end trace 91e25dcae379e705 ]--- Aug 8 22:09:13 alex-Laptop kernel: [ 22.446646] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain ** CPU info: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz stepping : 6 microcode : 0x48 cpu MHz : 1833.000 cache size : 2048 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm tpr_shadow bogomips : 3657.41 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz stepping : 6 microcode : 0x48 cpu MHz : 1833.000 cache size : 2048 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm tpr_shadow bogomips : 3657.53 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: ** Module information: bnep 17830 2 - Live 0x00000000 dm_crypt 22528 1 - Live 0x00000000 rfcomm 38139 12 - Live 0x00000000 snd_hda_codec_realtek 174222 1 - Live 0x00000000 arc4 12473 2 - Live 0x00000000 snd_hda_intel 47635 1 - Loading 0x00000000 snd_hda_codec 109562 2 snd_hda_codec_realtek,snd_hda_intel, Live 0x00000000 snd_hwdep 13276 1 snd_hda_codec, Live 0x00000000 snd_pcm 80845 2 snd_hda_intel,snd_hda_codec, Live 0x00000000 iwl3945 73152 0 - Live 0x00000000 snd_seq_midi 13132 0 - Live 0x00000000 tifm_sd 17566 0 - Live 0x00000000 snd_rawmidi 25424 1 snd_seq_midi, Live 0x00000000 snd_seq_midi_event 14475 1 snd_seq_midi, Live 0x00000000 tifm_7xx1 12937 0 - Live 0x00000000 joydev 17393 0 - Live 0x00000000 snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event, Live 0x00000000 iwl_legacy 71134 1 iwl3945, Live 0x00000000 tifm_core 15040 2 tifm_sd,tifm_7xx1, Live 0x00000000 snd_timer 28931 2 snd_pcm,snd_seq, Live 0x00000000 snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq, Live 0x00000000 mac80211 436455 2 iwl3945,iwl_legacy, Live 0x00000000 pcmcia 39791 0 - Live 0x00000000 binfmt_misc 17292 1 - Live 0x00000000 psmouse 72919 0 - Live 0x00000000 btusb 17912 2 - Live 0x00000000 snd 62064 9 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device, Live 0x00000000 bluetooth 158438 23 bnep,rfcomm,btusb, Live 0x00000000 soundcore 14635 1 snd, Live 0x00000000 cfg80211 178679 3 iwl3945,iwl_legacy,mac80211, Live 0x00000000 yenta_socket 27465 0 - Live 0x00000000 pcmcia_rsrc 18367 1 yenta_socket, Live 0x00000000 pcmcia_core 21511 3 pcmcia,yenta_socket,pcmcia_rsrc, Live 0x00000000 snd_page_alloc 14108 2 snd_hda_intel,snd_pcm, Live 0x00000000 serio_raw 13027 0 - Live 0x00000000 et131x 40557 0 - Live 0x00000000 (C) mac_hid 13077 0 - Live 0x00000000 ppdev 12849 0 - Live 0x00000000 parport_pc 32114 1 - Live 0x00000000 lp 17455 0 - Live 0x00000000 parport 40930 3 ppdev,parport_pc,lp, Live 0x00000000 hid_a4tech 12590 0 - Live 0x00000000 usbhid 41906 0 - Live 0x00000000 hid 77367 2 hid_a4tech,usbhid, Live 0x00000000 nouveau 712356 2 - Live 0x00000000 ttm 65344 1 nouveau, Live 0x00000000 drm_kms_helper 45466 1 nouveau, Live 0x00000000 drm 197692 4 nouveau,ttm,drm_kms_helper, Live 0x00000000 i2c_algo_bit 13199 1 nouveau, Live 0x00000000 mxm_wmi 12859 1 nouveau, Live 0x00000000 firewire_ohci 40172 0 - Live 0x00000000 firewire_core 56906 1 firewire_ohci, Live 0x00000000 crc_itu_t 12627 1 firewire_core, Live 0x00000000 sdhci_pci 18324 0 - Live 0x00000000 sdhci 28241 1 sdhci_pci, Live 0x00000000 video 19068 1 nouveau, Live 0x00000000 wmi 18744 1 mxm_wmi, Live 0x00000000 ** Loaded driver and hardware information (/proc/ioports, /proc/iomem): 0000-001f : dma1 0020-0021 : pic1 0040-0043 : timer0 0050-0053 : timer1 0060-0060 : keyboard 0062-0062 : EC data 0064-0064 : keyboard 0066-0066 : EC cmd 0070-0077 : rtc0 0080-008f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : 0000:00:1f.1 0170-0177 : ata_piix 01f0-01f7 : 0000:00:1f.1 01f0-01f7 : ata_piix 0376-0376 : 0000:00:1f.1 0376-0376 : ata_piix 0378-037a : parport0 03c0-03df : vga+ 03f6-03f6 : 0000:00:1f.1 03f6-03f6 : ata_piix 03f8-03ff : serial 0680-069f : pnp 00:06 06a0-06af : pnp 00:07 06b0-06ff : pnp 00:07 0778-077a : parport0 0800-080f : pnp 00:06 0cf8-0cff : PCI conf1 1000-107f : 0000:00:1f.0 1000-107f : pnp 00:06 1000-1003 : ACPI PM1a_EVT_BLK 1004-1005 : ACPI PM1a_CNT_BLK 1008-100b : ACPI PM_TMR 1010-1015 : ACPI CPU throttle 1020-1020 : ACPI PM2_CNT_BLK 1028-102f : ACPI GPE0_BLK 1180-11bf : 0000:00:1f.0 1180-11bf : pnp 00:06 1640-164f : pnp 00:06 1800-181f : 0000:00:1d.0 1800-181f : uhci_hcd 1820-183f : 0000:00:1d.1 1820-183f : uhci_hcd 1840-185f : 0000:00:1d.2 1840-185f : uhci_hcd 1860-187f : 0000:00:1d.3 1860-187f : uhci_hcd 1880-188f : 0000:00:1f.1 1880-188f : ata_piix 18a8-18ab : 0000:00:1f.2 18a8-18ab : ahci 18ac-18af : 0000:00:1f.2 18ac-18af : ahci 18b0-18bf : 0000:00:1f.2 18b0-18bf : ahci 18c0-18c7 : 0000:00:1f.2 18c0-18c7 : ahci 18c8-18cf : 0000:00:1f.2 18c8-18cf : ahci 18e0-18ff : 0000:00:1f.3 2000-2fff : PCI Bus 0000:02 3000-3fff : PCI Bus 0000:03 4000-4fff : PCI Bus 0000:06 4000-40ff : PCI CardBus 0000:07 4400-44ff : PCI CardBus 0000:07 5000-5fff : PCI Bus 0000:05 00000000-0000ffff : reserved 00010000-0009f7ff : System RAM 0009f800-0009ffff : reserved 000a0000-000bffff : Video RAM area 000c0000-000cedff : Video ROM 000dc000-000fffff : reserved 000f0000-000fffff : System ROM 00100000-9fedffff : System RAM 01000000-015adb63 : Kernel code 015adb64-0187423f : Kernel data 01934000-01a0cfff : Kernel bss 9fee0000-9fefffff : ACPI Non-volatile Storage 9ff00000-9fffffff : reserved a0000000-a3ffffff : PCI Bus 0000:06 a0000000-a3ffffff : PCI CardBus 0000:07 a4000000-a41fffff : PCI Bus 0000:05 a8000000-a8000fff : 0000:06:00.0 a8000000-a8000fff : yenta_socket ac000000-afffffff : PCI CardBus 0000:07 c0000000-cfffffff : PCI Bus 0000:01 c0000000-cfffffff : 0000:01:00.0 d0000000-d1ffffff : PCI Bus 0000:02 d0000000-d001ffff : 0000:02:00.0 d2000000-d3ffffff : PCI Bus 0000:03 d4000000-d5ffffff : PCI Bus 0000:02 d4000000-d41fffff : 0000:02:00.0 d4000000-d41fffff : et131x d6000000-d7ffffff : PCI Bus 0000:03 d8000000-d9ffffff : PCI Bus 0000:01 d8000000-d8ffffff : 0000:01:00.0 d9000000-d9ffffff : 0000:01:00.0 da000000-da0fffff : PCI Bus 0000:06 da000000-da003fff : 0000:06:00.1 da004000-da004fff : 0000:06:00.2 da004000-da004fff : tifm_7xx1 da005000-da0057ff : 0000:06:00.1 da005000-da0057ff : firewire_ohci da005800-da0058ff : 0000:06:00.3 da005800-da0058ff : mmc0 da100000-da1fffff : PCI Bus 0000:05 da100000-da100fff : 0000:05:00.0 da100000-da100fff : iwl3945 da400000-da403fff : 0000:00:1b.0 da400000-da403fff : ICH HD audio da404000-da4043ff : 0000:00:1d.7 da404000-da4043ff : ehci_hcd da404400-da4047ff : 0000:00:1f.2 da404400-da4047ff : ahci e0000000-efffffff : PCI MMCONFIG 0000 [bus 00-ff] e0000000-efffffff : reserved e0000000-efffffff : pnp 00:01 fec00000-fec0ffff : reserved fec00000-fec003ff : IOAPIC 0 fed00000-fed003ff : HPET 0 fed00000-fed003ff : reserved fed00000-fed003ff : pnp 00:04 fed14000-fed19fff : reserved fed14000-fed17fff : pnp 00:01 fed18000-fed18fff : pnp 00:01 fed19000-fed19fff : pnp 00:01 fed1c000-fed8ffff : reserved fed1c000-fed1ffff : pnp 00:01 fed20000-fed3ffff : pnp 00:01 fed40000-fed44fff : pnp 00:01 fed45000-fed8ffff : pnp 00:01 fee00000-fee00fff : Local APIC fee00000-fee00fff : reserved ff000000-ffffffff : reserved ** PCI information: 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03) Subsystem: LG Electronics, Inc. Device 0040 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [88] Subsystem: Intel Corporation Device 0000 Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee0300c Data: 4169 Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #2, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <4us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #1, PowerLimit 75.000W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Off, PwrInd On, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet+ LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [140 v1] Root Complex Link Desc: PortNumber=02 ComponentID=01 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=01 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed19000 Kernel driver in use: pcieport Kernel modules: shpchp 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) Subsystem: LG Electronics, Inc. Device 0040 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #2, PowerLimit 6.500W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee0300c Data: 4171 Capabilities: [90] Subsystem: LG Electronics, Inc. Device 0040 Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=0 ArbSelect=Fixed TC/VC=00 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=01 ComponentID=02 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c001 Kernel driver in use: pcieport Kernel modules: shpchp 00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #4, PowerLimit 6.500W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee0300c Data: 4179 Capabilities: [90] Subsystem: LG Electronics, Inc. Device 0040 Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=0 ArbSelect=Fixed TC/VC=00 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=03 ComponentID=02 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c001 Kernel driver in use: pcieport Kernel modules: shpchp 00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited ExtTag- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #4, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us ClockPM- Surprise- LLActRep+ BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Slot #5, PowerLimit 6.500W; Interlock- NoCompl- SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee0300c Data: 4181 Capabilities: [90] Subsystem: LG Electronics, Inc. Device 0040 Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable- ID=0 ArbSelect=Fixed TC/VC=00 Status: NegoPending- InProgress- Capabilities: [180 v1] Root Complex Link Desc: PortNumber=04 ComponentID=02 EltType=Config Link0: Desc: TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+ Addr: 00000000fed1c001 Kernel driver in use: pcieport Kernel modules: shpchp 00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: LG Electronics, Inc. Device 0040 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [50] Subsystem: LG Electronics, Inc. Device 0040 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) Subsystem: LG Electronics, Inc. Device 0040 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Kernel modules: leds-ss4200, iTCO_wdt, intel-rng 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: LG Electronics, Inc. Device 0040 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- [disabled] Capabilities: [60] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [78] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <256ns, L1 <4us ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <4us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed- WRR32- WRR64- WRR128- Ctrl: ArbSelect=Fixed Status: InProgress- VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Capabilities: [128 v1] Power Budgeting Kernel driver in use: nouveau Kernel modules: nouveau, nvidiafb 02:00.0 Ethernet controller: LSI Corporation ET-131x PCI-E Ethernet Controller (rev 02) Subsystem: LG Electronics, Inc. Device 0040 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset+ 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 Kernel driver in use: yenta_cardbus Kernel modules: yenta_socket 06:00.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller (prog-if 10 [OHCI]) Subsystem: LG Electronics, Inc. Device 0040 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR-