Package: linux-2.6 Version: 3.2.9-1 Severity: normal After upgrading to 3.2.0-2-688-pae (from 3.2.0-1-686-pae), I started getting tons of log messages:
Mar 21 05:02:13 clementine kernel: [ 557.195949] Uhhuh. NMI received for unknown reason 31 on CPU 3. Mar 21 05:02:13 clementine kernel: [ 557.198327] Do you have a strange power saving mode enabled? Mar 21 05:02:13 clementine kernel: [ 557.198327] Dazed and confused, but trying to continue Mar 21 05:02:13 clementine kernel: [ 557.198327] Uhhuh. NMI received for unknown reason 21 on CPU 3. Mar 21 05:02:13 clementine kernel: [ 557.198327] Do you have a strange power saving mode enabled? Mar 21 05:02:13 clementine kernel: [ 557.198327] Dazed and confused, but trying to continue And this would effectively hang the system. I found different people talking about it on the internet: workaround: https://bugzilla.redhat.com/show_bug.cgi?id=688547 patch: https://lkml.org/lkml/2012/2/6/365 I didn't try the patch, but the workaround of adding nmi_watchdog=0 to the kernel command line did the trick. I am running on a cpu family: 15, which is supposedly the problem: vendor_id : GenuineIntel cpu family : 15 model : 6 model name : Genuine Intel(R) CPU 3.20GHz stepping : 2 microcode : 0x5 cpu MHz : 3191.831 cache size : 2048 KB However, I'm not having the problem on another server: processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) 4 CPU 3.00GHz stepping : 3 microcode : 0x5 cpu MHz : 3000.091 cache size : 2048 KB so I'm not sure if the family=15 is the complete issue. The system seems to be running fine (for an hour now) with the watchdog turned off. I'll report back here if either it breaks again, or if my other server starts breaking too. This didn't happen on the prior kernel at all. >From the internet reports, it appears that it happens on 3.3 kernels as well, >so I didn't try upgrading to unstable. -- Package-specific info: ** Version: Linux version 3.2.0-2-686-pae (Debian 3.2.9-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP Mon Mar 5 01:59:18 UTC 2012 ** Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-686-pae root=UUID=317ecf6d-c170-4dbf-985f-29f2b2057bf6 ro hpet=disable nmi_watchdog=0 ** Not tainted ** Kernel log: [ 6.132510] ACPI: Invalid PBLK length [5] [ 6.184891] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 20 (level, low) -> IRQ 20 [ 6.218022] iTCO_vendor_support: vendor-support=0 [ 6.252668] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 [ 6.252893] iTCO_wdt: Found a 631xESB/632xESB TCO device (Version=2, TCOBASE=0x0460) [ 6.253136] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 6.411843] [drm] radeon defaulting to kernel modesetting. [ 6.411929] [drm] radeon kernel modesetting enabled. [ 6.412218] radeon 0000:10:0c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 6.412583] [drm] initializing kernel modesetting (RV100 0x1002:0x515E 0x1002:0x515E). [ 6.412727] [drm] register mmio base: 0xAAA00000 [ 6.412803] [drm] register mmio size: 65536 [ 6.420875] radeon 0000:10:0c.0: VRAM: 128M 0x00000000A0000000 - 0x00000000A7FFFFFF (16M used) [ 6.420974] radeon 0000:10:0c.0: GTT: 512M 0x0000000080000000 - 0x000000009FFFFFFF [ 6.421077] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 6.421156] [drm] Driver supports precise vblank timestamp query. [ 6.421245] [drm] radeon: irq initialized. [ 6.423897] [drm] Detected VRAM RAM=128M, BAR=128M [ 6.423978] [drm] RAM width 16bits DDR [ 6.424163] [TTM] Zone kernel: Available graphics memory: 429870 kiB. [ 6.424244] [TTM] Zone highmem: Available graphics memory: 2067444 kiB. [ 6.424322] [TTM] Initializing pool allocator. [ 6.424435] [drm] radeon: 16M of VRAM memory ready [ 6.424512] [drm] radeon: 512M of GTT memory ready. [ 6.424609] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 6.446994] [drm] PCIE GART of 512M enabled (table at 0x0000000032D00000). [ 6.447109] radeon 0000:10:0c.0: WB disabled [ 6.447265] [drm] Loading R100 Microcode [ 6.477967] radeon_cp: Failed to load firmware "radeon/R100_cp.bin" [ 6.478059] [drm:r100_cp_init] *ERROR* Failed to load firmware! [ 6.478140] radeon 0000:10:0c.0: failed initializing CP (-2). [ 6.478218] radeon 0000:10:0c.0: Disabling GPU acceleration [ 6.478324] [drm] radeon: cp finalized [ 6.479587] [drm] No valid Ext TMDS info found in BIOS [ 6.479760] [drm] Radeon Display Connectors [ 6.479839] [drm] Connector 0: [ 6.479915] [drm] VGA [ 6.479992] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60 [ 6.480104] [drm] Encoders: [ 6.480181] [drm] CRT1: INTERNAL_DAC1 [ 6.480259] [drm] Connector 1: [ 6.480335] [drm] VGA [ 6.480414] [drm] DDC: 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c [ 6.480500] [drm] Encoders: [ 6.480579] [drm] CRT2: INTERNAL_DAC2 [ 6.480660] [drm] Connector 2: [ 6.480734] [drm] DVI-I [ 6.480806] [drm] HPD2 [ 6.480878] [drm] DDC: 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c [ 6.480955] [drm] Encoders: [ 6.481027] [drm] CRT2: INTERNAL_DAC2 [ 6.481100] [drm] DFP2: INTERNAL_DVO1 [ 6.610107] [drm] fb mappable at 0xA0040000 [ 6.610186] [drm] vram apper at 0xA0000000 [ 6.610260] [drm] size 1310720 [ 6.610332] [drm] fb depth is 8 [ 6.610405] [drm] pitch is 1280 [ 6.610612] fbcon: radeondrmfb (fb0) is primary device [ 6.778411] Console: switching to colour frame buffer device 160x64 [ 6.791674] fb0: radeondrmfb frame buffer device [ 6.791753] drm: registered panic notifier [ 6.791845] [drm] Initialized radeon 2.12.0 20080528 for 0000:10:0c.0 on minor 0 [ 7.449303] Adding 1951860k swap on /dev/sda9. Priority:-1 extents:1 across:1951860k [ 8.110766] EXT3-fs (sda1): using internal journal [ 8.195199] loop: module loaded [ 8.215184] ipmi message handler version 39.2 [ 8.232674] IPMI System Interface driver. [ 8.232814] ipmi_si: probing via SMBIOS [ 8.232882] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0 [ 8.232979] ipmi_si: Adding SMBIOS-specified kcs state machine [ 8.233081] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0 [ 8.404380] ipmi_si ipmi_si.0: Found new BMC (man_id: 0x000157, prod_id: 0x0027, dev_id: 0x20) [ 8.404531] ipmi_si ipmi_si.0: IPMI kcs interface initialized [ 20.675008] kjournald starting. Commit interval 5 seconds [ 20.681083] EXT3-fs (sda7): using internal journal [ 20.687220] EXT3-fs (sda7): mounted filesystem with ordered data mode [ 20.795182] kjournald starting. Commit interval 5 seconds [ 20.801434] EXT3-fs (sda6): using internal journal [ 20.807629] EXT3-fs (sda6): mounted filesystem with ordered data mode [ 20.938062] kjournald starting. Commit interval 5 seconds [ 20.944433] EXT3-fs (sda5): using internal journal [ 20.950802] EXT3-fs (sda5): mounted filesystem with ordered data mode [ 21.031701] kjournald starting. Commit interval 5 seconds [ 21.038138] EXT3-fs (sda8): using internal journal [ 21.044575] EXT3-fs (sda8): mounted filesystem with ordered data mode [ 21.996357] e1000e 0000:05:00.0: irq 68 for MSI/MSI-X [ 22.052073] e1000e 0000:05:00.0: irq 68 for MSI/MSI-X [ 22.052379] ADDRCONF(NETDEV_UP): lan: link is not ready [ 22.580386] e1000e 0000:05:00.1: irq 69 for MSI/MSI-X [ 22.636069] e1000e 0000:05:00.1: irq 69 for MSI/MSI-X [ 22.636387] ADDRCONF(NETDEV_UP): net: link is not ready [ 24.242394] e1000e: net NIC Link is Up 100 Mbps Full Duplex, Flow Control: None [ 24.249028] e1000e 0000:05:00.1: net: 10/100 speed: disabling TSO [ 24.256197] ADDRCONF(NETDEV_CHANGE): net: link becomes ready [ 25.142396] e1000e: lan NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 25.149564] ADDRCONF(NETDEV_CHANGE): lan: link becomes ready [ 35.264011] net: no IPv6 routers present [ 35.608013] lan: no IPv6 routers present [ 39.458661] ip_tables: (C) 2000-2006 Netfilter Core Team [ 62.939150] postgres (2371): /proc/2371/oom_adj is deprecated, please use /proc/2371/oom_score_adj instead. ** Model information not available ** Loaded modules: iptable_filter ip_tables x_tables ipmi_si ipmi_msghandler loop radeon iTCO_wdt iTCO_vendor_support ttm drm_kms_helper i2c_i801 processor rng_core drm ioatdma i2c_algo_bit dca i2c_core i5000_edac edac_core power_supply i5k_amb thermal_sys shpchp psmouse pcspkr pci_hotplug evdev serio_raw button ext3 jbd mbcache sd_mod crc_t10dif usbhid hid sr_mod cdrom ata_generic ata_piix libata uhci_hcd ehci_hcd usbcore usb_common 3w_9xxx scsi_mod e1000e ** Network interface configuration: auto lo lan net net:1 net:2 iface lo inet loopback iface net inet static pre-up nameif net 00:0E:0C:4D:BA:E9 address 204.16.245.98 gateway 204.16.245.97 netmask 255.255.255.240 iface lan inet static pre-up nameif lan 00:0E:0C:4D:BA:E8 address 192.168.2.102 netmask 255.255.255.0 iface net:1 inet static address 204.16.245.106 netmask 255.255.255.240 iface net:2 inet static address 204.16.245.108 netmask 255.255.255.240 ** Network status: *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 1308085 9452 0 0 0 0 0 0 1308085 9452 0 0 0 0 0 0 lan: 294425 3357 0 0 0 0 0 0 878768 4014 0 0 0 0 0 0 net: 53822345 619959 0 0 0 0 0 0 1524970978 1028408 0 0 0 0 0 0 *** Protocol statistics: Ip: 625739 total packets received 0 forwarded 0 incoming packets discarded 625739 incoming packets delivered 381331 requests sent out Icmp: 70 ICMP messages received 0 input ICMP message failed. ICMP input histogram: destination unreachable: 37 echo requests: 33 99 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 66 echo replies: 33 IcmpMsg: InType3: 37 InType8: 33 OutType0: 33 OutType3: 66 Tcp: 1042 active connections openings 5113 passive connection openings 36 failed connection attempts 1054 connection resets received 10 connections established 629656 segments received 1016123 segments send out 23936 segments retransmited 0 bad segments received. 1163 resets sent Udp: 2497 packets received 59 packets to unknown port received. 0 packet receive errors 2249 packets sent UdpLite: TcpExt: 173 invalid SYN cookies received 36 resets received for embryonic SYN_RECV sockets 2049 TCP sockets finished time wait in fast timer 22 packets rejects in established connections because of timestamp 289 delayed acks sent 3 delayed acks further delayed because of locked socket Quick ack mode was activated 138 times 486 packets directly queued to recvmsg prequeue. 1002 bytes directly received in process context from prequeue 4558 packet headers predicted 200533 acknowledgments not containing data payload received 395644 predicted acknowledgments 1 times recovered from packet loss due to fast retransmit 10147 times recovered from packet loss by selective acknowledgements 2 bad SACK blocks received Detected reordering 5 times using FACK Detected reordering 3 times using SACK Detected reordering 4 times using time stamp 7 congestion windows fully recovered without slow start 71 congestion windows partially recovered using Hoe heuristic 44 congestion windows recovered without slow start by DSACK 45 congestion windows recovered without slow start after partial ack 9267 TCP data loss events TCPLostRetransmit: 525 99 timeouts after SACK recovery 38 timeouts in loss state 20395 fast retransmits 561 forward retransmits 1489 retransmits in slow start 1039 other TCP timeouts 129 SACK retransmits failed 131 DSACKs sent for old packets 352 DSACKs received 889 connections reset due to unexpected data 3 connections reset due to early user close 17 connections aborted due to timeout TCPSACKDiscard: 1 TCPDSACKIgnoredOld: 1 TCPDSACKIgnoredNoUndo: 36 TCPSpuriousRTOs: 7 TCPSackShifted: 37048 TCPSackMerged: 49019 TCPSackShiftFallback: 19195 TCPDeferAcceptDrop: 4880 IpExt: InBcastPkts: 9 InOctets: 43533657 OutOctets: 1474337815 InBcastOctets: 2952 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:25e0] (rev 80) Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 0 Capabilities: <access denied> 00:02.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x8 Port 2-3 [8086:25f7] (rev 80) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=06, sec-latency=0 I/O behind bridge: 00002000-00003fff Memory behind bridge: aa000000-aa9fffff Prefetchable memory behind bridge: 00000000a8000000-00000000a9ffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:03.0 PCI bridge [0604]: Intel Corporation Device [8086:0000] (rev 80) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:04.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x4 Port 4 [8086:25e4] (rev 80) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: 00009000-00009fff Memory behind bridge: abc00000-abdfffff Prefetchable memory behind bridge: 00000000abe00000-00000000abffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:05.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x4 Port 5 [8086:25e5] (rev 80) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 I/O behind bridge: 00008000-00008fff Memory behind bridge: ab800000-ab9fffff Prefetchable memory behind bridge: 00000000aba00000-00000000abbfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:06.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x4 Port 6 [8086:25e6] (rev 80) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 I/O behind bridge: 00007000-00007fff Memory behind bridge: ab400000-ab5fffff Prefetchable memory behind bridge: 00000000ab600000-00000000ab7fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:07.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x4 Port 7 [8086:25e7] (rev 80) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0 I/O behind bridge: 00006000-00006fff Memory behind bridge: ab000000-ab1fffff Prefetchable memory behind bridge: 00000000ab200000-00000000ab3fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:08.0 System peripheral [0880]: Intel Corporation 5000 Series Chipset DMA Engine [8086:1a38] Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 70 Region 0: Memory at fe700000 (64-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:10.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset FSB Registers [8086:25f0] Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Kernel driver in use: i5000_edac 00:10.1 Host bridge [0600]: Intel Corporation 5000 Series Chipset FSB Registers [8086:25f0] Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:10.2 Host bridge [0600]: Intel Corporation 5000 Series Chipset FSB Registers [8086:25f0] Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:11.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset Reserved Registers [8086:25f1] Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:13.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset Reserved Registers [8086:25f3] Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:15.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset FBD Registers [8086:25f5] Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:16.0 Host bridge [0600]: Intel Corporation 5000 Series Chipset FBD Registers [8086:25f6] Subsystem: Intel Corporation Device [8086:8086] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:1c.0 PCI bridge [0604]: Intel Corporation 631xESB/632xESB/3100 Chipset PCI Express Root Port 1 [8086:2690] (rev 08) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0 I/O behind bridge: 00005000-00005fff Memory behind bridge: aac00000-aadfffff Prefetchable memory behind bridge: 00000000aae00000-00000000aaffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.1 PCI bridge [0604]: Intel Corporation 631xESB/632xESB/3100 Chipset PCI Express Root Port 2 [8086:2692] (rev 08) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.2 PCI bridge [0604]: Intel Corporation 631xESB/632xESB/3100 Chipset PCI Express Root Port 3 [8086:2694] (rev 08) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0e, subordinate=0e, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.3 PCI bridge [0604]: Intel Corporation 631xESB/632xESB/3100 Chipset PCI Express Root Port 4 [8086:2696] (rev 08) (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0f, subordinate=0f, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #1 [8086:2688] (rev 08) (prog-if 00 [UHCI]) Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 17 Region 4: I/O ports at 4080 [size=32] Kernel driver in use: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #2 [8086:2689] (rev 08) (prog-if 00 [UHCI]) Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 16 Region 4: I/O ports at 4060 [size=32] Kernel driver in use: uhci_hcd 00:1d.2 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #3 [8086:268a] (rev 08) (prog-if 00 [UHCI]) Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at 4040 [size=32] Kernel driver in use: uhci_hcd 00:1d.3 USB controller [0c03]: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI USB Controller #4 [8086:268b] (rev 08) (prog-if 00 [UHCI]) Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 19 Region 4: I/O ports at 4020 [size=32] Kernel driver in use: uhci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev d8) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=10, subordinate=10, sec-latency=32 I/O behind bridge: 00001000-00001fff Memory behind bridge: aaa00000-aaafffff Prefetchable memory behind bridge: 00000000a0000000-00000000a7ffffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation 631xESB/632xESB/3100 Chipset LPC Interface Controller [8086:2670] (rev 08) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 00:1f.1 IDE interface [0101]: Intel Corporation 631xESB/632xESB IDE Controller [8086:269e] (rev 08) (prog-if 8a [Master SecP PriP]) Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 17 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 [size=1] Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 [size=1] Region 4: I/O ports at 40b0 [size=16] Kernel driver in use: ata_piix 00:1f.2 IDE interface [0101]: Intel Corporation 631xESB/632xESB/3100 Chipset SATA IDE Controller [8086:2680] (rev 08) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 20 Region 0: I/O ports at 40c8 [size=8] Region 1: I/O ports at 40e4 [size=4] Region 2: I/O ports at 40c0 [size=8] Region 3: I/O ports at 40e0 [size=4] Region 4: I/O ports at 40a0 [size=16] Region 5: Memory at aab00000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ata_piix 00:1f.3 SMBus [0c05]: Intel Corporation 631xESB/632xESB/3100 Chipset SMBus Controller [8086:269b] (rev 08) Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 20 Region 4: I/O ports at 4000 [size=32] Kernel driver in use: i801_smbus 01:00.0 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI Express Upstream Port [8086:3500] (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=01, secondary=02, subordinate=05, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: aa000000-aa8fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 01:00.3 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI Express to PCI-X Bridge [8086:350c] (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=01, secondary=06, subordinate=06, sec-latency=64 I/O behind bridge: 00002000-00002fff Memory behind bridge: aa900000-aa9fffff Prefetchable memory behind bridge: 00000000a8000000-00000000a9ffffff Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 02:00.0 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E1 [8086:3510] (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=02, secondary=03, subordinate=03, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 02:01.0 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E2 [8086:3514] (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=02, secondary=04, subordinate=04, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 02:02.0 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI Express Downstream Port E3 [8086:3518] (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- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=02, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: aa000000-aa8fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 05:00.0 Ethernet controller [0200]: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) [8086:1096] Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 68 Region 0: Memory at aa800000 (64-bit, non-prefetchable) [size=128K] Region 2: Memory at aa000000 (64-bit, non-prefetchable) [size=4M] Region 4: I/O ports at 3020 [size=32] Expansion ROM at aa840000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: e1000e 05:00.1 Ethernet controller [0200]: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) [8086:1096] Subsystem: Intel Corporation Device [8086:346c] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 69 Region 0: Memory at aa820000 (64-bit, non-prefetchable) [size=128K] Region 2: Memory at aa400000 (64-bit, non-prefetchable) [size=4M] Region 4: I/O ports at 3000 [size=32] Expansion ROM at aa850000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: e1000e 06:03.0 RAID bus controller [0104]: 3ware Inc 9550SX SATA-II RAID PCI-X [13c1:1003] Subsystem: 3ware Inc 9550SX SATA-II RAID PCI-X [13c1:1003] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr+ Stepping- SERR+ FastB2B+ DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (16000ns min), Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 24 Region 0: Memory at a8000000 (64-bit, prefetchable) [size=32M] Region 2: Memory at aa900000 (64-bit, non-prefetchable) [size=4K] Region 4: I/O ports at 2000 [size=64] Expansion ROM at aa920000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: 3w-9xxx 10:0c.0 VGA compatible controller [0300]: ATI Technologies Inc ES1000 [1002:515e] (rev 02) (prog-if 00 [VGA controller]) Subsystem: ATI Technologies Inc ES1000 [1002:515e] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B+ DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32 (2000ns min), Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 17 Region 0: Memory at a0000000 (32-bit, prefetchable) [size=128M] Region 1: I/O ports at 1000 [size=256] Region 2: Memory at aaa00000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at fffe0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: radeon ** Sound cards: -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-2-686-pae (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-3.2.0-2-686-pae depends on: ii debconf [debconf-2.0] 1.5.41 ii initramfs-tools [linux-initramfs-tool] 0.101 ii linux-base 3.5 ii module-init-tools 3.16-1 Versions of packages linux-image-3.2.0-2-686-pae recommends: ii firmware-linux-free 3 ii libc6-i686 2.13-27 Versions of packages linux-image-3.2.0-2-686-pae suggests: pn grub-pc 1.99-17 pn linux-doc-3.2 <none> Versions of packages linux-image-3.2.0-2-686-pae is related to: pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-linux <none> pn firmware-linux-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-ralink <none> pn firmware-realtek <none> pn xen-hypervisor <none> -- debconf information: linux-image-3.2.0-2-686-pae/prerm/removing-running-kernel-3.2.0-2-686-pae: true linux-image-3.2.0-2-686-pae/postinst/depmod-error-initrd-3.2.0-2-686-pae: false linux-image-3.2.0-2-686-pae/postinst/ignoring-ramdisk: linux-image-3.2.0-2-686-pae/postinst/missing-firmware-3.2.0-2-686-pae: -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120321124053.15195.86461.report...@clementine.limedaley.com