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

Bug#658697: linux: Tasks hungs for more than 2 mins and getting blocked by kernel as in result



Package: linux-2.6
Version: 2.6.32-41
Severity: normal
File: linux

Hello,
I'm having trouble with my debian server for last two months: tasks under high load (such
as apache, mysql) hungs and kernel blocks them, sending thousands of report to dmesg:
[ 2160.503948] INFO: task apache2:10350 blocked for more than 120 seconds.
[ 2160.503956] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2160.503967] apache2       D 00000000     0 10350   9695 0x00000000
[ 2160.503976]  ea16fb40 00200082 00000000 00000000 00000000 c141d100 c141d100 ea486198
[ 2160.504013]  ea16fcfc c3408100 00000000 6a73887e 000001cd bd0bba94 cdd0f017 e8aa3f00
[ 2160.504036]  ea486198 ea16fcfc ef41d89c ef4bc660 e8aa3ea8 ea5d489c c10c1453 e8aa3f00
[ 2160.504064] Call Trace:
[ 2160.504074]  [<c10c1453>] ? dput+0x22/0x105
[ 2160.504083]  [<c126dde7>] ? __mutex_lock_common+0xe8/0x13b
[ 2160.504093]  [<c126de49>] ? __mutex_lock_slowpath+0xf/0x11
[ 2160.504103]  [<c126deda>] ? mutex_lock+0x17/0x24
[ 2160.504112]  [<c126deda>] ? mutex_lock+0x17/0x24
[ 2160.504121]  [<c10bbdf7>] ? do_filp_open+0x1e6/0x802
[ 2160.504130]  [<c10c3d6d>] ? alloc_fd+0x52/0xb7
[ 2160.504138]  [<c10b1bef>] ? do_sys_open+0x4c/0xdf
[ 2160.504145]  [<c10b1cc6>] ? sys_open+0x1e/0x23
[ 2160.504153]  [<c10030fb>] ? sysenter_do_call+0x12/0x28

I'm not 100% sure that this is software bug, it's can be a problem with disk too. But
I did a full disk check with smartctl and it reported no problems. I also did read/write disk benchmark with hdparm, results looks good again.

Sorry for my english :) 

-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-38) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 04:15:24 UTC 2011

** Command line:
ro root=/dev/sda1 --verbose

** Not tainted

** Kernel log:
[ 2160.502429]  [<c108bcf1>] ? get_page_from_freelist+0xc0/0x3c7
[ 2160.502438]  [<c126d73a>] ? io_schedule+0x5f/0x98
[ 2160.502445]  [<c10ce76e>] ? sync_buffer+0x30/0x33
[ 2160.502452]  [<c126da98>] ? __wait_on_bit_lock+0x31/0x6a
[ 2160.502460]  [<c10ce73e>] ? sync_buffer+0x0/0x33
[ 2160.502468]  [<c126db86>] ? out_of_line_wait_on_bit_lock+0xb5/0xbd
[ 2160.502475]  [<c10ce73e>] ? sync_buffer+0x0/0x33
[ 2160.502483]  [<c104405b>] ? wake_bit_function+0x0/0x3c
[ 2160.502490]  [<c10cea87>] ? __lock_buffer+0x21/0x24
[ 2160.502498]  [<c10ceaf1>] ? sync_dirty_buffer+0x21/0x83
[ 2160.502506]  [<f7ef7ce9>] ? journal_dirty_data+0xc6/0x191 [jbd]
[ 2160.502516]  [<f7f31651>] ? ext3_journal_dirty_data+0xc/0x2a [ext3]
[ 2160.502526]  [<f7f2fe4c>] ? walk_page_buffers+0x4c/0x65 [ext3]
[ 2160.502536]  [<f7f32f45>] ? ext3_ordered_write_end+0x79/0x141 [ext3]
[ 2160.502545]  [<f7f3166f>] ? journal_dirty_data_fn+0x0/0x14 [ext3]
[ 2160.502554]  [<c10885ce>] ? generic_file_buffered_write+0x12f/0x21d
[ 2160.502561]  [<c10c951c>] ? __mark_inode_dirty+0x20/0x10b
[ 2160.502569]  [<c10c951c>] ? __mark_inode_dirty+0x20/0x10b
[ 2160.502577]  [<c1088ab9>] ? __generic_file_aio_write+0x265/0x28d
[ 2160.502585]  [<c1089074>] ? generic_file_aio_read+0x500/0x57b
[ 2160.503354]  [<c1088b32>] ? generic_file_aio_write+0x51/0x93
[ 2160.503363]  [<c10b335e>] ? do_sync_write+0xc0/0x107
[ 2160.503370]  [<c104402e>] ? autoremove_wake_function+0x0/0x2d
[ 2160.503378]  [<c104402e>] ? autoremove_wake_function+0x0/0x2d
[ 2160.503386]  [<c10b30aa>] ? fsnotify_modify+0x5a/0x61
[ 2160.503394]  [<c1102ae4>] ? security_file_permission+0xc/0xd
[ 2160.503402]  [<c10b329e>] ? do_sync_write+0x0/0x107
[ 2160.503410]  [<c10b3c68>] ? vfs_write+0x7e/0xd6
[ 2160.503417]  [<c10b3d06>] ? sys_pwrite64+0x46/0x5c
[ 2160.503425]  [<c10030fb>] ? sysenter_do_call+0x12/0x28
[ 2160.503451] INFO: task apache2:10085 blocked for more than 120 seconds.
[ 2160.503458] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2160.503469] apache2       D c108bcf1     0 10085   9695 0x00000000
[ 2160.503479]  ea168880 00200086 f6b66200 c108bcf1 00000001 c141d100 c141d100 00000000
[ 2160.503497]  ea168a3c c3508100 00000001 00000000 00020050 c13b74ec c153d440 c13b5ba0
[ 2160.503516]  02e80c18 ea168a3c 394fe7a0 00000000 02e80c18 00000000 e9ca1e18 000c59d8
[ 2160.503535] Call Trace:
[ 2160.503542]  [<c108bcf1>] ? get_page_from_freelist+0xc0/0x3c7
[ 2160.503550]  [<c126d73a>] ? io_schedule+0x5f/0x98
[ 2160.503558]  [<c10ce76e>] ? sync_buffer+0x30/0x33
[ 2160.503565]  [<c126da98>] ? __wait_on_bit_lock+0x31/0x6a
[ 2160.503573]  [<c10ce73e>] ? sync_buffer+0x0/0x33
[ 2160.503580]  [<c126db86>] ? out_of_line_wait_on_bit_lock+0xb5/0xbd
[ 2160.503588]  [<c10ce73e>] ? sync_buffer+0x0/0x33
[ 2160.503596]  [<c104405b>] ? wake_bit_function+0x0/0x3c
[ 2160.503604]  [<c10cea87>] ? __lock_buffer+0x21/0x24
[ 2160.503611]  [<c10ceaf1>] ? sync_dirty_buffer+0x21/0x83
[ 2160.503621]  [<f7ef7ce9>] ? journal_dirty_data+0xc6/0x191 [jbd]
[ 2160.503631]  [<f7f31651>] ? ext3_journal_dirty_data+0xc/0x2a [ext3]
[ 2160.503641]  [<f7f2fe4c>] ? walk_page_buffers+0x4c/0x65 [ext3]
[ 2160.503651]  [<f7f32f45>] ? ext3_ordered_write_end+0x79/0x141 [ext3]
[ 2160.503661]  [<f7f3166f>] ? journal_dirty_data_fn+0x0/0x14 [ext3]
[ 2160.503669]  [<c10885ce>] ? generic_file_buffered_write+0x12f/0x21d
[ 2160.503677]  [<c10c951c>] ? __mark_inode_dirty+0x20/0x10b
[ 2160.503685]  [<c10c951c>] ? __mark_inode_dirty+0x20/0x10b
[ 2160.503693]  [<c1088ab9>] ? __generic_file_aio_write+0x265/0x28d
[ 2160.503701]  [<c10b325d>] ? do_sync_readv_writev+0xb8/0xf9
[ 2160.503709]  [<c1088b32>] ? generic_file_aio_write+0x51/0x93
[ 2160.503718]  [<c10b335e>] ? do_sync_write+0xc0/0x107
[ 2160.503725]  [<c104402e>] ? autoremove_wake_function+0x0/0x2d
[ 2160.503734]  [<c1033d5b>] ? do_setitimer+0x1be/0x1d0
[ 2160.503742]  [<c1102ae4>] ? security_file_permission+0xc/0xd
[ 2160.503750]  [<c10b329e>] ? do_sync_write+0x0/0x107
[ 2160.503757]  [<c10b3c68>] ? vfs_write+0x7e/0xd6
[ 2160.503765]  [<c10b3d58>] ? sys_write+0x3c/0x63
[ 2160.503772]  [<c10030fb>] ? sysenter_do_call+0x12/0x28
[ 2160.503781] INFO: task apache2:10346 blocked for more than 120 seconds.
[ 2160.503788] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2160.503799] apache2       D 00000000     0 10346   9695 0x00000000
[ 2160.503809]  ea16d940 00200086 00000000 00000000 00000000 c141d100 c141d100 c14186ac
[ 2160.503828]  ea16dafc c3408100 00000000 c3419e9c 00000007 bd0bba94 f66f3017 c3419f00
[ 2160.503846]  c34036ac ea16dafc 000668cf 00200246 c10ae34c 00000000 00000000 00000000
[ 2160.503866] Call Trace:
[ 2160.503872]  [<c10ae34c>] ? __slab_alloc+0x97/0x431
[ 2160.503880]  [<c126dde7>] ? __mutex_lock_common+0xe8/0x13b
[ 2160.503887]  [<c126de49>] ? __mutex_lock_slowpath+0xf/0x11
[ 2160.503895]  [<c126deda>] ? mutex_lock+0x17/0x24
[ 2160.503902]  [<c126deda>] ? mutex_lock+0x17/0x24
[ 2160.503910]  [<c10bbdf7>] ? do_filp_open+0x1e6/0x802
[ 2160.503918]  [<c10c3d6d>] ? alloc_fd+0x52/0xb7
[ 2160.503926]  [<c10b1bef>] ? do_sys_open+0x4c/0xdf
[ 2160.503933]  [<c10b1cc6>] ? sys_open+0x1e/0x23
[ 2160.503941]  [<c10030fb>] ? sysenter_do_call+0x12/0x28
[ 2160.503948] INFO: task apache2:10350 blocked for more than 120 seconds.
[ 2160.503956] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2160.503967] apache2       D 00000000     0 10350   9695 0x00000000
[ 2160.503976]  ea16fb40 00200082 00000000 00000000 00000000 c141d100 c141d100 ea486198
[ 2160.504013]  ea16fcfc c3408100 00000000 6a73887e 000001cd bd0bba94 cdd0f017 e8aa3f00
[ 2160.504036]  ea486198 ea16fcfc ef41d89c ef4bc660 e8aa3ea8 ea5d489c c10c1453 e8aa3f00
[ 2160.504064] Call Trace:
[ 2160.504074]  [<c10c1453>] ? dput+0x22/0x105
[ 2160.504083]  [<c126dde7>] ? __mutex_lock_common+0xe8/0x13b
[ 2160.504093]  [<c126de49>] ? __mutex_lock_slowpath+0xf/0x11
[ 2160.504103]  [<c126deda>] ? mutex_lock+0x17/0x24
[ 2160.504112]  [<c126deda>] ? mutex_lock+0x17/0x24
[ 2160.504121]  [<c10bbdf7>] ? do_filp_open+0x1e6/0x802
[ 2160.504130]  [<c10c3d6d>] ? alloc_fd+0x52/0xb7
[ 2160.504138]  [<c10b1bef>] ? do_sys_open+0x4c/0xdf
[ 2160.504145]  [<c10b1cc6>] ? sys_open+0x1e/0x23
[ 2160.504153]  [<c10030fb>] ? sysenter_do_call+0x12/0x28

** Model information
not available

** Loaded modules:
Module                  Size  Used by
iptable_filter          1790  1 
ip_tables               7706  1 iptable_filter
x_tables                8327  1 ip_tables
quota_v2                2133  2 
quota_tree              5423  1 quota_v2
loop                    9769  0 
snd_pcm                47226  0 
radeon                511948  0 
snd_timer              12270  1 snd_pcm
ttm                    33502  1 radeon
drm_kms_helper         18569  1 radeon
snd                    34423  2 snd_pcm,snd_timer
soundcore               3450  1 snd
drm                   111992  3 radeon,ttm,drm_kms_helper
snd_page_alloc          5045  1 snd_pcm
i2c_algo_bit            3497  1 radeon
i2c_piix4               7076  0 
shpchp                 21220  0 
i2c_core               12787  5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_piix4
pci_hotplug            18545  1 shpchp
evdev                   5609  0 
pcspkr                  1207  0 
processor              26327  0 
serio_raw               2916  0 
button                  3598  0 
k10temp                 1979  0 
ext3                   94396  1 
jbd                    32317  1 ext3
mbcache                 3762  1 ext3
dm_mirror               9679  0 
dm_region_hash          5640  1 dm_mirror
dm_log                  6369  2 dm_mirror,dm_region_hash
dm_snapshot            17969  0 
dm_mod                 46234  3 dm_mirror,dm_log,dm_snapshot
sd_mod                 26005  3 
crc_t10dif              1012  1 sd_mod
ata_generic             2247  0 
pata_atiixp             2541  0 
ohci_hcd               16999  0 
r8169                  31333  0 
mii                     2714  1 r8169
ahci                   27410  2 
thermal                 9206  0 
thermal_sys             9378  2 processor,thermal
libata                115869  3 ata_generic,pata_atiixp,ahci
ehci_hcd               28693  0 
scsi_mod              104853  2 sd_mod,libata
usbcore                98969  3 ohci_hcd,ehci_hcd
nls_base                4541  1 usbcore

** Network interface configuration:
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
        address 94.242.214.4
        netmask 255.255.255.0
        gateway 94.242.214.1

auto eth0:0
iface eth0:0 inet static
	address 94.242.214.5
	netmask 255.255.255.255

auto eth0:1
iface eth0:1 inet static
	address 94.242.214.9
	netmask 255.255.255.255

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:1a:4d:f5:cf:23 brd ff:ff:ff:ff:ff:ff
    inet 94.242.214.4/24 brd 94.242.214.255 scope global eth0
    inet 94.242.214.5/32 brd 94.255.255.255 scope global eth0:0
    inet 94.242.214.9/32 brd 94.255.255.255 scope global eth0:1
    inet6 fe80::21a:4dff:fef5:cf23/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:2454357897 2824581    0    0    0     0          0         0 2454357897 2824581    0    0    0     0       0          0
  eth0:1401083194 6966869    0    0    0     0          0         0 678533338 9026673    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    9774618 total packets received
    412 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    9646997 incoming packets delivered
    11831915 requests sent out
Icmp:
    7612 ICMP messages received
    18 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 6759
        timeout in transit: 24
        echo requests: 33
        echo replies: 781
    2749 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 1758
        echo request: 958
        echo replies: 33
IcmpMsg:
        InType0: 781
        InType3: 6759
        InType8: 33
        InType11: 24
        OutType0: 33
        OutType3: 1758
        OutType8: 958
Tcp:
    298861 active connections openings
    509433 passive connection openings
    28068 failed connection attempts
    44373 connection resets received
    77 connections established
    9114260 segments received
    11245864 segments send out
    148028 segments retransmited
    62 bad segments received.
    137623 resets sent
Udp:
    545244 packets received
    1758 packets to unknown port received.
    31481 packet receive errors
    434627 packets sent
    RcvbufErrors: 31481
UdpLite:
TcpExt:
    2102 resets received for embryonic SYN_RECV sockets
    367157 TCP sockets finished time wait in fast timer
    126 time wait sockets recycled by time stamp
    19 packets rejects in established connections because of timestamp
    39118 delayed acks sent
    30 delayed acks further delayed because of locked socket
    Quick ack mode was activated 8779 times
    6573 times the listen queue of a socket overflowed
    6573 SYNs to LISTEN sockets dropped
    37719 packets directly queued to recvmsg prequeue.
    661 bytes directly in process context from backlog
    953264 bytes directly received in process context from prequeue
    881778 packet headers predicted
    2098 packets header predicted and directly queued to user
    3108164 acknowledgments not containing data payload received
    2149868 predicted acknowledgments
    128 times recovered from packet loss due to fast retransmit
    28777 times recovered from packet loss by selective acknowledgements
    2 bad SACK blocks received
    Detected reordering 146 times using FACK
    Detected reordering 41 times using SACK
    Detected reordering 2 times using reno fast retransmit
    Detected reordering 55 times using time stamp
    96 congestion windows fully recovered without slow start
    541 congestion windows partially recovered using Hoe heuristic
    3015 congestion windows recovered without slow start by DSACK
    2742 congestion windows recovered without slow start after partial ack
    33524 TCP data loss events
    TCPLostRetransmit: 2293
    62 timeouts after reno fast retransmit
    6563 timeouts after SACK recovery
    2773 timeouts in loss state
    65792 fast retransmits
    2925 forward retransmits
    31987 retransmits in slow start
    24762 other TCP timeouts
    62 classic Reno fast retransmits failed
    3314 SACK retransmits failed
    1 times receiver scheduled too late for direct processing
    9463 DSACKs sent for old packets
    6 DSACKs sent for out of order packets
    12243 DSACKs received
    367 DSACKs for out of order packets received
    2431 connections reset due to unexpected data
    502 connections reset due to early user close
    779 connections aborted due to timeout
    TCPSACKDiscard: 3
    TCPDSACKIgnoredOld: 5856
    TCPDSACKIgnoredNoUndo: 2597
    TCPSpuriousRTOs: 568
    TCPSackMerged: 3
    TCPSackShiftFallback: 261321
IpExt:
    InMcastPkts: 20670
    OutMcastPkts: 20003
    InBcastPkts: 57471
    OutBcastPkts: 330
    InOctets: -537730897
    OutOctets: -1290246282
    InMcastOctets: 1455351
    OutMcastOctets: 1434023
    InBcastOctets: 4543953
    OutBcastOctets: 69439


** PCI devices:
00:00.0 Host bridge [0600]: ATI Technologies Inc RS690 Host Bridge [1002:7910]
	Subsystem: Giga-byte Technology Device [1458:5000]
	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

00:01.0 PCI bridge [0604]: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx) [1002:7912] (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 99
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fde00000-fdffffff
	Prefetchable memory behind bridge: 00000000fa000000-00000000fbffffff
	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: [44] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [b0] Subsystem: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx) [1002:7912]

00:12.0 SATA controller [0106]: ATI Technologies Inc SB600 Non-Raid-5 SATA [1002:4380] (prog-if 01 [AHCI 1.0])
	Subsystem: Giga-byte Technology Gigabyte GA-MA69G-S3H Motherboard [1458:b005]
	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
	Interrupt: pin A routed to IRQ 22
	Region 0: I/O ports at ff00 [size=8]
	Region 1: I/O ports at fe00 [size=4]
	Region 2: I/O ports at fd00 [size=8]
	Region 3: I/O ports at fc00 [size=4]
	Region 4: I/O ports at fb00 [size=16]
	Region 5: Memory at fe02f000 (32-bit, non-prefetchable) [size=1K]
	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-
	Kernel driver in use: ahci

00:13.0 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI0) [1002:4387] (prog-if 10 [OHCI])
	Subsystem: Giga-byte Technology Device [1458:5004]
	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, Cache Line Size: 4 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe02e000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.1 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI1) [1002:4388] (prog-if 10 [OHCI])
	Subsystem: Giga-byte Technology Device [1458:5004]
	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, Cache Line Size: 4 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.2 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI2) [1002:4389] (prog-if 10 [OHCI])
	Subsystem: Giga-byte Technology Device [1458:5004]
	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, Cache Line Size: 4 bytes
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at fe02c000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.3 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI3) [1002:438a] (prog-if 10 [OHCI])
	Subsystem: Giga-byte Technology Device [1458:5004]
	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, Cache Line Size: 4 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe02b000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.4 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI4) [1002:438b] (prog-if 10 [OHCI])
	Subsystem: Giga-byte Technology Device [1458:5004]
	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, Cache Line Size: 4 bytes
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at fe02a000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:14.0 SMBus [0c05]: ATI Technologies Inc SBx00 SMBus Controller [1002:4385] (rev 14)
	Subsystem: Giga-byte Technology Device [1458:4385]
	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-
	Region 0: I/O ports at 0b00 [size=16]
	Capabilities: [b0] HyperTransport: MSI Mapping Enable- Fixed+
	Kernel driver in use: piix4_smbus

00:14.1 IDE interface [0101]: ATI Technologies Inc SB600 IDE [1002:438c] (prog-if 8a [Master SecP PriP])
	Subsystem: Giga-byte Technology Gigabyte GA-MA69G-S3H Motherboard [1458:5002]
	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
	Interrupt: pin A routed to IRQ 16
	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 f900 [size=16]
	Kernel driver in use: pata_atiixp

00:14.3 ISA bridge [0601]: ATI Technologies Inc SB600 PCI to LPC Bridge [1002:438d]
	Subsystem: Giga-byte Technology Device [1458:5001]
	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:14.4 PCI bridge [0604]: ATI Technologies Inc SBx00 PCI to PCI Bridge [1002:4384] (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fdd00000-fddfffff
	Prefetchable memory behind bridge: fdc00000-fdcfffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
	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-
	Capabilities: [80] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 1.0GHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-

00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201]
	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:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202]
	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:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control [1022:1203]
	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-
	Capabilities: [f0] Secure device <?>
	Kernel driver in use: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204]
	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-

01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RS690 [Radeon X1200 Series] [1002:791e] (prog-if 00 [VGA controller])
	Subsystem: Giga-byte Technology Device [1458:d000]
	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: 32, Cache Line Size: 4 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fa000000 (64-bit, prefetchable) [size=32M]
	Region 2: Memory at fdff0000 (64-bit, non-prefetchable) [size=64K]
	Region 4: I/O ports at ee00 [size=256]
	Region 5: Memory at fde00000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [50] 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: [80] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000

02:0f.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
	Subsystem: Giga-byte Technology GA-MA69G-S3H Motherboard [1458:e000]
	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 (8000ns min, 16000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 23
	Region 0: I/O ports at de00 [size=256]
	Region 1: Memory at fddff000 (32-bit, non-prefetchable) [size=256]
	[virtual] Expansion ROM at fdc00000 [disabled] [size=128K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: r8169


** USB devices:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: 6.0.4
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-5-686 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-41  Linux image base package
ii  module-init-tools             3.12-2+b1  tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-686 recommends:
ii  firmware-linux-free           2.6.32-41  Binary firmware for various driver
ii  libc6-i686                    2.11.3-2   Embedded GNU C Library: Shared lib

Versions of packages linux-image-2.6.32-5-686 suggests:
ii  grub                       0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.32           <none>        (no description available)

Versions of packages linux-image-2.6.32-5-686 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-686/prerm/removing-running-kernel-2.6.32-5-686: true
  linux-image-2.6.32-5-686/postinst/depmod-error-initrd-2.6.32-5-686: false
* linux-image-2.6.32-5-686/postinst/ignoring-do-bootloader-2.6.32-5-686:
  linux-image-2.6.32-5-686/postinst/missing-firmware-2.6.32-5-686:



Reply to: