Hi all

This error seems to be the same bug as reported in Ubuntu forum
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.17/+bug/81059

I've connected a external HDD to USB port but I can't mount it. I'm
using x86_64 openSUSE 10.2, kernal is 2.6.18.2-34, Dell inspiron 1501
(dual boot with Windows Vista, with which the USB HDD works fine.

Is this a bug in openSUSE 10.2 ? Below is the output of some diagnostics
I've tried...

Thanks

Phil

lsscsi
[0:0:0:0]    disk    ATA      ST9120821AS      8.04  /dev/sda
[4:0:0:0]    disk    Hitachi  HTS541210H9AT00     /dev/sdb

mount /dev/sdb /mnt/usb
mount: /dev/sdb: can't read superblock

dmesg | tail
ReiserFS: sdb: warning: bad value "recover" for option "errors"
sd 4:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sdb, sector 2
EXT3-fs: unable to read superblock
sd 4:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sdb, sector 0
sd 4:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sdb, sector 195371567
sd 4:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sdb, sector 97685784

dmesg | grep ehci
ehci_hcd 0000:00:13.5: EHCI Host Controller
ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 6
ehci_hcd 0000:00:13.5: debug port 1
ehci_hcd 0000:00:13.5: irq 225, io mem 0xc0004400
ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb6: Manufacturer: Linux 2.6.18.2-34-default ehci_hcd
usb 6-3: new high speed USB device using ehci_hcd and address 2

lsusb -vv
Bus 006 Device 002: ID 14cd:6600
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x14cd
  idProduct          0x6600
  bcdDevice            2.01
  iManufacturer           1 Super Top
  iProduct                3 USB 2.0  IDE DEVICE
  iSerial                 2 ??????????
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    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






-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to