[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#638555: linux-image-2.6.32-5-amd64: CPU time overflows for long-running processes.



Package: linux-2.6
Version: 2.6.32-35
Severity: normal


When a process exceeds 2^31-1 (probably) milliseconds of CPU, the CPU time counter becomes corrupt. I have noted the 
following effects:
1) The process disappears altogether from top (although the overall usage stats show it to be running)
2) ps shows it as having about 107000 days of CPU time (this has happened twice and the values were similar but not the same). 
The CPU used shown does not change thereafter.
3) The Fortran cpu_time subroutine is returning a value that cannot be contained by an F12.2 format.

The program showing this behaviour is a multi-threaded Fortran program using openmp.

-- Package-specific info:
** Version:
Linux version 2.6.32-5-amd64 (Debian 2.6.32-35) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Tue Jun 14 09:42:28 UTC 2011

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=d6f0eba9-34b3-4611-9c53-c5add4d475ba ro quiet

** Not tainted

** Kernel log:
[3787284.372253] ata1.00: configured for UDMA/33
[3787284.384645] ata1: EH complete
[3790126.013583] ata1.00: qc timeout (cmd 0xa0)
[3790126.013616] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3790126.024247] sr 0:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00
[3790126.024267] ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[3790126.024268]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x5 (timeout)
[3790126.045306] ata1.00: status: { DRDY ERR }
[3790126.055880] ata1: soft resetting link
[3790126.277349] ata1.00: configured for UDMA/33
[3790126.289766] ata1: EH complete
[3796622.772435] ata1: lost interrupt (Status 0x58)
[3796622.812765] ata1: drained 32768 bytes to clear DRQ.
[3796622.846094] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3796622.856720] ata1.00: ATAPI check failed (ireason=0x1 bytes=8)
[3796622.867231] sr 0:0:0:0: CDB: Get event status notification: 4a 01 00 00 10 00 00 00 08 00
[3796622.867277] ata1.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
[3796622.867286]          res 58/00:01:00:08:00/00:00:00:00:00/a0 Emask 0x2 (HSM violation)
[3796622.888327] ata1.00: status: { DRDY DRQ }
[3796622.898811] ata1: soft resetting link
[3796623.133731] ata1.00: configured for UDMA/33
[3796623.146139] ata1: EH complete
[3835031.109809] ata1.00: qc timeout (cmd 0xa0)
[3835031.109829] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3835031.120334] sr 0:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00
[3835031.120347] ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[3835031.120349]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x5 (timeout)
[3835031.141291] ata1.00: status: { DRDY ERR }
[3835031.151736] ata1: soft resetting link
[3835031.378066] ata1.00: configured for UDMA/33
[3835031.390446] ata1: EH complete
[3836095.820064] ata1: lost interrupt (Status 0x58)
[3836095.854730] ata1: drained 32768 bytes to clear DRQ.
[3836095.893809] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3836095.904277] ata1.00: ATAPI check failed (ireason=0x1 bytes=8)
[3836095.914704] sr 0:0:0:0: CDB: Get event status notification: 4a 01 00 00 10 00 00 00 08 00
[3836095.914716] ata1.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
[3836095.914718]          res 58/00:01:00:08:00/00:00:00:00:00/a0 Emask 0x2 (HSM violation)
[3836095.935571] ata1.00: status: { DRDY DRQ }
[3836095.945966] ata1: soft resetting link
[3836096.177225] ata1.00: configured for UDMA/33
[3836096.189651] ata1: EH complete
[3837592.000137] ata1.00: qc timeout (cmd 0xa0)
[3837592.000171] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3837592.010691] sr 0:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00
[3837592.010778] ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[3837592.010781]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x5 (timeout)
[3837592.031693] ata1.00: status: { DRDY ERR }
[3837592.042144] ata1: soft resetting link
[3837592.284365] ata1.00: configured for UDMA/33
[3837592.296812] ata1: EH complete
[3837736.021310] ata1.00: qc timeout (cmd 0xa0)
[3837736.021332] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3837736.031742] sr 0:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00
[3837736.031752] ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[3837736.031754]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x5 (timeout)
[3837736.052521] ata1.00: status: { DRDY ERR }
[3837736.062860] ata1: soft resetting link
[3837736.289996] ata1.00: configured for UDMA/33
[3837736.302457] ata1: EH complete
[3838556.113357] ata1.00: qc timeout (cmd 0xa0)
[3838556.113387] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3838556.123848] sr 0:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00
[3838556.123870] ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[3838556.123871]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x5 (timeout)
[3838556.144628] ata1.00: status: { DRDY ERR }
[3838556.154969] ata1: soft resetting link
[3838556.380277] ata1.00: configured for UDMA/33
[3838556.392747] ata1: EH complete
[3846040.733836] ata1: lost interrupt (Status 0x58)
[3846040.765859] ata1: drained 32768 bytes to clear DRQ.
[3846040.813067] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3846040.823393] ata1.00: ATAPI check failed (ireason=0x1 bytes=8)
[3846040.833703] sr 0:0:0:0: CDB: Get event status notification: 4a 01 00 00 10 00 00 00 08 00
[3846040.833723] ata1.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
[3846040.833724]          res 58/00:01:00:08:00/00:00:00:00:00/a0 Emask 0x2 (HSM violation)
[3846040.854423] ata1.00: status: { DRDY DRQ }
[3846040.864796] ata1: soft resetting link
[3846041.093594] ata1.00: configured for UDMA/33
[3846041.106017] ata1: EH complete
[3847874.733841] ata1: lost interrupt (Status 0x58)
[3847874.779465] ata1: drained 32768 bytes to clear DRQ.
[3847874.807468] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3847874.817808] sr 0:0:0:0: CDB: Prevent/Allow Medium Removal: 1e 00 00 00 00 00
[3847874.817818] ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[3847874.817820]          res 58/00:01:00:00:00/00:00:00:00:00/a0 Emask 0x2 (HSM violation)
[3847874.838384] ata1.00: status: { DRDY DRQ }
[3847874.848763] ata1: soft resetting link
[3847875.077261] ata1.00: configured for UDMA/33
[3847875.089725] ata1: EH complete
[3858355.733794] ata1: lost interrupt (Status 0x58)
[3858355.742069] ata1: drained 32768 bytes to clear DRQ.
[3858355.809906] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[3858355.820321] sr 0:0:0:0: CDB: Prevent/Allow Medium Removal: 1e 00 00 00 00 00
[3858355.820339] ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[3858355.820340]          res 58/00:01:00:00:00/00:00:00:00:00/a0 Emask 0x2 (HSM violation)
[3858355.840994] ata1.00: status: { DRDY DRQ }
[3858355.851367] ata1: soft resetting link
[3858356.076246] ata1.00: configured for UDMA/33
[3858356.088632] ata1: EH complete

** Model information
sys_vendor: ASUS
product_name: RS162-E4/RX4
product_version: 1.00
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: Phoenix Technologies LTD
bios_version: 1013    
board_vendor: ASUS
board_name: DSBF-DR12/SAS
board_version: 1.06G

** Loaded modules:
Module                  Size  Used by
tcp_diag                 880  0 
inet_diag               6914  1 tcp_diag
parport_pc             18855  0 
ppdev                   5030  0 
lp                      7462  0 
parport                27954  3 parport_pc,ppdev,lp
sco                     7225  2 
bridge                 39630  0 
stp                     1440  1 bridge
bnep                    9427  2 
l2cap                  24736  3 bnep
crc16                   1319  1 l2cap
bluetooth              41827  5 sco,bnep,l2cap
rfkill                 13044  2 bluetooth
battery                 4998  0 
autofs4                20805  5 
cpufreq_stats           2659  0 
cpufreq_userspace       1992  0 
cpufreq_powersave        902  0 
cpufreq_conservative     5162  0 
nfsd                  254782  2 
exportfs                3170  1 nfsd
nfs                   241226  26 
lockd                  57603  2 nfsd,nfs
fscache                29834  1 nfs
nfs_acl                 2031  2 nfsd,nfs
auth_rpcgss            33476  2 nfsd,nfs
sunrpc                161541  54 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
fuse                   50892  1 
loop                   11799  0 
radeon                574844  1 
ttm                    40146  1 radeon
drm_kms_helper         20369  1 radeon
shpchp                 26264  0 
drm                   142327  3 radeon,ttm,drm_kms_helper
i5000_edac              7284  0 
i2c_algo_bit            4225  1 radeon
edac_core              29261  3 i5000_edac
i2c_i801                7830  0 
i5k_amb                 4439  0 
ioatdma                34876  9 
container               2389  0 
dca                     3761  1 ioatdma
rng_core                3006  0 
i2c_core               15819  5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
button                  4650  0 
pci_hotplug            21203  1 shpchp
pcspkr                  1699  0 
serio_raw               3752  0 
evdev                   7352  4 
processor              29935  0 
ext3                  106630  2 
jbd                    37085  1 ext3
mbcache                 5050  1 ext3
dm_mod                 53706  6 
sd_mod                 29921  10 
crc_t10dif              1276  1 sd_mod
usbhid                 33292  0 
hid                    63257  1 usbhid
sg                     24069  0 
sr_mod                 12602  1 
mptsas                 29188  6 
cdrom                  29415  1 sr_mod
mptscsih               16360  1 mptsas
ata_generic             3239  0 
mptbase                48382  2 mptsas,mptscsih
ata_piix               21124  1 
scsi_transport_sas     19865  1 mptsas
libata                133760  2 ata_generic,ata_piix
scsi_mod              126517  7 sd_mod,sg,sr_mod,mptsas,mptscsih,scsi_transport_sas,libata
uhci_hcd               18521  0 
ehci_hcd               32081  0 
usbcore               122498  4 usbhid,uhci_hcd,ehci_hcd
nls_base                6377  1 usbcore
floppy                 49087  0 
e1000e                110063  0 
thermal                11674  0 
thermal_sys            11942  2 processor,thermal

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 5000P Chipset Memory Controller Hub [8086:25d8] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 0
	Capabilities: <access denied>

00:02.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x4 Port 2 [8086:25e2] (rev b1) (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: 32 bytes
	Bus: primary=00, secondary=01, subordinate=06, sec-latency=0
	Memory behind bridge: c8100000-c81fffff
	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 5000 Series Chipset PCI Express x4 Port 3 [8086:25e3] (rev b1) (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: 32 bytes
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: c8200000-c82fffff
	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 x8 Port 4-5 [8086:25f8] (rev b1) (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: 32 bytes
	Bus: primary=00, secondary=08, subordinate=08, 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:05.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x4 Port 5 [8086:25e5] (rev b1) (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: 32 bytes
	Bus: primary=00, secondary=09, subordinate=09, 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:06.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x8 Port 6-7 [8086:25f9] (rev b1) (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: 32 bytes
	Bus: primary=00, secondary=0a, subordinate=0a, 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:07.0 PCI bridge [0604]: Intel Corporation 5000 Series Chipset PCI Express x4 Port 7 [8086:25e7] (rev b1) (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: 32 bytes
	Bus: primary=00, secondary=0b, subordinate=0b, 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:08.0 System peripheral [0880]: Intel Corporation 5000 Series Chipset DMA Engine [8086:1a38] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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 84
	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] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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] (rev b1)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81db]
	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 09) (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: 32 bytes
	Bus: primary=00, secondary=0c, subordinate=0d, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: c8300000-c84fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000c01fffff
	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 09) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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 1800 [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 09) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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 19
	Region 4: I/O ports at 1820 [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 09) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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 1840 [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 09) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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 16
	Region 4: I/O ports at 1860 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 631xESB/632xESB/3100 Chipset EHCI USB2 Controller [8086:268c] (rev 09) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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: Memory at c8000000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev d9) (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=0e, subordinate=0e, sec-latency=32
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: c8500000-c85fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d7ffffff
	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 09)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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 09) (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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 18
	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 1880 [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 09) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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 19
	Region 0: I/O ports at 18c8 [size=8]
	Region 1: I/O ports at 18ac [size=4]
	Region 2: I/O ports at 18c0 [size=8]
	Region 3: I/O ports at 18a8 [size=4]
	Region 4: I/O ports at 18b0 [size=16]
	Region 5: Memory at c8000400 (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 09)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dc]
	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 19
	Region 4: I/O ports at 1100 [size=32]
	Kernel driver in use: i801_smbus

01:00.0 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI Express Upstream Port [8086:3500] (rev 01) (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: 32 bytes
	Bus: primary=01, secondary=02, subordinate=05, 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>

01:00.3 PCI bridge [0604]: Intel Corporation 6311ESB/6321ESB PCI Express to PCI-X Bridge [8086:350c] (rev 01) (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
	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] (rev 01) (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: 32 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] (rev 01) (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: 32 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] (rev 01) (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: 32 bytes
	Bus: primary=02, secondary=05, subordinate=05, 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

07:00.0 Ethernet controller [0200]: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) [8086:1096] (rev 01)
	Subsystem: ASUSTeK Computer Inc. Device [1043:8217]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 82
	Region 0: Memory at c8200000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at 2000 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

07:00.1 Ethernet controller [0200]: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) [8086:1096] (rev 01)
	Subsystem: ASUSTeK Computer Inc. Device [1043:8217]
	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: 32 bytes
	Interrupt: pin B routed to IRQ 83
	Region 0: Memory at c8220000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at 2020 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

0c:00.0 PCI bridge [0604]: Intel Corporation 6702PXH PCI Express-to-PCI Bridge A [8086:032c] (rev 09) (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=0c, secondary=0d, subordinate=0d, sec-latency=64
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: c8400000-c84fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000c01fffff
	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>

0c:00.1 PIC [0800]: Intel Corporation 6700/6702PXH I/OxAPIC Interrupt Controller A [8086:0326] (rev 09) (prog-if 20 [IO(X)-APIC])
	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
	Region 0: Memory at c8300000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

0d:03.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0054] (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81dd]
	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: 72 (16000ns min, 2500ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 50
	Region 0: I/O ports at 3000 [disabled] [size=256]
	Region 1: Memory at c8410000 (64-bit, non-prefetchable) [size=16K]
	Region 3: Memory at c8400000 (64-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at c0000000 [disabled] [size=2M]
	Capabilities: <access denied>
	Kernel driver in use: mptsas

0e:02.0 VGA compatible controller [0300]: ATI Technologies Inc ES1000 [1002:515e] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81de]
	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: 66 (2000ns min), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at d0000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at 4000 [size=256]
	Region 2: Memory at c8500000 (32-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at c8520000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon


** Sound cards:

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.32-5-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.36.1   Debian configuration management sy
ii  initramfs-tools [linux-initra 0.98.8     tools for generating an initramfs
ii  linux-base                    2.6.32-35  Linux image base package
ii  module-init-tools             3.12-1     tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-amd64 recommends:
ii  firmware-linux-free           2.6.32-35  Binary firmware for various driver

Versions of packages linux-image-2.6.32-5-amd64 suggests:
ii  grub                          0.97-64    GRand Unified Bootloader (dummy pa
pn  linux-doc-2.6.32              <none>     (no description available)

Versions of packages linux-image-2.6.32-5-amd64 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
pn  firmware-linux-nonfree        <none>     (no description available)
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information:
  linux-image-2.6.32-5-amd64/postinst/depmod-error-initrd-2.6.32-5-amd64: false
  linux-image-2.6.32-5-amd64/prerm/removing-running-kernel-2.6.32-5-amd64: true
  linux-image-2.6.32-5-amd64/postinst/missing-firmware-2.6.32-5-amd64:
  linux-image-2.6.32-5-amd64/postinst/ignoring-do-bootloader-2.6.32-5-amd64:



Reply to: