Package: linux-2.6 Version: 3.2.19-1 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate ***
* What led up to the situation? I tried to mount a partition on an external USB drive using "pmount /dev/sdb1 backups". * What exactly did you do (or not do) that was effective (or ineffective)? I can CTR-C the pmount, but it leave a mount process which looks like it is spinning in the kernel. I cannot kill the mount process (even with kill -9). I need to reboot to recover. Any process that does a "sync" end up in D state but with no WCHAN listed, so, in particular, the shutdown does not finish correctly. ps -axlw shows: 4 0 8021 1 20 0 4168 772 - R pts/6 49:41 /bin/mount -t udf -o nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=000,iocharset=utf8 /dev/mapper/_dev_sdb1 /media/backups 0 1000 9205 10570 20 0 3332 252 - D pts/2 0:00 sync so mount is trying to mount the partiation as a udf file system (it is ext4) (this is a LUKS encrypted file system). After rebooting I can mount the partition using "pmount -t ext4 /dev/sdb1 backups". * What was the outcome of this action? See above. * What outcome did you expect instead? The partition to be mounted under /media/backups. This seemed to start after I upgraded to this version of the kernel from version 3.2.18-1. Other things may have changed around the same time, though. *** End of the template - remove these lines *** -- Package-specific info: ** Version: Linux version 3.2.0-2-amd64 (Debian 3.2.19-1) (debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-7) ) #1 SMP Fri Jun 1 19:39:45 UTC 2012 ** Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64 root=UUID=81315ca5-5c28-4aaf-a450-b08fa9306852 ro selinux=1 security=selinux quiet nouveau.noaccel=1 ** Tainted: PO (4097) * Proprietary module has been loaded. * Out-of-tree module has been loaded. ** Kernel log: [100878.001494] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X [100878.057351] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X [100878.058290] ADDRCONF(NETDEV_UP): eth0: link is not ready [100878.492800] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X [100878.548616] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X [100878.549237] ADDRCONF(NETDEV_UP): eth0: link is not ready [100881.132723] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [100881.133508] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [100885.020450] martian source 255.255.255.255 from 10.61.254.103, on dev eth0 [100885.020456] ll header: ff:ff:ff:ff:ff:ff:00:21:5e:bf:57:7c:08:00 [100891.288774] eth0: no IPv6 routers present [100974.526489] type=1400 audit(1339027109.771:29): avc: denied { execmod } for pid=940 comm="notes.bin" path="/opt/ibm/lotus/notes/libnotesgtkfix.so" dev=sda1 ino=661126 scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file [100975.602479] type=1400 audit(1339027110.851:30): avc: denied { execstack } for pid=960 comm="notes2" scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tclass=process [102103.057524] type=1400 audit(1339028239.355:31): avc: denied { execmod } for pid=26384 comm="plugin-containe" path="/usr/lib/flashplugin-nonfree/libflashplayer.so" dev=sda1 ino=135390 scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:tmp_t:s0 tclass=file [113210.419345] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd [113210.439411] xhci_hcd 0000:0f:00.0: WARN: short transfer on control ep [113210.440030] xhci_hcd 0000:0f:00.0: WARN: short transfer on control ep [113210.440655] xhci_hcd 0000:0f:00.0: WARN: short transfer on control ep [113210.441283] xhci_hcd 0000:0f:00.0: WARN: short transfer on control ep [113210.441540] usb 2-1: New USB device found, idVendor=059f, idProduct=1051 [113210.441543] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [113210.441545] usb 2-1: Product: Rugged Mini USB 3 [113210.441547] usb 2-1: Manufacturer: LaCie [113210.441548] usb 2-1: SerialNumber: 00000000f47949a5007f [113210.442798] scsi7 : usb-storage 2-1:1.0 [113218.177433] scsi 7:0:0:0: Direct-Access ST1500LM 003-9YH148 CC9F PQ: 0 ANSI: 5 [113218.197644] sd 7:0:0:0: [sdb] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB) [113218.197892] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.198628] sd 7:0:0:0: [sdb] Write Protect is off [113218.198636] sd 7:0:0:0: [sdb] Mode Sense: 23 00 00 00 [113218.198801] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.199423] sd 7:0:0:0: [sdb] No Caching mode page present [113218.199430] sd 7:0:0:0: [sdb] Assuming drive cache: write through [113218.200502] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.201318] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.201944] sd 7:0:0:0: [sdb] No Caching mode page present [113218.201951] sd 7:0:0:0: [sdb] Assuming drive cache: write through [113218.238410] sdb: sdb1 [113218.239476] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.240270] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.240911] sd 7:0:0:0: [sdb] No Caching mode page present [113218.240918] sd 7:0:0:0: [sdb] Assuming drive cache: write through [113218.240924] sd 7:0:0:0: [sdb] Attached SCSI disk [113218.245679] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.251565] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.252659] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113218.445767] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113248.733637] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113248.734725] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113248.775204] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113248.809657] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113248.841803] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113319.803928] type=1400 audit(1339039466.569:32): avc: denied { write } for pid=8021 comm="mount" path="/run/lock/pmount__media_backups" dev=tmpfs ino=938312 scontext=unconfined_u:system_r:mount_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:var_lock_t:s0 tclass=file [113319.804305] type=1400 audit(1339039466.569:33): avc: denied { execute } for pid=8021 comm="mount" path="/lib/i386-linux-gnu/libselinux.so.1" dev=sda1 ino=262303 scontext=unconfined_u:system_r:mount_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file [113319.809550] type=1400 audit(1339039466.577:34): avc: denied { getattr } for pid=8021 comm="mount" name="/" dev=sysfs ino=1 scontext=unconfined_u:system_r:mount_t:s0-s0:c0.c1023 tcontext=system_u:object_r:sysfs_t:s0 tclass=filesystem [113319.810387] type=1400 audit(1339039466.577:35): avc: denied { read write } for pid=8021 comm="mount" name="utab" dev=tmpfs ino=6221 scontext=unconfined_u:system_r:mount_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file [113319.810434] type=1400 audit(1339039466.577:36): avc: denied { open } for pid=8021 comm="mount" name="utab" dev=tmpfs ino=6221 scontext=unconfined_u:system_r:mount_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=file [113347.633829] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113347.634828] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113347.672490] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113347.706948] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [113347.739061] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [114065.520479] type=1400 audit(1339040212.986:37): avc: denied { sigchld } for pid=1 comm="init" scontext=unconfined_u:system_r:mount_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=process [115146.019554] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [115146.020536] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [115146.060831] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [115146.095189] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [115146.127313] xhci_hcd 0000:0f:00.0: WARN: Stalled endpoint [115933.455015] INFO: task sync:9205 blocked for more than 120 seconds. [115933.455019] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [115933.455022] sync D ffff880137c13540 0 9205 10570 0x00020000 [115933.455028] ffff880126a8b060 0000000000000082 0000000000000000 ffffffff8160d020 [115933.455033] 0000000000013540 ffff880125889fd8 ffff880125889fd8 ffff880126a8b060 [115933.455038] ffffffff81345042 0000000125889e38 ffff880125889e38 ffff880131ecec68 [115933.455043] Call Trace: [115933.455051] [<ffffffff81345042>] ? _raw_spin_lock_irq+0xa/0x14 [115933.455057] [<ffffffff81119a77>] ? __sync_filesystem+0x76/0x76 [115933.455061] [<ffffffff81344fae>] ? rwsem_down_failed_common+0xe0/0x114 [115933.455066] [<ffffffff81119a77>] ? __sync_filesystem+0x76/0x76 [115933.455071] [<ffffffff811af8d4>] ? call_rwsem_down_read_failed+0x14/0x30 [115933.455075] [<ffffffff81344934>] ? down_read+0x17/0x19 [115933.455080] [<ffffffff810faca6>] ? iterate_supers+0x4e/0xab [115933.455087] [<ffffffff81119aed>] ? sys_sync+0x29/0x57 [115933.455091] [<ffffffff8134c3f0>] ? sysenter_dispatch+0x7/0x2e [116053.342917] INFO: task sync:9205 blocked for more than 120 seconds. [116053.342921] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [116053.342923] sync D ffff880137c13540 0 9205 10570 0x00020000 [116053.342929] ffff880126a8b060 0000000000000082 0000000000000000 ffffffff8160d020 [116053.342934] 0000000000013540 ffff880125889fd8 ffff880125889fd8 ffff880126a8b060 [116053.342939] ffffffff81345042 0000000125889e38 ffff880125889e38 ffff880131ecec68 [116053.342944] Call Trace: [116053.342952] [<ffffffff81345042>] ? _raw_spin_lock_irq+0xa/0x14 [116053.342958] [<ffffffff81119a77>] ? __sync_filesystem+0x76/0x76 [116053.342962] [<ffffffff81344fae>] ? rwsem_down_failed_common+0xe0/0x114 [116053.342966] [<ffffffff81119a77>] ? __sync_filesystem+0x76/0x76 [116053.342972] [<ffffffff811af8d4>] ? call_rwsem_down_read_failed+0x14/0x30 [116053.342976] [<ffffffff81344934>] ? down_read+0x17/0x19 [116053.342983] [<ffffffff810faca6>] ? iterate_supers+0x4e/0xab [116053.342986] [<ffffffff81119aed>] ? sys_sync+0x29/0x57 [116053.342990] [<ffffffff8134c3f0>] ? sysenter_dispatch+0x7/0x2e ** Model information sys_vendor: LENOVO product_name: 4389A97 product_version: ThinkPad W510 chassis_vendor: LENOVO chassis_version: Not Available bios_vendor: LENOVO bios_version: 6NET64WW (1.27 ) board_vendor: LENOVO board_name: 4389A97 board_version: Not Available ** Loaded modules: nls_utf8 udf xhci_hcd usb_storage usbhid hid acpi_cpufreq mperf cpufreq_conservative cpufreq_stats cpufreq_powersave cpufreq_userspace parport_pc ppdev lp parport bnep rfcomm uinput deflate zlib_deflate ctr twofish_generic twofish_x86_64_3way twofish_x86_64 twofish_common camellia serpent blowfish_generic blowfish_x86_64 blowfish_common cast5 des_generic cbc cryptd aes_x86_64 aes_generic xcbc rmd160 sha512_generic sha256_generic sha1_ssse3 sha1_generic hmac crypto_null af_key fuse nf_conntrack_ftp nf_conntrack loop dm_crypt dm_mod uvcvideo videodev v4l2_compat_ioctl32 media btusb bluetooth snd_hda_codec_hdmi nvidia(P) snd_hda_codec_conexant arc4 mxm_wmi snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc psmouse snd_seq_midi snd_seq_midi_event serio_raw sr_mod evdev cdrom snd_rawmidi pcspkr i7core_edac thinkpad_acpi edac_core firewire_ohci snd_seq ac i2c_i801 firewire_core iwlwifi nvram battery snd_seq_device power_supply ehci_hcd snd_timer video crc_itu_t snd wmi mac80211 iTCO_wdt usbcore iTCO_vendor_support button cfg80211 usb_common sdhci_pci rfkill processor sdhci e1000e mmc_core soundcore i2c_core ext4 crc16 jbd2 mbcache sd_mod crc_t10dif ahci libahci libata scsi_mod thermal thermal_sys ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Core Processor DMI [8086:d132] (rev 11) Subsystem: Lenovo Device [17aa:216b] 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:03.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express Root Port 1 [8086:d138] (rev 11) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: cc000000-cdefffff Prefetchable memory behind bridge: 00000000ce000000-00000000dfffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:08.0 System peripheral [0880]: Intel Corporation Core Processor System Management Registers [8086:d155] (rev 11) 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:08.1 System peripheral [0880]: Intel Corporation Core Processor Semaphore and Scratchpad Registers [8086:d156] (rev 11) 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:08.2 System peripheral [0880]: Intel Corporation Core Processor System Control and Status Registers [8086:d157] (rev 11) 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:08.3 System peripheral [0880]: Intel Corporation Core Processor Miscellaneous Registers [8086:d158] (rev 11) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:10.0 System peripheral [0880]: Intel Corporation Core Processor QPI Link [8086:d150] (rev 11) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:10.1 System peripheral [0880]: Intel Corporation Core Processor QPI Routing and Protocol Registers [8086:d151] (rev 11) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 00:16.0 Communication controller [0780]: Intel Corporation 5 Series/3400 Series Chipset HECI Controller [8086:3b64] (rev 06) Subsystem: Lenovo Device [17aa:215f] 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 11 Region 0: Memory at f2627800 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> 00:19.0 Ethernet controller [0200]: Intel Corporation 82577LM Gigabit Network Connection [8086:10ea] (rev 06) Subsystem: Lenovo Device [17aa:2153] 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 46 Region 0: Memory at f2600000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at f2625000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at 1820 [size=32] Capabilities: <access denied> Kernel driver in use: e1000e 00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06) (prog-if 20 [EHCI]) Subsystem: Lenovo Device [17aa:2163] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 23 Region 0: Memory at f2628000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 06) Subsystem: Lenovo Device [17aa:215e] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 47 Region 0: Memory at f2620000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 06) (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 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 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 06) (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 Memory behind bridge: f2000000-f20fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 06) (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=05, subordinate=0c, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f0000000-f1ffffff Prefetchable memory behind bridge: 00000000f2700000-00000000f27fffff 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 5 Series/3400 Series Chipset PCI Express Root Port 5 [8086:3b4a] (rev 06) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0 Memory behind bridge: f2100000-f21fffff 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.6 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 7 [8086:3b4e] (rev 06) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0f, subordinate=16, sec-latency=0 Memory behind bridge: f2200000-f22fffff 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.7 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 8 [8086:3b50] (rev 06) (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=17, subordinate=1e, sec-latency=0 Memory behind bridge: f2300000-f23fffff 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 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 06) (prog-if 20 [EHCI]) Subsystem: Lenovo Device [17aa:2163] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 19 Region 0: Memory at f2628400 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a6) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=1f, subordinate=1f, sec-latency=0 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b07] (rev 06) Subsystem: Lenovo Device [17aa:2166] 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 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b2f] (rev 06) (prog-if 01 [AHCI 1.0]) Subsystem: Lenovo Device [17aa:2168] 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 45 Region 0: I/O ports at 1818 [size=8] Region 1: I/O ports at 180c [size=4] Region 2: I/O ports at 1810 [size=8] Region 3: I/O ports at 1808 [size=4] Region 4: I/O ports at 1840 [size=32] Region 5: Memory at f2627000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 06) Subsystem: Lenovo Device [17aa:2167] 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 A routed to IRQ 23 Region 0: Memory at f2628800 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 1860 [size=32] Kernel driver in use: i801_smbus 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT216 [Quadro FX 880M] [10de:0a3c] (rev a2) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:2145] 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 16 Region 0: Memory at cc000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 3: Memory at ce000000 (64-bit, prefetchable) [size=32M] Region 5: I/O ports at 2000 [size=128] [virtual] Expansion ROM at cd000000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: nvidia 01:00.1 Audio device [0403]: NVIDIA Corporation High Definition Audio Controller [10de:0be2] (rev a1) Subsystem: Lenovo Device [17aa:219a] 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 16 Region 0: Memory at cdefc000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel 03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6200 [8086:4239] (rev 35) Subsystem: Intel Corporation Centrino Advanced-N 6200 2x2 AGN [8086:1311] 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 55 Region 0: Memory at f2000000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi 0d:00.0 SD Host controller [0805]: Ricoh Co Ltd MMC/SD Host Controller [1180:e822] (rev 01) Subsystem: Lenovo Device [17aa:2133] 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 16 Region 0: Memory at f2100000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci 0d:00.1 System peripheral [0880]: Ricoh Co Ltd Memory Stick Host Controller [1180:e230] (rev 01) Subsystem: Lenovo Device [17aa:2134] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 11 Region 0: Memory at f2100400 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> 0f:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 03) (prog-if 30 [XHCI]) Subsystem: Lenovo Device [17aa:219c] 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 f2200000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: xhci_hcd 17:00.0 SD Host controller [0805]: Ricoh Co Ltd MMC/SD Host Controller [1180:e822] (rev 01) Subsystem: Lenovo Device [17aa:2133] 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 19 Region 0: Memory at f2300000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci 17:00.3 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 PCIe IEEE 1394 Controller [1180:e832] (rev 01) (prog-if 10 [OHCI]) Subsystem: Lenovo Device [17aa:2136] 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 D routed to IRQ 18 Region 0: Memory at f2300800 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: firewire_ohci ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers [8086:2c52] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2c81] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2c90] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2c91] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:03.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller [8086:2c98] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:03.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder [8086:2c99] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:03.4 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Test Registers [8086:2c9c] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:04.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers [8086:2ca0] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:04.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers [8086:2ca1] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:04.2 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers [8086:2ca2] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:04.3 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers [8086:2ca3] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:05.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers [8086:2ca8] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:05.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers [8086:2ca9] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:05.2 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers [8086:2caa] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ff:05.3 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers [8086:2cab] (rev 04) Subsystem: Lenovo Device [17aa:2174] 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 ** USB devices: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 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 003 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 004 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 003 Device 003: ID 0a5c:217f Broadcom Corp. Bluetooth Controller Bus 003 Device 004: ID 17ef:480f Lenovo Integrated Webcam [R5U877] Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 012: ID 17ef:100a Lenovo ThinkPad Mini Dock Plus Series 3 Bus 003 Device 013: ID 04b3:301a IBM Corp. Bus 003 Device 014: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 003 Device 015: ID 04b3:301b IBM Corp. SK-8815 Keyboard Bus 003 Device 016: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse Bus 002 Device 002: ID 059f:1051 LaCie, Ltd -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing') Architecture: i386 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-3.2.0-2-amd64 depends on: ii debconf [debconf-2.0] 1.5.43 ii initramfs-tools [linux-initramfs-tool] 0.103 ii kmod 8-2 ii linux-base 3.5 ii module-init-tools 8-2 Versions of packages linux-image-3.2.0-2-amd64 recommends: ii firmware-linux-free 3 ii libc6-i686 2.13-33 Versions of packages linux-image-3.2.0-2-amd64 suggests: pn grub-pc 1.99-22 pn linux-doc-3.2 <none> Versions of packages linux-image-3.2.0-2-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 0.35 pn firmware-libertas <none> pn firmware-linux 0.35 pn firmware-linux-nonfree 0.35 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-ralink <none> pn firmware-realtek <none> pn xen-hypervisor <none> -- debconf information: linux-image-3.2.0-2-amd64/postinst/missing-firmware-3.2.0-2-amd64: linux-image-3.2.0-2-amd64/postinst/ignoring-ramdisk: linux-image-3.2.0-2-amd64/prerm/removing-running-kernel-3.2.0-2-amd64: true linux-image-3.2.0-2-amd64/postinst/depmod-error-initrd-3.2.0-2-amd64: false -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org