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

Bug#642043: linux-image-3.0.0-1-amd64 frequently kerneloops on unmounting USB drives



Package: linux-2.6
Version: 3.0.0-3
Severity: normal

   * What led up to the situation?

Using 'Safely remove drive' option on USB drives under Nautilus/GNOME frequently causes a kerneloops.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Sometimes you are able to switch virtual console and get back to X OK, other times a power cycle is required. I'd say 80% of the time unmounting works fine.

   * What was the outcome of this action?

Here's a syslog dump after a non-fatal kerneloops after unmounting a USB drive:

-------------------------------------

Sep 18 15:38:12 annes-pc ntfs-3g[4299]: Unmounting /dev/sde1 (Expansion Drive)

Sep 18 15:38:17 annes-pc kernel: [ 9762.593370] scsi 6:0:0:0: [sde] Unhandled error code

Sep 18 15:38:17 annes-pc kernel: [ 9762.593386] scsi 6:0:0:0: [sde]  Result: hostbyte=DID_OK driverbyte=DRIVER_OK

Sep 18 15:38:17 annes-pc kernel: [ 9762.593391] scsi 6:0:0:0: [sde] CDB: Read(10): 28 00 00 00 00 3f 00 00 08 00

Sep 18 15:38:17 annes-pc kernel: [ 9762.593402] end_request: I/O error, dev sde, sector 63

Sep 18 15:38:17 annes-pc kernel: [ 9762.593408] Buffer I/O error on device sde1, logical block 0

Sep 18 15:38:17 annes-pc kernel: [ 9762.593437] BUG: unable to handle kernel NULL pointer dereference at 0000000000000048

Sep 18 15:38:17 annes-pc kernel: [ 9762.593513] IP: [<ffffffff8118d464>] elv_completed_request+0x38/0x4c

Sep 18 15:38:17 annes-pc kernel: [ 9762.593575] PGD 0 

Sep 18 15:38:17 annes-pc kernel: [ 9762.593596] Oops: 0000 [#1] SMP 

Sep 18 15:38:17 annes-pc kernel: [ 9762.593630] CPU 2 

Sep 18 15:38:17 annes-pc kernel: [ 9762.593641] Buffer I/O error on device sde1, logical block 0

Sep 18 15:38:17 annes-pc kernel: [ 9762.593663] Buffer I/O error on device sde1, logical block 1

Sep 18 15:38:17 annes-pc kernel: [ 9762.593668] Buffer I/O error on device sde1, logical block 1

Sep 18 15:38:17 annes-pc kernel: [ 9762.593687] Buffer I/O error on device sde1, logical block 122095976

Sep 18 15:38:17 annes-pc kernel: [ 9762.593691] Buffer I/O error on device sde1, logical block 122095976

Sep 18 15:38:17 annes-pc kernel: [ 9762.593793] Buffer I/O error on device sde1, logical block 1

Sep 18 15:38:17 annes-pc kernel: [ 9762.593799] Buffer I/O error on device sde1, logical block 1

Sep 18 15:38:17 annes-pc kernel: [ 9762.593823] Buffer I/O error on device sde1, logical block 122096007

Sep 18 15:38:17 annes-pc kernel: [ 9762.593828] Buffer I/O error on device sde1, logical block 0

Sep 18 15:38:17 annes-pc kernel: [ 9762.594060] Modules linked in: nls_utf8 nls_cp437 vfat fat cryptd aes_x86_64 aes_generic pci_stub vboxpci(O) acpi_cpufreq mperf vboxnetadp(O) ppdev cpufreq_powersave vboxnetflt(O) lp cpufreq_userspace cpufreq_stats cpufreq_conservative vboxdrv(O) fuse loop firewire_sbp2 firewire_core joydev snd_hda_codec_realtek snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul snd_emu10k1 snd_hda_intel snd_ac97_codec snd_hda_codec ac97_bus snd_util_mem snd_hwdep snd_pcm_oss snd_seq_midi snd_mixer_oss snd_rawmidi i915 pcspkr snd_pcm snd_seq_midi_event i2c_i801 snd_seq snd_timer snd_seq_device snd evdev arc4 drm_kms_helper drm i2c_algo_bit button parport_pc rt61pci emu10k1_gp crc_itu_t rt2x00pci rt2x00lib parport processor mac80211 cfg80211 soundcore rfkill gameport eeprom_93cx6 serio_raw snd_page_alloc video i2c_core thermal_sys ext4 mbcache jbd2 crc16 usbhid hid usb_storage uas sg sr_mod sd_mod cdrom crc_t10dif ata_generic xhci_hcd ata_pii
 x ehci_hcd atl1c usbcore libata scsi_mo

Sep 18 15:38:17 annes-pc kernel: d [last unloaded: scsi_wait_scan]

Sep 18 15:38:17 annes-pc kernel: [ 9762.594965] 

Sep 18 15:38:17 annes-pc kernel: [ 9762.594980] Pid: 4271, comm: scsi_eh_6 Tainted: G           O 3.0.0-1-amd64 #1 Gigabyte Technology Co., Ltd. H61M-USB3-B3/H61M-USB3-B3

Sep 18 15:38:17 annes-pc kernel: [ 9762.595072] RIP: 0010:[<ffffffff8118d464>]  [<ffffffff8118d464>] elv_completed_request+0x38/0x4c

Sep 18 15:38:17 annes-pc kernel: [ 9762.595139] RSP: 0018:ffff8800941c9d30  EFLAGS: 00010002

Sep 18 15:38:17 annes-pc kernel: [ 9762.595178] RAX: 0000000000000000 RBX: ffff88011921c100 RCX: 0000000000000155

Sep 18 15:38:17 annes-pc kernel: [ 9762.595229] RDX: ffff88009067f540 RSI: ffff880036ff1a38 RDI: ffff88011921c100

Sep 18 15:38:17 annes-pc kernel: [ 9762.595279] RBP: ffff880036ff1a38 R08: 0000000000000001 R09: 0000000000000000

Sep 18 15:38:17 annes-pc kernel: [ 9762.595329] R10: 00000000024311bc R11: ffffffff817ee068 R12: 00000000fffffffb

Sep 18 15:38:17 annes-pc kernel: [ 9762.595379] R13: 0000000000000282 R14: 0000000000000000 R15: 0000000000000000

Sep 18 15:38:17 annes-pc kernel: [ 9762.595430] FS:  0000000000000000(0000) GS:ffff88011fa80000(0000) knlGS:0000000000000000

Sep 18 15:38:17 annes-pc kernel: [ 9762.595486] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b

Sep 18 15:38:17 annes-pc kernel: [ 9762.595527] CR2: 0000000000000048 CR3: 0000000001603000 CR4: 00000000000406e0

Sep 18 15:38:17 annes-pc kernel: [ 9762.595577] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000

Sep 18 15:38:17 annes-pc kernel: [ 9762.595626] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400

Sep 18 15:38:17 annes-pc kernel: [ 9762.595676] Process scsi_eh_6 (pid: 4271, threadinfo ffff8800941c8000, task ffff88009d160fa0)

Sep 18 15:38:17 annes-pc kernel: [ 9762.595735] Stack:

Sep 18 15:38:17 annes-pc kernel: [ 9762.595751]  ffff88011921c100 ffffffff8119157b ffff880036ff1a38 ffff88011921c100

Sep 18 15:38:17 annes-pc kernel: [ 9762.595816]  00000000fffffffb ffffffff811923d2 0000000000000000 ffff8800b1ae9680

Sep 18 15:38:17 annes-pc kernel: [ 9762.595879]  ffff880036ff1a38 0000000000000000 00000000fffffffb ffffffffa0008bc2

Sep 18 15:38:17 annes-pc kernel: [ 9762.595941] Call Trace:

Sep 18 15:38:17 annes-pc kernel: [ 9762.595965]  [<ffffffff8119157b>] ? __blk_put_request+0x2a/0xa8

Sep 18 15:38:17 annes-pc kernel: [ 9762.596009]  [<ffffffff811923d2>] ? blk_end_bidi_request+0x3b/0x57

Sep 18 15:38:17 annes-pc kernel: [ 9762.596065]  [<ffffffffa0008bc2>] ? scsi_io_completion+0x431/0x4cf [scsi_mod]

Sep 18 15:38:17 annes-pc kernel: [ 9762.596125]  [<ffffffffa0005ebc>] ? scsi_eh_flush_done_q+0xee/0x10f [scsi_mod]

Sep 18 15:38:17 annes-pc kernel: [ 9762.596184]  [<ffffffffa00065c5>] ? scsi_error_handler+0x3d7/0x5de [scsi_mod]

Sep 18 15:38:17 annes-pc kernel: [ 9762.596242]  [<ffffffffa00061ee>] ? scsi_eh_get_sense+0x17b/0x17b [scsi_mod]

Sep 18 15:38:17 annes-pc kernel: [ 9762.596298]  [<ffffffffa00061ee>] ? scsi_eh_get_sense+0x17b/0x17b [scsi_mod]

Sep 18 15:38:17 annes-pc kernel: [ 9762.596357]  [<ffffffff8105fc0b>] ? kthread+0x7a/0x82

Sep 18 15:38:17 annes-pc kernel: [ 9762.596397]  [<ffffffff8133ce24>] ? kernel_thread_helper+0x4/0x10

Sep 18 15:38:17 annes-pc kernel: [ 9762.596442]  [<ffffffff8105fb91>] ? kthread_worker_fn+0x149/0x149

Sep 18 15:38:17 annes-pc kernel: [ 9762.596486]  [<ffffffff8133ce20>] ? gs_change+0x13/0x13

Sep 18 15:38:17 annes-pc kernel: [ 9762.596524] Code: 40 74 37 83 7e 44 01 74 04 a8 40 74 2d 83 e0 11 ff c8 0f 95 c0 0f b6 c0 48 05 fc 00 00 00 ff 4c 87 04 f6 46 41 04 74 12 48 8b 02 

Sep 18 15:38:17 annes-pc kernel: [ 9762.596838] RIP  [<ffffffff8118d464>] elv_completed_request+0x38/0x4c

Sep 18 15:38:17 annes-pc kernel: [ 9762.596888]  RSP <ffff8800941c9d30>

Sep 18 15:38:17 annes-pc kernel: [ 9762.596914] CR2: 0000000000000048

Sep 18 15:38:17 annes-pc kernel: [ 9762.666467] ---[ end trace aa15cf51ee6507fe ]---

Sep 18 15:38:17 annes-pc kernel: [ 9762.678990] usb 4-1.4: USB disconnect, device number 6

Sep 18 15:38:30 annes-pc acpid: client 1341[0:0] has disconnected

Sep 18 15:38:36 annes-pc acpid: client connected from 1341[0:0]

Sep 18 15:38:36 annes-pc acpid: 1 client rule loaded

--------------------------

Here's some extra info that appeared in an open terminal after the kerneloops:

---------------------------


Message from syslogd@annes-pc at Sep 18 15:38:17 ...

 kernel:[ 9762.593596] Oops: 0000 [#1] SMP 



Message from syslogd@annes-pc at Sep 18 15:38:17 ...

 kernel:[ 9762.595735] Stack:



Message from syslogd@annes-pc at Sep 18 15:38:17 ...

 kernel:[ 9762.595941] Call Trace:



Message from syslogd@annes-pc at Sep 18 15:38:17 ...

 kernel:[ 9762.596524] Code: 40 74 37 83 7e 44 01 74 04 a8 40 74 2d 83 e0 11 ff c8 0f 95 c0 0f b6 c0 48 05 fc 00 00 00 ff 4c 87 04 f6 46 41 04 74 12 48 8b 02 



Message from syslogd@annes-pc at Sep 18 15:38:17 ...

 kernel:[ 9762.596914] CR2: 0000000000000048

---------------------------------------

   * What outcome did you expect instead?

I expected my drive to unmount cleanly.


-- Package-specific info:
** Version:
Linux version 3.0.0-1-amd64 (Debian 3.0.0-3) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 SMP Sat Aug 27 16:21:11 UTC 2011

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-amd64 root=UUID=a5cbd01d-dab8-43f6-81ea-41314e6b6677 ro quiet

** Tainted: DO (4224)
 * Kernel has oopsed before.
 * Out-of-tree module has been loaded.

** Kernel log:
[17885.469544] ata_piix 0000:00:1f.2: restoring config space at offset 0x8 (was 0xf001, writing 0xfa01)
[17885.469596] ata_piix 0000:00:1f.5: restoring config space at offset 0x1 (was 0x2b00001, writing 0x2b00005)
[17885.485370] pci 0000:02:00.0: restoring config space at offset 0x7 (was 0x220d1d1, writing 0x2220d1d1)
[17885.485389] pci 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[17885.485429] EMU10K1_Audigy 0000:03:00.0: restoring config space at offset 0xf (was 0x14020100, writing 0x14020105)
[17885.485463] EMU10K1_Audigy 0000:03:00.0: restoring config space at offset 0x4 (was 0x1, writing 0xdfc1)
[17885.485471] EMU10K1_Audigy 0000:03:00.0: restoring config space at offset 0x3 (was 0x800000, writing 0x802000)
[17885.485481] EMU10K1_Audigy 0000:03:00.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[17885.485546] Emu10k1_gameport 0000:03:00.1: restoring config space at offset 0x4 (was 0x1, writing 0xdff9)
[17885.485554] Emu10k1_gameport 0000:03:00.1: restoring config space at offset 0x3 (was 0x800000, writing 0x802000)
[17885.485564] Emu10k1_gameport 0000:03:00.1: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001)
[17885.485599] rt61pci 0000:03:01.0: restoring config space at offset 0xf (was 0x100, writing 0x10c)
[17885.485634] rt61pci 0000:03:01.0: restoring config space at offset 0x4 (was 0xffff8000, writing 0xfbdf8000)
[17885.485642] rt61pci 0000:03:01.0: restoring config space at offset 0x3 (was 0x0, writing 0x2001)
[17885.485652] rt61pci 0000:03:01.0: restoring config space at offset 0x1 (was 0x4100000, writing 0x4100016)
[17885.485701] xhci_hcd 0000:04:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10c)
[17885.485726] xhci_hcd 0000:04:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x1)
[17885.485734] xhci_hcd 0000:04:00.0: restoring config space at offset 0x1 (was 0x100006, writing 0x100402)
[17885.485797] atl1c 0000:05:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10a)
[17885.485823] atl1c 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x1)
[17885.485831] atl1c 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[17885.485910] PM: early resume of devices complete after 29.876 msecs
[17885.485950] i915 0000:00:02.0: setting latency timer to 64
[17885.485987] ehci_hcd 0000:00:1a.0: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[17885.485993] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[17885.486007] usb usb1: root hub lost power or was reset
[17885.486023] xhci_hcd 0000:04:00.0: setting latency timer to 64
[17885.486028] usb usb2: root hub lost power or was reset
[17885.486029] usb usb3: root hub lost power or was reset
[17885.486183] xhci_hcd 0000:04:00.0: Failed to enable MSI-X
[17885.486250] xhci_hcd 0000:04:00.0: irq 40 for MSI/MSI-X
[17885.489341] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[17885.489344] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[17885.489346] pci 0000:00:1c.1: setting latency timer to 64
[17885.489351] HDA Intel 0000:00:1b.0: setting latency timer to 64
[17885.489354] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[17885.489363] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[17885.489376] usb usb4: root hub lost power or was reset
[17885.489402] HDA Intel 0000:00:1b.0: irq 42 for MSI/MSI-X
[17885.489458] pcieport 0000:00:1c.4: wake-up capability disabled by ACPI
[17885.489465] atl1c 0000:05:00.0: PME# disabled
[17885.489502] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[17885.489507] ata_piix 0000:00:1f.2: setting latency timer to 64
[17885.489524] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[17885.489528] ata_piix 0000:00:1f.5: setting latency timer to 64
[17885.489902] ehci_hcd 0000:00:1a.0: cache line size of 4 is not supported
[17885.490084] pci 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[17885.490094] pci 0000:02:00.0: setting latency timer to 64
[17885.490134] rt61pci 0000:03:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[17885.490145] EMU10K1_Audigy 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[17885.490998] serial 00:07: activated
[17885.491542] serial 00:08: activated
[17885.492075] parport_pc 00:09: activated
[17885.493265] ehci_hcd 0000:00:1d.0: cache line size of 4 is not supported
[17885.493276] sd 0:0:0:0: [sda] Starting disk
[17885.820068] ata3: SATA link down (SStatus 0 SControl 300)
[17885.837268] usb 4-1: reset high speed USB device number 2 using ehci_hcd
[17885.965265] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[17885.973381] ata4.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
[17885.973384] ata4.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
[17885.973386] ata4.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
[17885.989380] ata4.00: configured for UDMA/100
[17886.081230] usb 1-1: reset high speed USB device number 2 using ehci_hcd
[17886.285300] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd
[17886.837047] ata1.01: failed to resume link (SControl 0)
[17886.837118] ata2.01: failed to resume link (SControl 0)
[17886.847898] ata2.00: SATA link down (SStatus 0 SControl 300)
[17886.847910] ata2.01: SATA link down (SStatus 0 SControl 0)
[17887.305075] usb 4-1.5: reset low speed USB device number 4 using ehci_hcd
[17887.656999] usb 4-1.6: reset full speed USB device number 5 using ehci_hcd
[17890.008344] [drm:pch_irq_handler] *ERROR* PCH poison interrupt
[17892.031904] ata1.00: link is slow to respond, please be patient (ready=0)
[17893.431653] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[17893.431665] ata1.01: SATA link down (SStatus 0 SControl 0)
[17893.439739] ata1.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
[17893.439742] ata1.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
[17893.439744] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
[17893.447866] ata1.00: configured for UDMA/133
[17893.454453] PM: resume of devices complete after 7970.273 msecs
[17893.454619] PM: Finishing wakeup.
[17893.454621] Restarting tasks ... done.
[17893.512093] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[17893.514006] atl1c 0000:05:00.0: irq 43 for MSI/MSI-X
[17893.596307] ADDRCONF(NETDEV_UP): eth0: link is not ready
[17894.790205] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
[17895.291388] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd
[17896.343208] wlan0: authenticate with 00:1f:9f:4a:27:41 (try 1)
[17896.345029] wlan0: authenticated
[17896.345212] wlan0: associate with 00:1f:9f:4a:27:41 (try 1)
[17896.347592] wlan0: RX AssocResp from 00:1f:9f:4a:27:41 (capab=0x411 status=0 aid=1)
[17896.347597] wlan0: associated
[17896.348381] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[17907.148564] wlan0: no IPv6 routers present
[18641.127034] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd
[19149.015039] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd
[19656.903143] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd
[19696.890331] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd
[20164.791307] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd
[20502.716836] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd
[21120.580586] usb 4-1.2: reset high speed USB device number 3 using ehci_hcd

** Model information
sys_vendor: Gigabyte Technology Co., Ltd.
product_name: H61M-USB3-B3
product_version:  
chassis_vendor: Gigabyte Technology Co., Ltd.
chassis_version:  
bios_vendor: Award Software International, Inc.
bios_version: F4
board_vendor: Gigabyte Technology Co., Ltd.
board_name: H61M-USB3-B3
board_version: x.x

** Loaded modules:
Module                  Size  Used by
nls_utf8               12456  0 
nls_cp437              16553  0 
vfat                   17270  0 
fat                    45828  1 vfat
cryptd                 14549  0 
aes_x86_64             16796  1 
aes_generic            33026  1 aes_x86_64
pci_stub               12429  1 
vboxpci                19059  0 
acpi_cpufreq           13009  1 
mperf                  12453  1 acpi_cpufreq
vboxnetadp             13202  0 
ppdev                  12763  0 
cpufreq_powersave      12454  0 
vboxnetflt             23595  0 
lp                     17270  0 
cpufreq_userspace      12576  0 
cpufreq_stats          12862  0 
cpufreq_conservative    13147  0 
vboxdrv               194054  3 vboxpci,vboxnetadp,vboxnetflt
fuse                   66430  1 
loop                   22711  0 
firewire_sbp2          18062  0 
firewire_core          48371  1 firewire_sbp2
joydev                 17262  0 
snd_hda_codec_realtek   278027  1 
snd_emu10k1_synth      13016  0 
snd_emux_synth         29075  1 snd_emu10k1_synth
snd_seq_virmidi        13171  1 snd_emux_synth
snd_seq_midi_emul      12764  1 snd_emux_synth
snd_emu10k1           132168  3 snd_emu10k1_synth
snd_hda_intel          26140  2 
snd_ac97_codec        106837  1 snd_emu10k1
snd_hda_codec          72699  2 snd_hda_codec_realtek,snd_hda_intel
ac97_bus               12510  1 snd_ac97_codec
snd_util_mem           12704  2 snd_emux_synth,snd_emu10k1
snd_hwdep              13186  3 snd_emux_synth,snd_emu10k1,snd_hda_codec
snd_pcm_oss            41257  0 
snd_seq_midi           12848  0 
snd_mixer_oss          17969  1 snd_pcm_oss
snd_rawmidi            23297  3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
i915                  342883  2 
pcspkr                 12579  0 
snd_pcm                68104  5 snd_emu10k1,snd_hda_intel,snd_ac97_codec,snd_hda_codec,snd_pcm_oss
snd_seq_midi_event     13316  2 snd_seq_virmidi,snd_seq_midi
i2c_i801               16870  0 
snd_seq                45208  5 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_midi,snd_seq_midi_event
snd_timer              22581  3 snd_emu10k1,snd_pcm,snd_seq
snd_seq_device         13137  5 snd_emu10k1_synth,snd_emu10k1,snd_seq_midi,snd_rawmidi,snd_seq
snd                    52823  23 snd_hda_codec_realtek,snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_hda_intel,snd_ac97_codec,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_rawmidi,snd_pcm,snd_seq,snd_timer,snd_seq_device
evdev                  17558  12 
arc4                   12458  2 
drm_kms_helper         27216  1 i915
drm                   163280  3 i915,drm_kms_helper
i2c_algo_bit           12850  1 i915
button                 12930  1 i915
parport_pc             22395  1 
rt61pci                27054  0 
emu10k1_gp             12494  0 
crc_itu_t              12347  2 firewire_core,rt61pci
rt2x00pci              12845  1 rt61pci
rt2x00lib              37998  2 rt61pci,rt2x00pci
parport                31929  3 ppdev,lp,parport_pc
processor              27942  5 acpi_cpufreq
mac80211              182631  2 rt2x00pci,rt2x00lib
cfg80211              132564  2 rt2x00lib,mac80211
soundcore              13152  1 snd
rfkill                 19080  2 cfg80211
gameport               13649  2 emu10k1_gp
eeprom_93cx6           12455  1 rt61pci
serio_raw              12846  0 
snd_page_alloc         13043  3 snd_emu10k1,snd_hda_intel,snd_pcm
video                  17707  1 i915
i2c_core               23909  5 i915,i2c_i801,drm_kms_helper,drm,i2c_algo_bit
thermal_sys            17949  2 processor,video
ext4                  313917  1 
mbcache                13066  1 ext4
jbd2                   62574  1 ext4
crc16                  12343  1 ext4
usbhid                 40516  0 
hid                    73172  1 usbhid
usb_storage            47996  0 
uas                    13299  0 
sg                     25985  0 
sr_mod                 21811  0 
sd_mod                 36259  3 
cdrom                  35093  1 sr_mod
crc_t10dif             12348  1 sd_mod
ata_generic            12479  0 
xhci_hcd               68261  0 
ata_piix               25358  2 
ehci_hcd               40090  0 
atl1c                  32176  0 
usbcore               128338  6 usbhid,usb_storage,uas,xhci_hcd,ehci_hcd
libata                149043  2 ata_generic,ata_piix
scsi_mod              162442  7 firewire_sbp2,usb_storage,uas,sg,sr_mod,sd_mod,libata

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

** 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: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 50:e5:49:33:a8:3a brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:0e:2e:c2:08:f2 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.71/24 brd 192.168.1.255 scope global wlan0
    inet6 fe80::20e:2eff:fec2:8f2/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: 3773616    3528    0    0    0     0          0         0  3773616    3528    0    0    0     0       0          0
  eth0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
 wlan0: 145392677  126591    0    0    0     0          0         0  9979514   82759    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    118073 total packets received
    2 with invalid headers
    4 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    117076 incoming packets delivered
    84159 requests sent out
    2 dropped because of missing route
Icmp:
    0 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
    1 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 1
IcmpMsg:
        OutType3: 1
Tcp:
    1647 active connections openings
    7 passive connection openings
    16 failed connection attempts
    94 connection resets received
    3 connections established
    113753 segments received
    81568 segments send out
    71 segments retransmited
    0 bad segments received.
    373 resets sent
Udp:
    2448 packets received
    1 packets to unknown port received.
    0 packet receive errors
    2537 packets sent
UdpLite:
TcpExt:
    8 packets pruned from receive queue because of socket buffer overrun
    803 TCP sockets finished time wait in fast timer
    1188 delayed acks sent
    1 delayed acks further delayed because of locked socket
    Quick ack mode was activated 77 times
    671 packets directly queued to recvmsg prequeue.
    850102 bytes directly received in process context from prequeue
    90103 packet headers predicted
    588 packets header predicted and directly queued to user
    5583 acknowledgments not containing data payload received
    1948 predicted acknowledgments
    1 times recovered from packet loss by selective acknowledgements
    11 congestion windows recovered without slow start after partial ack
    9 TCP data loss events
    TCPLostRetransmit: 1
    5 fast retransmits
    1 retransmits in slow start
    27 other TCP timeouts
    316 packets collapsed in receive queue due to low socket buffer
    77 DSACKs sent for old packets
    1 DSACKs sent for out of order packets
    10 DSACKs received
    56 connections reset due to unexpected data
    73 connections reset due to early user close
    5 connections aborted due to timeout
    TCPDSACKIgnoredOld: 3
    TCPDSACKIgnoredNoUndo: 2
    TCPSackShiftFallback: 41
IpExt:
    InMcastPkts: 170
    OutMcastPkts: 33
    InBcastPkts: 706
    OutBcastPkts: 52
    InOctets: 146894085
    OutOctets: 11043814
    InMcastOctets: 6120
    OutMcastOctets: 5073
    InBcastOctets: 69867
    OutBcastOctets: 5302


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0100] (rev 09)
	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
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0102] (rev 09) (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: 0
	Interrupt: pin A routed to IRQ 41
	Region 0: Memory at fb800000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at ff00 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
	Subsystem: Giga-byte Technology Device [1458:1c3a]
	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 10
	Region 0: Memory at fbfff000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>

00:1a.0 USB Controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05) (prog-if 20 [EHCI])
	Subsystem: Giga-byte Technology Device [1458:5006]
	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 0: Memory at fbffe000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
	Subsystem: Giga-byte Technology Device [1458:a002]
	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: 4 bytes
	Interrupt: pin A routed to IRQ 42
	Region 0: Memory at fbff8000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel

00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5) (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: 4 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: dfa00000-dfbfffff
	Prefetchable memory behind bridge: 00000000dfc00000-00000000dfdfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.1 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev b5) (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, Cache Line Size: 4 bytes
	Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fbd00000-fbdfffff
	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>

00:1c.2 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 [8086:1c14] (rev b5) (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: 4 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Memory behind bridge: fbc00000-fbcfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.4 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 [8086:1c18] (rev b5) (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: 4 bytes
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fbe00000-fbefffff
	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 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05) (prog-if 20 [EHCI])
	Subsystem: Giga-byte Technology Device [1458:5006]
	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 23
	Region 0: Memory at fbffd000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1f.0 ISA bridge [0601]: Intel Corporation H61 Express Chipset Family LPC Controller [8086:1c5c] (rev 05)
	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
	Capabilities: <access denied>

00:1f.2 IDE interface [0101]: Intel Corporation 6 Series/C200 Series Chipset Family 4 port SATA IDE Controller [8086:1c00] (rev 05) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Giga-byte Technology Device [1458:b002]
	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 fe00 [size=8]
	Region 1: I/O ports at fd00 [size=4]
	Region 2: I/O ports at fc00 [size=8]
	Region 3: I/O ports at fb00 [size=4]
	Region 4: I/O ports at fa00 [size=16]
	Region 5: I/O ports at f900 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
	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-
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at fbffc000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 0500 [size=32]
	Kernel driver in use: i801_smbus

00:1f.5 IDE interface [0101]: Intel Corporation 6 Series/C200 Series Chipset Family 2 port SATA IDE Controller [8086:1c08] (rev 05) (prog-if 85 [Master SecO PriO])
	Subsystem: Giga-byte Technology Device [1458:b002]
	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 f700 [size=8]
	Region 1: I/O ports at f600 [size=4]
	Region 2: I/O ports at f500 [size=8]
	Region 3: I/O ports at f400 [size=4]
	Region 4: I/O ports at f300 [size=16]
	Region 5: I/O ports at f200 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

02:00.0 PCI bridge [0604]: Integrated Technology Express, Inc. Device [1283:8892] (rev 10) (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, Cache Line Size: 4 bytes
	Bus: primary=02, secondary=03, subordinate=03, sec-latency=32
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fbd00000-fbdfffff
	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>

03:00.0 Multimedia audio controller [0401]: Creative Labs SB Live! EMU10k1 [1102:0002] (rev 07)
	Subsystem: Creative Labs SBLive! Player 5.1 [1102:8061]
	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 (500ns min, 5000ns max)
	Interrupt: pin A routed to IRQ 17
	Region 0: I/O ports at dfc0 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: EMU10K1_Audigy

03:00.1 Input device controller [0980]: Creative Labs SB Live! Game Port [1102:7002] (rev 07)
	Subsystem: Creative Labs Gameport Joystick [1102:0020]
	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 dff8 [size=8]
	Capabilities: <access denied>
	Kernel driver in use: Emu10k1_gameport

03:01.0 Network controller [0280]: Ralink corp. RT2561/RT61 802.11g PCI [1814:0301]
	Subsystem: Ralink corp. EW-7108PCg [1814:2561]
	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: 32, Cache Line Size: 4 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fbdf8000 (32-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: rt61pci

04:00.0 USB Controller [0c03]: Device [1b6f:7023] (rev 01) (prog-if 30 [XHCI])
	Subsystem: Giga-byte Technology Device [1458:5007]
	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: 4 bytes
	Interrupt: pin A routed to IRQ 40
	Region 0: Memory at fbcf8000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

05:00.0 Ethernet controller [0200]: Atheros Communications AR8151 v1.0 Gigabit Ethernet [1969:1073] (rev c0)
	Subsystem: Giga-byte Technology Device [1458:e000]
	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: 4 bytes
	Interrupt: pin A routed to IRQ 43
	Region 0: Memory at fbec0000 (64-bit, non-prefetchable) [size=256K]
	Region 2: I/O ports at ef00 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: atl1c


** USB devices:
Bus 002 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 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 003: ID 0bda:0151 Realtek Semiconductor Corp. Mass Storage Device (Multicard Reader)
Bus 004 Device 004: ID 0461:0010 Primax Electronics, Ltd 
Bus 004 Device 005: ID 046d:c52b Logitech, Inc. Unifying Receiver


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages linux-image-3.0.0-1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.40
ii  initramfs-tools [linux-initramfs-tool]  0.99  
ii  linux-base                              3.3   
ii  module-init-tools                       3.16-1

Versions of packages linux-image-3.0.0-1-amd64 recommends:
pn  firmware-linux-free  <none>

Versions of packages linux-image-3.0.0-1-amd64 suggests:
pn  grub-pc          1.99-12
pn  linux-doc-3.0.0  <none> 

Versions of packages linux-image-3.0.0-1-amd64 is related to:
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        <none>
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         0.33  
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.0.0-1-amd64/postinst/ignoring-ramdisk:
  linux-image-3.0.0-1-amd64/prerm/removing-running-kernel-3.0.0-1-amd64: true
  linux-image-3.0.0-1-amd64/postinst/missing-firmware-3.0.0-1-amd64:
  linux-image-3.0.0-1-amd64/postinst/depmod-error-initrd-3.0.0-1-amd64: false



Reply to: