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

Bug#639122: marked as done (linux-image-2.6.32-5-amd64: Kernel Oops when using WD SmartWare external USB HD)



Your message dated Thu, 27 Jun 2013 19:41:22 +0200
with message-id <20130627174122.GA4252@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #639122,
regarding linux-image-2.6.32-5-amd64: Kernel Oops when using WD SmartWare external USB HD
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
639122: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639122
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.32-35
Severity: normal

Hi,

I have been using a Western Digital "SmartWare" external USB 2.0 HD to periodically backup some data to. I recently got a new computer and this is the first time i've used this drive with this computer.

The WD engineers have - through some kind of black magic ;) - added a CD-Rom drive to this external HD. It appears not to be on the actual disk, but probably on a flash chip:


mount
<snip>
/dev/sr1 on /media/WD SmartWare type udf (ro,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,iocharset=utf8,umask=0077)
<snip 3 more times>
/dev/sr5 on /media/WD SmartWare type udf (ro,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,iocharset=utf8,umask=0077)
/dev/sdc1 on /media/My Passport type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)

fdisk -l /dev/sdc

Disk /dev/sdc: 319.4 GB, 319370035200 bytes
255 heads, 63 sectors/track, 38827 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00c32062

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               1       38828   311884768    7  HPFS/NTFS

fdisk -l /dev/sr5
Note: sector size is 2048 (not 512)

Disk /dev/sr5: 700 MB, 700448768 bytes
255 heads, 63 sectors/track, 21 cylinders
Units = cylinders of 16065 * 2048 = 32901120 bytes
Sector size (logical/physical): 2048 bytes / 2048 bytes
I/O size (minimum/optimal): 2048 bytes / 2048 bytes
Disk identifier: 0x00000000

Disk /dev/sr5 doesn't contain a valid partition table


Newer drives from this series - we have some with USB 3.0 - appear not to be doing this anymore, they only have their drivers and software preinstalled on the disc.

Before, i had a Centos 5.5 on my old computer. On that computer, i could only write to the disk as root, but had but no oopses. A google search showed me that several other people had similar problems. On this computer i can write to it as a normal/unprivileged user without problems:

touch /media/My\ Passport/test
ls -l /media/My\ Passport/test
-rw------- 1 christoph christoph 0 24. Aug 12:15 /media/My Passport/test


Below i've attached the relevant piece of the dmesg output, as well as the output of lspci. During the day or so i've had the drive connected there were 5 oopses so far.

dmesg |grep "end trace a79" |wc -l
5

Which is probably also the reason for the five /dev/sr* devices.

Oops:
[98671.920013] usb 1-3: new high speed USB device using ehci_hcd and address 27
[98672.052893] usb 1-3: New USB device found, idVendor=0424, idProduct=2514
[98672.052897] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[98672.052988] usb 1-3: configuration #1 chosen from 1 choice
[98672.053170] hub 1-3:1.0: USB hub found
[98672.053264] hub 1-3:1.0: 3 ports detected
[98672.324146] usb 1-3.1: new high speed USB device using ehci_hcd and address 28
[98672.416893] usb 1-3.1: New USB device found, idVendor=0424, idProduct=2640
[98672.416896] usb 1-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[98672.416986] usb 1-3.1: configuration #1 chosen from 1 choice
[98672.417200] hub 1-3.1:1.0: USB hub found
[98672.417266] hub 1-3.1:1.0: 3 ports detected
[98672.688152] usb 1-3.1.1: new high speed USB device using ehci_hcd and address 29
[98672.826649] usb 1-3.1.1: New USB device found, idVendor=0424, idProduct=4060
[98672.826653] usb 1-3.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[98672.826656] usb 1-3.1.1: Product: Ultra Fast Media Reader
[98672.826658] usb 1-3.1.1: Manufacturer: Generic
[98672.826660] usb 1-3.1.1: SerialNumber: 000000264001
[98672.826757] usb 1-3.1.1: configuration #1 chosen from 1 choice
[98672.827052] scsi11 : SCSI emulation for USB Mass Storage devices
[98672.827136] usb-storage: device found at 29
[98672.827139] usb-storage: waiting for device to settle before scanning
[98677.826179] usb-storage: device scan complete
[98677.832594] scsi 11:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[98677.833061] sd 11:0:0:0: Attached scsi generic sg2 type 0
[98677.843824] sd 11:0:0:0: [sdb] Attached SCSI removable disk
[98678.312074] usb 1-3.1.3: new high speed USB device using ehci_hcd and address 30
[98678.405453] usb 1-3.1.3: New USB device found, idVendor=1058, idProduct=070a
[98678.405457] usb 1-3.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[98678.405460] usb 1-3.1.3: Product: My Passport 070A
[98678.405462] usb 1-3.1.3: Manufacturer: Western Digital
[98678.405464] usb 1-3.1.3: SerialNumber: 57584630453739454E4A3034
[98678.405570] usb 1-3.1.3: configuration #1 chosen from 1 choice
[98678.406336] scsi12 : SCSI emulation for USB Mass Storage devices
[98678.406425] usb-storage: device found at 30
[98678.406428] usb-storage: waiting for device to settle before scanning
[98683.404203] usb-storage: device scan complete
[98683.405012] scsi 12:0:0:0: Direct-Access     WD       My Passport 070A 1028 PQ: 0 ANSI: 4
[98683.405752] scsi 12:0:0:1: CD-ROM            WD       Virtual CD 070A  1028 PQ: 0 ANSI: 4
[98683.406500] scsi 12:0:0:2: Enclosure         WD       SES Device       1028 PQ: 0 ANSI: 4
[98683.406913] sd 12:0:0:0: Attached scsi generic sg3 type 0
[98683.408494] sd 12:0:0:0: [sdc] 623769600 512-byte logical blocks: (319 GB/297 GiB)
[98683.410004] sr4: scsi3-mmc drive: 51x/51x caddy
[98683.410121] sr 12:0:0:1: Attached scsi CD-ROM sr4
[98683.410221] sr 12:0:0:1: Attached scsi generic sg4 type 5
[98683.410372] ses 12:0:0:2: Attached Enclosure device
[98683.410475] ses 12:0:0:2: Attached scsi generic sg5 type 13
[98683.411753] sd 12:0:0:0: [sdc] Write Protect is off
[98683.411757] sd 12:0:0:0: [sdc] Mode Sense: 23 00 10 00
[98683.411759] sd 12:0:0:0: [sdc] Assuming drive cache: write through
[98683.414114] sd 12:0:0:0: [sdc] Assuming drive cache: write through
[98683.414118]  sdc: sdc1
[98683.459365] sd 12:0:0:0: [sdc] Assuming drive cache: write through
[98683.459370] sd 12:0:0:0: [sdc] Attached SCSI disk
[98683.915368] UDF-fs: Partition marked readonly; forcing readonly mount
[98683.915871] UDF-fs INFO UDF: Mounting volume 'WD SmartWare', timestamp 2009/08/19 02:52 (1078)
[163343.772014] device eth0 left promiscuous mode
[163345.424265] device eth0 entered promiscuous mode
[163345.488258] device eth0 left promiscuous mode
[163345.532764] device eth0 entered promiscuous mode
[173332.320966] usb 1-3: USB disconnect, address 27
[173332.320970] usb 1-3.1: USB disconnect, address 28
[173332.320972] usb 1-3.1.1: USB disconnect, address 29
[173332.340863] usb 1-3.1.3: USB disconnect, address 30
[173332.638458] kernel tried to execute NX-protected page - exploit attempt? (uid: 0)
[173332.638461] BUG: unable to handle kernel paging request at ffffea0001006508
[173332.638464] IP: [<ffffea0001006508>] 0xffffea0001006508
[173332.638471] PGD 168c067 PUD 168d067 PMD 80000000028001e3 
[173332.638475] Oops: 0011 [#4] SMP 
[173332.638477] last sysfs file: /sys/devices/virtual/net/pan0/statistics/collisions
[173332.638480] CPU 2 
[173332.638482] Modules linked in: udf crc_itu_t ses enclosure drbd lru_cache cn ppdev lp nls_utf8 sco cifs bridge stp bnep acpi_cpufreq rfcomm l2cap bluetooth rfkill cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative nouveau ttm drm_kms_helper drm i2c_algo_bit nfsd lockd nfs_acl auth_rpcgss 
sunrpc exportfs binfmt_misc fuse xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack iptable_filter ip_tables x_tables loop usb_storage usbhid hid snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq snd_timer snd_seq_device snd uhci_hcd soundcore ehci_hcd nvidia(P) broadcom u
sbcore tg3 i2c_i801 libphy snd_page_alloc nls_base i2c_core rng_core sg dcdbas sr_mod cdrom parport_pc parport button processor wmi evdev pcspkr psmouse serio_raw ext4 mbcache jbd2 crc16 raid10 raid456 async_raid6_recov async_pq raid6_pq async_xor xor async_memcpy async_tx raid1 raid0 multipath linear md_mod sd_
mod crc_t10dif ata_generic ata_piix libata thermal thermal_sys scsi_mod
[173332.638537] Pid: 24783, comm: umount Tainted: P      D W  2.6.32-5-amd64 #1 OptiPlex 380                 
[173332.638539] RIP: 0010:[<ffffea0001006508>]  [<ffffea0001006508>] 0xffffea0001006508
[173332.638542] RSP: 0018:ffff88011d351bc0  EFLAGS: 00010082
[173332.638544] RAX: ffffea0001006508 RBX: ffff880106d88f00 RCX: 0000000000000010
[173332.638546] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff880127e334e0
[173332.638548] RBP: ffff880127e334e0 R08: 0000000000000000 R09: ffff880106d88f00
[173332.638550] R10: 0000000000000002 R11: ffffea0001006508 R12: 0000000000000000
[173332.638551] R13: 0000000000000000 R14: 0000000000000000 R15: ffff880106d88f00
[173332.638554] FS:  00007f7562ae0740(0000) GS:ffff880005480000(0000) knlGS:0000000000000000
[173332.638556] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[173332.638557] CR2: ffffea0001006508 CR3: 000000011d084000 CR4: 00000000000406e0
[173332.638559] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[173332.638561] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[173332.638563] Process umount (pid: 24783, threadinfo ffff88011d350000, task ffff8800cfa92a60)
[173332.638565] Stack:
[173332.638566]  ffffffff8117f7f1 0000001000000002 0000000000000000 ffff880129802a01
[173332.638569] <0> ffffffff812fe9f6 ffff880129802a60 ffff880106d88f00 ffff880127e334e0
[173332.638572] <0> 0000000000000000 0000000000000000 0000000000000000 ffff880106d88f00
[173332.638575] Call Trace:
[173332.638581]  [<ffffffff8117f7f1>] ? get_request+0x30/0x2ba
[173332.638586]  [<ffffffff812fe9f6>] ? do_page_fault+0x2e0/0x2fc
[173332.638589]  [<ffffffff8117fa9c>] ? get_request_wait+0x21/0x188
[173332.638596]  [<ffffffffa0007274>] ? scsi_execute+0x3b/0x12f [scsi_mod]
[173332.638602]  [<ffffffffa00073a8>] ? scsi_execute_req+0x40/0xb9 [scsi_mod]
[173332.638608]  [<ffffffffa00073ef>] ? scsi_execute_req+0x87/0xb9 [scsi_mod]
[173332.638614]  [<ffffffffa0001d20>] ? ioctl_internal_command+0x64/0x16a [scsi_mod]
[173332.638618]  [<ffffffff810bc0e0>] ? pagevec_lookup+0x17/0x1e
[173332.638624]  [<ffffffffa0001e80>] ? scsi_set_medium_removal+0x5a/0x98 [scsi_mod]
[173332.638629]  [<ffffffffa0226eae>] ? cdrom_release+0x18f/0x1fe [cdrom]
[173332.638633]  [<ffffffff810754ba>] ? smp_call_function_many+0x1ce/0x1ec
[173332.638637]  [<ffffffff8110d561>] ? invalidate_bh_lru+0x0/0x42
[173332.638641]  [<ffffffffa02333d2>] ? sr_block_release+0x11/0x1d [sr_mod]
[173332.638645]  [<ffffffff811126a2>] ? __blkdev_put+0x94/0x14c
[173332.638648]  [<ffffffff810f128d>] ? deactivate_super+0x60/0x77
[173332.638651]  [<ffffffff81103c08>] ? sys_umount+0x2dc/0x30b
[173332.638654]  [<ffffffff812fe9f6>] ? do_page_fault+0x2e0/0x2fc
[173332.638657]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[173332.638658] Code: ff ff ff 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 e8 93 fe 00 00 ea ff ff 08 10 ec 00 00 ea ff ff <00> 00 00 00 00 00 00 01 00 00 00 00 ff ff ff ff 00 00 00 00 00 
[173332.638682] RIP  [<ffffea0001006508>] 0xffffea0001006508
[173332.638685]  RSP <ffff88011d351bc0>
[173332.638686] CR2: ffffea0001006508
[173332.638688] ---[ end trace a7919e7f17c0a72a ]---

lsusb:

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.32-5-amd64 uhci_hcd
  iProduct                2 UHCI Host Controller
  iSerial                 1 0000:00:1d.3
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.32-5-amd64 uhci_hcd
  iProduct                2 UHCI Host Controller
  iSerial                 1 0000:00:1d.2
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.32-5-amd64 uhci_hcd
  iProduct                2 UHCI Host Controller
  iSerial                 1 0000:00:1d.1
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled

Bus 002 Device 003: ID 046d:c069 Logitech, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x046d Logitech, Inc.
  idProduct          0xc069 
  bcdDevice           56.01
  iManufacturer           1 Logitech
  iProduct                2 USB Laser Mouse
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          4 U56.01_B0009
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower               98mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      71
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0006  1x 6 bytes
        bInterval              10
Device Status:     0x0000
  (Bus Powered)

Bus 002 Device 002: ID 04d9:1603 Holtek Semiconductor, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x04d9 Holtek Semiconductor, Inc.
  idProduct          0x1603 
  bcdDevice            3.10
  iManufacturer           1  
  iProduct                2 USB Keyboard
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           59
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      62
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     101
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
Device Status:     0x0000
  (Bus Powered)

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.32-5-amd64 uhci_hcd
  iProduct                2 UHCI Host Controller
  iSerial                 1 0000:00:1d.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0303 lowspeed power enable connect
   Port 2: 0000.0303 lowspeed power enable connect
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled

Bus 001 Device 036: ID 1058:070a Western Digital Technologies, Inc. My Passport Essential SE
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x1058 Western Digital Technologies, Inc.
  idProduct          0x070a My Passport Essential SE
  bcdDevice           10.28
  iManufacturer           1 Western Digital
  iProduct                2 My Passport 070A
  iSerial                 3 57584630453739454E4A3034
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered

Bus 001 Device 033: ID 0424:4060 Standard Microsystems Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0424 Standard Microsystems Corp.
  idProduct          0x4060 
  bcdDevice            1.82
  iManufacturer           1 Generic
  iProduct                2 Ultra Fast Media Reader
  iSerial                 3 000000264001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower               96mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Bus 001 Device 032: ID 0424:2640 Standard Microsystems Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x0424 Standard Microsystems Corp.
  idProduct          0x2640 
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             3
  wHubCharacteristic 0x000d
    Per-port power switching
    Compound device
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent      1 milli Ampere
  DeviceRemovable    0x02
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0100 power
   Port 3: 0000.0503 highspeed power enable connect
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered

Bus 001 Device 031: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         2 TT per port
  bMaxPacketSize0        64
  idVendor           0x0424 Standard Microsystems Corp.
  idProduct          0x2514 USB 2.0 Hub
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           41
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      1 Single TT
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      2 TT per port
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             3
  wHubCharacteristic 0x000d
    Per-port power switching
    Compound device
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent      1 milli Ampere
  DeviceRemovable    0x02
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.32-5-amd64 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1d.7
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength              11
  bDescriptorType      41
  nNbrPorts             8
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00 0x00
  PortPwrCtrlMask    0xff 0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0503 highspeed power enable connect
   Port 4: 0000.0100 power
   Port 5: 0000.0100 power
   Port 6: 0000.0100 power
   Port 7: 0000.0100 power
   Port 8: 0000.0100 power
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled



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

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=f3e4bd98-0693-4461-bc5b-86429380b16c ro quiet

** Tainted: PDW (641)
 * Proprietary module has been loaded.
 * Kernel has oopsed before.
 * Taint on warning.

** Kernel log:
[173332.638637]  [<ffffffff8110d561>] ? invalidate_bh_lru+0x0/0x42
[173332.638641]  [<ffffffffa02333d2>] ? sr_block_release+0x11/0x1d [sr_mod]
[173332.638645]  [<ffffffff811126a2>] ? __blkdev_put+0x94/0x14c
[173332.638648]  [<ffffffff810f128d>] ? deactivate_super+0x60/0x77
[173332.638651]  [<ffffffff81103c08>] ? sys_umount+0x2dc/0x30b
[173332.638654]  [<ffffffff812fe9f6>] ? do_page_fault+0x2e0/0x2fc
[173332.638657]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[173332.638658] Code: ff ff ff 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 e8 93 fe 00 00 ea ff ff 08 10 ec 00 00 ea ff ff <00> 00 00 00 00 00 00 01 00 00 00 00 ff ff ff ff 00 00 00 00 00 
[173332.638682] RIP  [<ffffea0001006508>] 0xffffea0001006508
[173332.638685]  RSP <ffff88011d351bc0>
[173332.638686] CR2: ffffea0001006508
[173332.638688] ---[ end trace a7919e7f17c0a72a ]---
[173339.520016] usb 1-3: new high speed USB device using ehci_hcd and address 31
[173339.652332] usb 1-3: New USB device found, idVendor=0424, idProduct=2514
[173339.652336] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[173339.652425] usb 1-3: configuration #1 chosen from 1 choice
[173339.652612] hub 1-3:1.0: USB hub found
[173339.652703] hub 1-3:1.0: 3 ports detected
[173339.924336] usb 1-3.1: new high speed USB device using ehci_hcd and address 32
[173340.016335] usb 1-3.1: New USB device found, idVendor=0424, idProduct=2640
[173340.016340] usb 1-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[173340.016429] usb 1-3.1: configuration #1 chosen from 1 choice
[173340.016615] hub 1-3.1:1.0: USB hub found
[173340.016708] hub 1-3.1:1.0: 3 ports detected
[173340.288086] usb 1-3.1.1: new high speed USB device using ehci_hcd and address 33
[173340.426587] usb 1-3.1.1: New USB device found, idVendor=0424, idProduct=4060
[173340.426591] usb 1-3.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[173340.426593] usb 1-3.1.1: Product: Ultra Fast Media Reader
[173340.426595] usb 1-3.1.1: Manufacturer: Generic
[173340.426597] usb 1-3.1.1: SerialNumber: 000000264001
[173340.426691] usb 1-3.1.1: configuration #1 chosen from 1 choice
[173340.426965] scsi13 : SCSI emulation for USB Mass Storage devices
[173340.427039] usb-storage: device found at 33
[173340.427042] usb-storage: waiting for device to settle before scanning
[173345.425489] usb-storage: device scan complete
[173345.431651] scsi 13:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[173345.432059] sd 13:0:0:0: Attached scsi generic sg2 type 0
[173345.443263] sd 13:0:0:0: [sdb] Attached SCSI removable disk
[173346.044136] usb 1-3.1.3: new high speed USB device using ehci_hcd and address 34
[173346.137258] usb 1-3.1.3: New USB device found, idVendor=1058, idProduct=070a
[173346.137262] usb 1-3.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[173346.137264] usb 1-3.1.3: Product: My Passport 070A
[173346.137266] usb 1-3.1.3: Manufacturer: Western Digital
[173346.137268] usb 1-3.1.3: SerialNumber: 57584630453739454E4A3034
[173346.137360] usb 1-3.1.3: configuration #1 chosen from 1 choice
[173346.137655] scsi14 : SCSI emulation for USB Mass Storage devices
[173346.137732] usb-storage: device found at 34
[173346.137735] usb-storage: waiting for device to settle before scanning
[173351.136244] usb-storage: device scan complete
[173351.137082] scsi 14:0:0:0: Direct-Access     WD       My Passport 070A 1028 PQ: 0 ANSI: 4
[173351.137817] scsi 14:0:0:1: CD-ROM            WD       Virtual CD 070A  1028 PQ: 0 ANSI: 4
[173351.138562] scsi 14:0:0:2: Enclosure         WD       SES Device       1028 PQ: 0 ANSI: 4
[173351.138959] sd 14:0:0:0: Attached scsi generic sg3 type 0
[173351.140559] sd 14:0:0:0: [sdc] 623769600 512-byte logical blocks: (319 GB/297 GiB)
[173351.142067] sr5: scsi3-mmc drive: 51x/51x caddy
[173351.142179] sr 14:0:0:1: Attached scsi CD-ROM sr5
[173351.142261] sr 14:0:0:1: Attached scsi generic sg4 type 5
[173351.142347] ses 14:0:0:2: Attached Enclosure device
[173351.142397] ses 14:0:0:2: Attached scsi generic sg5 type 13
[173351.143824] sd 14:0:0:0: [sdc] Write Protect is off
[173351.143830] sd 14:0:0:0: [sdc] Mode Sense: 23 00 10 00
[173351.143832] sd 14:0:0:0: [sdc] Assuming drive cache: write through
[173351.148180] sd 14:0:0:0: [sdc] Assuming drive cache: write through
[173351.148183]  sdc: sdc1
[173351.195183] sd 14:0:0:0: [sdc] Assuming drive cache: write through
[173351.195188] sd 14:0:0:0: [sdc] Attached SCSI disk
[173351.480069] UDF-fs: Partition marked readonly; forcing readonly mount
[173351.481456] UDF-fs INFO UDF: Mounting volume 'WD SmartWare', timestamp 2009/08/19 02:52 (1078)
[174468.922121] usb 1-3.1.3: USB disconnect, address 34
[174469.148629] usb 1-3.1.3: new full speed USB device using ehci_hcd and address 35
[174469.292874] usb 1-3.1.3: new high speed USB device using ehci_hcd and address 36
[174469.401248] usb 1-3.1.3: New USB device found, idVendor=1058, idProduct=070a
[174469.401252] usb 1-3.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[174469.401255] usb 1-3.1.3: Product: My Passport 070A
[174469.401257] usb 1-3.1.3: Manufacturer: Western Digital
[174469.401259] usb 1-3.1.3: SerialNumber: 57584630453739454E4A3034
[174469.401355] usb 1-3.1.3: configuration #1 chosen from 1 choice
[174469.401640] scsi15 : SCSI emulation for USB Mass Storage devices
[174469.401718] usb-storage: device found at 36
[174469.401721] usb-storage: waiting for device to settle before scanning
[174474.400263] usb-storage: device scan complete
[174474.401067] scsi 15:0:0:0: Direct-Access     WD       My Passport 070A 1028 PQ: 0 ANSI: 4
[174474.401808] scsi 15:0:0:1: CD-ROM            WD       Virtual CD 070A  1028 PQ: 0 ANSI: 4
[174474.402556] scsi 15:0:0:2: Enclosure         WD       SES Device       1028 PQ: 0 ANSI: 4
[174474.402979] sd 15:0:0:0: Attached scsi generic sg3 type 0
[174474.405057] sr5: scsi3-mmc drive: 51x/51x caddy
[174474.405199] sr 15:0:0:1: Attached scsi CD-ROM sr5
[174474.405292] sr 15:0:0:1: Attached scsi generic sg4 type 5
[174474.405385] ses 15:0:0:2: Attached Enclosure device
[174474.405428] sd 15:0:0:0: [sdc] 623769600 512-byte logical blocks: (319 GB/297 GiB)
[174474.406138] ses 15:0:0:2: Attached scsi generic sg5 type 13
[174474.407210] sd 15:0:0:0: [sdc] Write Protect is off
[174474.407214] sd 15:0:0:0: [sdc] Mode Sense: 23 00 10 00
[174474.407216] sd 15:0:0:0: [sdc] Assuming drive cache: write through
[174474.410799] sd 15:0:0:0: [sdc] Assuming drive cache: write through
[174474.410803]  sdc: sdc1
[174478.535588] sd 15:0:0:0: [sdc] Assuming drive cache: write through
[174478.535592] sd 15:0:0:0: [sdc] Attached SCSI disk
[174478.801837] UDF-fs: Partition marked readonly; forcing readonly mount
[174478.811858] UDF-fs INFO UDF: Mounting volume 'WD SmartWare', timestamp 2009/08/19 02:52 (1078)

** Model information
sys_vendor: Dell Inc.
product_name: OptiPlex 380                 
product_version: 
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: A05
board_vendor: Dell Inc.
board_name: 0HN7XN
board_version: A01

** Loaded modules:
Module                  Size  Used by
udf                    66612  5 
crc_itu_t               1307  1 udf
ses                     5144  0 
enclosure               5503  1 ses
drbd                  193328  0 
lru_cache               5042  1 drbd
cn                      4563  1 drbd
ppdev                   5030  0 
lp                      7462  0 
nls_utf8                1208  1 
sco                     7225  2 
cifs                  259088  0 
bridge                 39630  0 
stp                     1440  1 bridge
bnep                    9427  2 
acpi_cpufreq            5571  0 
rfcomm                 29613  0 
l2cap                  24736  6 bnep,rfcomm
bluetooth              41827  6 sco,bnep,rfcomm,l2cap
rfkill                 13044  3 bluetooth
cpufreq_powersave        902  0 
cpufreq_userspace       1992  0 
cpufreq_stats           2659  0 
cpufreq_conservative     5162  0 
nouveau               353128  0 
ttm                    40146  1 nouveau
drm_kms_helper         20369  1 nouveau
drm                   142327  3 nouveau,ttm,drm_kms_helper
i2c_algo_bit            4225  1 nouveau
nfsd                  254782  11 
lockd                  57603  1 nfsd
nfs_acl                 2031  1 nfsd
auth_rpcgss            33476  1 nfsd
sunrpc                161541  10 nfsd,lockd,nfs_acl,auth_rpcgss
exportfs                3170  1 nfsd
binfmt_misc             6431  1 
fuse                   50892  3 
xt_tcpudp               2319  4 
nf_conntrack_ipv4       9833  5 
nf_defrag_ipv4          1139  1 nf_conntrack_ipv4
xt_state                1303  5 
nf_conntrack           46535  2 nf_conntrack_ipv4,xt_state
iptable_filter          2258  1 
ip_tables              13915  1 iptable_filter
x_tables               12845  3 xt_tcpudp,xt_state,ip_tables
loop                   11799  0 
usb_storage            39961  6 
usbhid                 33292  0 
hid                    63257  1 usbhid
snd_hda_codec_realtek   235602  1 
snd_hda_intel          20035  1 
snd_hda_codec          54244  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               5380  1 snd_hda_codec
snd_pcm                60503  2 snd_hda_intel,snd_hda_codec
snd_seq                42881  0 
snd_timer              15582  2 snd_pcm,snd_seq
snd_seq_device          4493  1 snd_seq
snd                    46526  10 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
uhci_hcd               18521  0 
soundcore               4598  1 snd
ehci_hcd               32081  0 
nvidia              10670090  0 
broadcom                5596  0 
usbcore               122498  5 usb_storage,usbhid,uhci_hcd,ehci_hcd
tg3                    95663  0 
i2c_i801                7830  0 
libphy                 14054  2 broadcom,tg3
snd_page_alloc          6249  2 snd_hda_intel,snd_pcm
nls_base                6377  4 udf,nls_utf8,cifs,usbcore
i2c_core               15819  6 nouveau,drm_kms_helper,drm,i2c_algo_bit,nvidia,i2c_i801
rng_core                3006  0 
sg                     24069  0 
dcdbas                  5048  0 
sr_mod                 12602  5 
cdrom                  29415  1 sr_mod
parport_pc             18855  1 
parport                27954  3 ppdev,lp,parport_pc
button                  4650  1 nouveau
processor              29935  1 acpi_cpufreq
wmi                     4323  0 
evdev                   7352  10 
pcspkr                  1699  0 
psmouse                49937  0 
serio_raw               3752  0 
ext4                  288318  2 
mbcache                 5050  1 ext4
jbd2                   67015  1 ext4
crc16                   1319  2 l2cap,ext4
raid10                 17809  0 
raid456                44500  0 
async_raid6_recov       5170  1 raid456
async_pq                3479  2 raid456,async_raid6_recov
raid6_pq               77179  2 async_raid6_recov,async_pq
async_xor               2478  3 raid456,async_raid6_recov,async_pq
xor                     4380  1 async_xor
async_memcpy            1198  2 raid456,async_raid6_recov
async_tx                1734  5 raid456,async_raid6_recov,async_pq,async_xor,async_memcpy
raid1                  18431  0 
raid0                   5517  0 
multipath               6059  0 
linear                  3455  0 
md_mod                 73872  6 raid10,raid456,raid1,raid0,multipath,linear
sd_mod                 29921  6 
crc_t10dif              1276  1 sd_mod
ata_generic             3239  0 
ata_piix               21124  4 
libata                133760  2 ata_generic,ata_piix
thermal                11674  0 
thermal_sys            11942  2 processor,thermal
scsi_mod              126517  6 ses,usb_storage,sg,sr_mod,sd_mod,libata

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e30] (rev 03)
	Subsystem: Dell Device [1028:0400]
	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>

00:01.0 PCI bridge [0604]: Intel Corporation 4 Series Chipset PCI Express Root Port [8086:2e31] (rev 03) (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: 0000d000-0000dfff
	Memory behind bridge: fa000000-fdefffff
	Prefetchable memory behind bridge: 00000000d0000000-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:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
	Subsystem: Dell Device [1028:0400]
	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 fdffc000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel

00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: f9f00000-f9ffffff
	Prefetchable memory behind bridge: 00000000f0000000-00000000f01fffff
	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 N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Dell Device [1028:0400]
	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 21
	Region 4: I/O ports at ff80 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Dell Device [1028:0400]
	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 22
	Region 4: I/O ports at ff60 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Dell Device [1028:0400]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at ff40 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Dell Device [1028:0400]
	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 4: I/O ports at ff20 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 01) (prog-if 20 [EHCI])
	Subsystem: Dell Device [1028:0400]
	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 21
	Region 0: Memory at ff980000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1) (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=03, subordinate=03, sec-latency=32
	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 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
	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.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01) (prog-if 8a [Master SecP PriP])
	Subsystem: Dell Device [1028:0400]
	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 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 ffa0 [size=16]
	Kernel driver in use: ata_piix

00:1f.2 IDE interface [0101]: Intel Corporation N10/ICH7 Family SATA IDE Controller [8086:27c0] (rev 01) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Dell Device [1028:0400]
	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 20
	Region 0: I/O ports at fe00 [size=8]
	Region 1: I/O ports at fe10 [size=4]
	Region 2: I/O ports at fe20 [size=8]
	Region 3: I/O ports at fe30 [size=4]
	Region 4: I/O ports at fec0 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
	Subsystem: Dell Device [1028:0400]
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin B routed to IRQ 17
	Region 4: I/O ports at ece0 [size=32]
	Kernel driver in use: i801_smbus

01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 [GeForce 9300 GE] [10de:06e0] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: nVidia Corporation Device [10de:060c]
	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 fc000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
	Region 5: I/O ports at dc80 [size=128]
	Expansion ROM at fde00000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia

02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe [14e4:1692] (rev 01)
	Subsystem: Dell Device [1028:0400]
	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 26
	Region 0: Memory at f9ff0000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: tg3


** USB devices:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 046d:c069 Logitech, Inc. 
Bus 002 Device 002: ID 04d9:1603 Holtek Semiconductor, Inc. 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 036: ID 1058:070a Western Digital Technologies, Inc. My Passport Essential SE
Bus 001 Device 033: ID 0424:4060 Standard Microsystems Corp. 
Bus 001 Device 032: ID 0424:2640 Standard Microsystems Corp. 
Bus 001 Device 031: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


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

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

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

Versions of packages linux-image-2.6.32-5-amd64 recommends:
pn  firmware-linux-free           <none>     (no description available)

Versions of packages linux-image-2.6.32-5-amd64 suggests:
pn  grub | lilo                   <none>     (no description available)
pn  linux-doc-2.6.32              <none>     (no description available)

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

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



--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and was filed for
a kernel older than the recently released Debian 7.x / Wheezy with a severity
less than important.

We don't have the ressources to reproduce the complete backlog of all older kernel
bugs, so we're closing this bug for now. If you can reproduce the bug with Debian Wheezy
or a more recent kernel from testing or unstable, please reopen the bug by sending
a mail to control@bugs.debian.org with the following three commands included in the
mail:

reopen BUGNUMBER
reassign BUGNUMBER src:linux
thanks

Cheers,
        Moritz

--- End Message ---

Reply to: