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

Bug#702770: linux-image-3.2.0-4-amd64: non-fatal oops while dd'ing from USB to USB



Package: src:linux
Version: 3.2.35-2
Severity: normal

Dear Maintainer,

this Oops happened while I was dumping a 500GB USB disk image to a 2TB
USB file system using dd.  I suspect the image contains a bad sector, as
I had got SMART telling me that there were uncorrectable errors (but now
it tells me nothing about that any more).  Anyway, after dumping about
280GB dd stopped and cannot be killed, a rm process on the USB partition
cannot be killed either, and the USB partition cannot be unmounted
because it is busy, even if lsof reports no process using it.


-- Package-specific info:
** Version:
Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.35-2

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=4ee42fef-c2d5-406d-8aec-6832a5eb2e93 ro gfxpayload=1024x768x8,1024x768

** Tainted: D (128)
 * Kernel has oopsed before.

** Kernel log:
[15608.064863] Oops: 0002 [#1] SMP 
[15608.064939] CPU 2 
[15608.064981] Modules linked in: ext4 jbd2 ext2 cpufreq_userspace cpufreq_stats ppdev cpufreq_powersave cpufreq_conservative lp bnep rfcomm binfmt_misc fuse nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc dm_crypt k8temp hwmon_vid tcp_diag inet_diag firewire_sbp2 firewire_core crc_itu_t psmouse joydev btusb parport_pc parport asus_atk0110 bluetooth rfkill crc16 pcmcia radeon ttm drm_kms_helper drm yenta_socket pcmcia_rsrc pcmcia_core power_supply i2c_algo_bit button wmi evdev sp5100_tco snd_hda_codec_via powernow_k8 mperf processor snd_hda_intel snd_hda_codec snd_hwdep thermal_sys i2c_piix4 pcspkr snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer snd soundcore i2c_core shpchp edac_mce_amd edac_core k10temp ext3 mbcache jbd usbhid hid raid1 md_mod dm_mirror dm_region_hash dm_log dm_mod usb_storage sg sr_mod sd_mod cdrom crc_t10dif ata_generic pata_atiixp ohci_hcd ahci libahci xhci_hcd libata r8169 mii ehci_hcd scsi_mod usbcore usb
[15608.067286] 
[15608.067322] Pid: 8647, comm: dd Not tainted 3.2.0-4-amd64 #1 Debian 3.2.35-2 System manufacturer System Product Name/M4A88T-M/USB3
[15608.067564] RIP: 0010:[<ffffffffa0576c9d>]  [<ffffffffa0576c9d>] ext2_get_blocks+0x4ad/0x6da [ext2]
[15608.067775] RSP: 0018:ffff8800a89a39b8  EFLAGS: 00010246
[15608.067881] RAX: 0000000000000000 RBX: ffff8802aedc99b0 RCX: 0000000000000034
[15608.068020] RDX: 0000000000000000 RSI: ffffea00069e7ea8 RDI: ffffea00069e7ea8
[15608.068160] RBP: 0000000000000000 R08: 0000000000000000 R09: 00000000000046c2
[15608.068231] R10: 0000000000003bbd R11: 0000000000003bbd R12: ffff880062f46200
[15608.068231] R13: ffff8800a89a3a40 R14: ffff8800a89a3a40 R15: 0000000000000004
[15608.068231] FS:  00007f943d8e3700(0000) GS:ffff88031fc80000(0000) knlGS:00000000ef0fbb70
[15608.068231] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[15608.068231] CR2: 0000000000000000 CR3: 00000000bc2de000 CR4: 00000000000006e0
[15608.068231] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[15608.068231] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[15608.068231] Process dd (pid: 8647, threadinfo ffff8800a89a2000, task ffff88030f9a89f0)
[15608.068231] Stack:
[15608.068231]  0000000000000000 ffff880000000002 000000000baa16b0 0000000000000001
[15608.068231]  ffff8802aedc9990 0000000000000001 0000000100000000 000000000430b80c
[15608.068231]  0000000000001000 ffff8800a89a3a98 0000000000000000 ffff8802aedc9938
[15608.068231] Call Trace:
[15608.068231]  [<ffffffff810ec47f>] ? kmem_cache_alloc+0x86/0xea
[15608.068231]  [<ffffffffa0576eee>] ? ext2_get_block+0x24/0x3d [ext2]
[15608.068231]  [<ffffffff8111e0c5>] ? __block_write_begin+0x139/0x2a9
[15608.068231]  [<ffffffffa0576eca>] ? ext2_get_blocks+0x6da/0x6da [ext2]
[15608.068231]  [<ffffffff810b4ca6>] ? grab_cache_page_write_begin+0x68/0xae
[15608.068231]  [<ffffffff8111e446>] ? block_write_begin+0x44/0x72
[15608.068231]  [<ffffffffa0576eca>] ? ext2_get_blocks+0x6da/0x6da [ext2]
[15608.068231]  [<ffffffffa05770e1>] ? ext2_write_begin+0x2a/0x4b [ext2]
[15608.068231]  [<ffffffff810b47af>] ? generic_file_buffered_write+0x10f/0x259
[15608.068231]  [<ffffffff810b55e8>] ? __generic_file_aio_write+0x248/0x278
[15608.068231]  [<ffffffff810b5c3d>] ? generic_file_aio_read+0x570/0x5cf
[15608.068231]  [<ffffffff810363d8>] ? should_resched+0x5/0x23
[15608.068231]  [<ffffffff810b5675>] ? generic_file_aio_write+0x5d/0xb5
[15608.068231]  [<ffffffff810f95d4>] ? do_sync_write+0xb4/0xec
[15608.068231]  [<ffffffff811258ed>] ? fsnotify+0x1f9/0x20c
[15608.068231]  [<ffffffff81109b2e>] ? dput+0x27/0xee
[15608.068231]  [<ffffffff81163995>] ? security_file_permission+0x16/0x2d
[15608.068231]  [<ffffffff810f9cc5>] ? vfs_write+0xa2/0xe9
[15608.068231]  [<ffffffff810f9ea2>] ? sys_write+0x45/0x6b
[15608.068231]  [<ffffffff81352012>] ? system_call_fastpath+0x16/0x1b
[15608.068231] Code: 43 28 48 8b b4 ec b8 00 00 00 48 8b 50 18 48 8b b8 20 01 00 00 e8 9e 64 ba e0 49 89 46 28 48 89 04 24 e8 87 50 dd e0 48 8b 14 24 <f0> 0f ba 2a 02 19 c0 85 c0 74 10 48 89 d7 48 89 14 24 e8 0e 5d 
[15608.068231] RIP  [<ffffffffa0576c9d>] ext2_get_blocks+0x4ad/0x6da [ext2]
[15608.068231]  RSP <ffff8800a89a39b8>
[15608.068231] CR2: 0000000000000000
[15608.106582] ---[ end trace 8688ecdf8986dc79 ]---
[15667.154894] attempt to access beyond end of device
[15667.154908] sde1: rw=1, want=1565565840, limit=1565565809
[15667.154973] attempt to access beyond end of device
[15667.154981] sde1: rw=1, want=1565566080, limit=1565565809
[15667.155042] attempt to access beyond end of device
[15667.155048] sde1: rw=1, want=1565566320, limit=1565565809
[15667.155109] attempt to access beyond end of device
[15667.155114] sde1: rw=1, want=1565566560, limit=1565565809
[15667.155174] attempt to access beyond end of device
[15667.155180] sde1: rw=1, want=1565566800, limit=1565565809
[15667.155240] attempt to access beyond end of device
[15667.155246] sde1: rw=1, want=1565567040, limit=1565565809
[15667.155307] attempt to access beyond end of device
[15667.155313] sde1: rw=1, want=1565567280, limit=1565565809
[15667.155374] attempt to access beyond end of device
[15667.155380] sde1: rw=1, want=1565567520, limit=1565565809
[15667.155438] attempt to access beyond end of device
[15667.155444] sde1: rw=1, want=1565567760, limit=1565565809
[15667.155501] attempt to access beyond end of device
[15667.155507] sde1: rw=1, want=1565568000, limit=1565565809
[15667.155566] attempt to access beyond end of device
[15667.155572] sde1: rw=1, want=1565568240, limit=1565565809
[15667.155631] attempt to access beyond end of device
[15667.155637] sde1: rw=1, want=1565568480, limit=1565565809
[15667.155696] attempt to access beyond end of device
[15667.155702] sde1: rw=1, want=1565568720, limit=1565565809
[15667.155760] attempt to access beyond end of device
[15667.155766] sde1: rw=1, want=1565568960, limit=1565565809
[15667.155828] attempt to access beyond end of device
[15667.155834] sde1: rw=1, want=1565569200, limit=1565565809
[15667.155893] attempt to access beyond end of device
[15667.155899] sde1: rw=1, want=1565569440, limit=1565565809
[15667.155958] attempt to access beyond end of device
[15667.155964] sde1: rw=1, want=1565569680, limit=1565565809
[15667.156058] attempt to access beyond end of device
[15667.156067] sde1: rw=1, want=1565569920, limit=1565565809
[15667.156131] attempt to access beyond end of device
[15667.156143] sde1: rw=1, want=1565570160, limit=1565565809
[15667.156206] attempt to access beyond end of device
[15667.156215] sde1: rw=1, want=1565570400, limit=1565565809
[15667.156242] attempt to access beyond end of device
[15667.156251] sde1: rw=1, want=1565570432, limit=1565565809
[50737.933959] kjournald starting.  Commit interval 5 seconds
[50737.934544] EXT3-fs (sdc1): using internal journal
[50737.934556] EXT3-fs (sdc1): mounted filesystem with ordered data mode
[50970.557960] type=1702 audit(1362875634.537:2): op=follow_link action=denied pid=25392 comm="perl"  path="/var/tmp/.#mime9325fgw" dev="md1" ino=874848
[50970.558498] type=1702 audit(1362875634.537:3): op=follow_link action=denied pid=25392 comm="perl"  path=2F7661722F746D702F2E234172742036352043434E4C313939385F323030312E706466 dev="md1" ino=874855
[137137.253151] kjournald starting.  Commit interval 5 seconds
[137137.253746] EXT3-fs (sdc1): using internal journal
[137137.253761] EXT3-fs (sdc1): mounted filesystem with ordered data mode
[137353.588414] type=1702 audit(1362962017.567:4): op=follow_link action=denied pid=16716 comm="perl"  path="/var/tmp/.#mime9325fgw" dev="md1" ino=874848
[137353.588981] type=1702 audit(1362962017.567:5): op=follow_link action=denied pid=16716 comm="perl"  path=2F7661722F746D702F2E234172742036352043434E4C313939385F323030312E706466 dev="md1" ino=874855

** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: American Megatrends Inc.
bios_version: 0703   
board_vendor: ASUSTeK Computer INC.
board_name: M4A88T-M/USB3
board_version: Rev X.0x

** Loaded modules:
ext4
jbd2
ext2
cpufreq_userspace
cpufreq_stats
ppdev
cpufreq_powersave
cpufreq_conservative
lp
bnep
rfcomm
binfmt_misc
fuse
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
dm_crypt
k8temp
hwmon_vid
tcp_diag
inet_diag
firewire_sbp2
firewire_core
crc_itu_t
psmouse
joydev
btusb
parport_pc
parport
asus_atk0110
bluetooth
rfkill
crc16
pcmcia
radeon
ttm
drm_kms_helper
drm
yenta_socket
pcmcia_rsrc
pcmcia_core
power_supply
i2c_algo_bit
button
wmi
evdev
sp5100_tco
snd_hda_codec_via
powernow_k8
mperf
processor
snd_hda_intel
snd_hda_codec
snd_hwdep
thermal_sys
i2c_piix4
pcspkr
snd_pcm_oss
snd_mixer_oss
snd_pcm
snd_page_alloc
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
snd_seq
snd_seq_device
snd_timer
snd
soundcore
i2c_core
shpchp
edac_mce_amd
edac_core
k10temp
ext3
mbcache
jbd
usbhid
hid
raid1
md_mod
dm_mirror
dm_region_hash
dm_log
dm_mod
usb_storage
sg
sr_mod
sd_mod
cdrom
crc_t10dif
ata_generic
pata_atiixp
ohci_hcd
ahci
libahci
xhci_hcd
libata
r8169
mii
ehci_hcd
scsi_mod
usbcore
usb_common

** Network interface configuration:

auto lo
iface lo inet loopback

mapping eth5
	script grep
	map eth5

auto eth5
iface eth5 inet static
	address 146.48.81.102/21
	gateway 146.48.80.1
	dns-search isti.cnr.it

** 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: eth5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 14:da:e9:b7:f8:2b brd ff:ff:ff:ff:ff:ff
    inet 146.48.81.102/21 brd 146.48.87.255 scope global eth5
    inet6 2a00:1620:c0:50:16da:e9ff:feb7:f82b/64 scope global dynamic 
       valid_lft 2591998sec preferred_lft 604798sec
    inet6 fe80::16da:e9ff:feb7:f82b/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: 365988066 1042133    0    0    0     0          0         0 365988066 1042133    0    0    0     0       0          0
  eth5: 2677207054 22575313    0 34016    0     0          0         0 2492514464 16397364    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    19514254 total packets received
    23319 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    19264148 incoming packets delivered
    17382293 requests sent out
    56 outgoing packets dropped
    1905 reassemblies required
    905 packets reassembled ok
    11352 fragments received ok
    34056 fragments created
Icmp:
    555855 ICMP messages received
    945 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 412243
        timeout in transit: 168
        source quenches: 15
        redirects: 3
        echo requests: 97285
        echo replies: 45607
    197920 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 32714
        echo request: 67921
        echo replies: 97285
IcmpMsg:
        InType0: 45607
        InType3: 412243
        InType4: 15
        InType5: 3
        InType8: 97285
        InType9: 332
        InType11: 168
        OutType0: 97285
        OutType3: 32714
        OutType8: 67921
Tcp:
    133341 active connections openings
    146263 passive connection openings
    7225 failed connection attempts
    10599 connection resets received
    10 connections established
    2414634 segments received
    2614183 segments send out
    72990 segments retransmited
    2 bad segments received.
    17400 resets sent
Udp:
    15253126 packets received
    9822 packets to unknown port received.
    268010 packet receive errors
    14517675 packets sent
UdpLite:
TcpExt:
    570 invalid SYN cookies received
    333 resets received for embryonic SYN_RECV sockets
    9 ICMP packets dropped because they were out-of-window
    155813 TCP sockets finished time wait in fast timer
    324 packets rejects in established connections because of timestamp
    69894 delayed acks sent
    7 delayed acks further delayed because of locked socket
    Quick ack mode was activated 20746 times
    10698 packets directly queued to recvmsg prequeue.
    53687 bytes directly in process context from backlog
    6698786 bytes directly received in process context from prequeue
    526500 packet headers predicted
    8655 packets header predicted and directly queued to user
    836312 acknowledgments not containing data payload received
    286139 predicted acknowledgments
    6 times recovered from packet loss due to fast retransmit
    1358 times recovered from packet loss by selective acknowledgements
    Detected reordering 10 times using FACK
    Detected reordering 57 times using SACK
    Detected reordering 166 times using time stamp
    401 congestion windows fully recovered without slow start
    1266 congestion windows partially recovered using Hoe heuristic
    411 congestion windows recovered without slow start by DSACK
    1424 congestion windows recovered without slow start after partial ack
    296 TCP data loss events
    TCPLostRetransmit: 17
    4 timeouts after reno fast retransmit
    299 timeouts after SACK recovery
    38 timeouts in loss state
    2262 fast retransmits
    1090 forward retransmits
    825 retransmits in slow start
    22050 other TCP timeouts
    54 SACK retransmits failed
    21109 DSACKs sent for old packets
    11 DSACKs sent for out of order packets
    4091 DSACKs received
    1 DSACKs for out of order packets received
    881 connections reset due to unexpected data
    4067 connections reset due to early user close
    5049 connections aborted due to timeout
    TCPDSACKIgnoredOld: 11
    TCPDSACKIgnoredNoUndo: 823
    TCPSpuriousRTOs: 8
    TCPSackShiftFallback: 10951
    TCPDeferAcceptDrop: 12666
IpExt:
    InMcastPkts: 691559
    OutMcastPkts: 9201
    InBcastPkts: 942637
    OutBcastPkts: 2589
    InOctets: -1790058540
    OutOctets: -1668920091
    InMcastOctets: 142752981
    OutMcastOctets: 3945430
    InBcastOctets: 163208812
    OutBcastOctets: 196356


** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS880 Host Bridge [1022:9601]
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:843e]
	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
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: ASUSTeK Computer Inc. RS880 PCI to PCI bridge (int gfx) [1043:9602] (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: 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fe100000-fe2fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	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:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2) [1022:9606] (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=02, subordinate=02, sec-latency=0
	Memory behind bridge: fe300000-fe3fffff
	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:0a.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 5) [1022:9609] (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=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Prefetchable memory behind bridge: 00000000fbf00000-00000000fbffffff
	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:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode] [1002:4390] (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. M4A785TD Motherboard [1043:8389]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: I/O ports at b000 [size=8]
	Region 1: I/O ports at a000 [size=4]
	Region 2: I/O ports at 9000 [size=8]
	Region 3: I/O ports at 8000 [size=4]
	Region 4: I/O ports at 7000 [size=16]
	Region 5: Memory at fe0ffc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe0fe000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.1 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0 USB OHCI1 Controller [1002:4398] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe0fd000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe0ff800 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fe0fc000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.1 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0 USB OHCI1 Controller [1002:4398] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fe0fb000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 19
	Region 0: Memory at fe0ff400 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller [1002:4385] (rev 3c)
	Subsystem: ASUSTeK Computer Inc. M4A785TD Motherboard [1043:8389]
	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-
	Capabilities: <access denied>

00:14.1 IDE interface [0101]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 IDE Controller [1002:439c] (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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
	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 ff00 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: pata_atiixp

00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) [1002:4383]
	Subsystem: ASUSTeK Computer Inc. M4A785TD Motherboard [1043:836c]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe0f4000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d]
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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]: Advanced Micro Devices [AMD] nee ATI 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=04, subordinate=08, sec-latency=64
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fe400000-febfffff
	Prefetchable memory behind bridge: fc000000-fdffffff
	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:14.5 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1002:4399] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8389]
	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, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at fe0fa000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

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: <access denied>

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: <access denied>
	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]: Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4250] [1002:9715] (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:843e]
	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 18
	Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
	Region 1: I/O ports at c000 [size=256]
	Region 2: Memory at fe2f0000 (32-bit, non-prefetchable) [size=64K]
	Region 5: Memory at fe100000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: radeon

02:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 03) (prog-if 30 [XHCI])
	Subsystem: ASUSTeK Computer Inc. P8P67 Deluxe Motherboard [1043:8413]
	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 18
	Region 0: Memory at fe3fa000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
	Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards [1043:8432]
	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 42
	Region 0: I/O ports at d800 [size=256]
	Region 2: Memory at fbfff000 (64-bit, prefetchable) [size=4K]
	Region 4: Memory at fbff8000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169

04:05.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c475 [1180:0475] (rev 81)
	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: 168
	Interrupt: pin A routed to IRQ 20
	Region 0: Memory at f0000000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=04, secondary=05, subordinate=08, sec-latency=176
	Memory window 0: fc000000-fc3fffff (prefetchable)
	Memory window 1: f4000000-f7ffffff
	I/O window 0: 0000e400-0000e4ff
	I/O window 1: 0000e000-0000e0ff
	BridgeCtl: Parity+ SERR+ ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001
	Kernel driver in use: yenta_cardbus


** USB devices:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 152d:0539 JMicron Technology Corp. / JMicron USA Technology Corp. 
Bus 001 Device 004: ID 13fd:1340 Initio Corporation Hi-Speed USB to SATA Bridge
Bus 004 Device 002: ID 07cc:0501 Carry Computer Eng., Co., Ltd Mass Storage
Bus 006 Device 002: ID 046d:c030 Logitech, Inc. iFeel Mouse
Bus 006 Device 003: ID 0e8f:0020 GreenAsia Inc. USB to PS/2 Adapter
Bus 005 Device 002: ID 0a5c:2035 Broadcom Corp. BCM2035 Bluetooth

*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-4-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.49
ii  initramfs-tools [linux-initramfs-tool]  0.109
ii  kmod                                    9-2
ii  linux-base                              3.5
ii  module-init-tools                       9-2

Versions of packages linux-image-3.2.0-4-amd64 recommends:
ii  firmware-linux-free  3.2

Versions of packages linux-image-3.2.0-4-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 1.99-27
ii  linux-doc-3.2           3.2.35-2

Versions of packages linux-image-3.2.0-4-amd64 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>
ii  firmware-linux-nonfree  0.36+wheezy.1
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-4-amd64/postinst/ignoring-ramdisk:
  linux-image-3.2.0-4-amd64/postinst/depmod-error-initrd-3.2.0-4-amd64: false
  linux-image-3.2.0-4-amd64/prerm/removing-running-kernel-3.2.0-4-amd64: true
  linux-image-3.2.0-4-amd64/postinst/missing-firmware-3.2.0-4-amd64:


Reply to: