[Bug 45428] Usb2 to ide storage device not working properly

h3sp4wn unrandomsam at gmail.com
Thu May 18 16:27:15 UTC 2006


Public bug reported:

Binary package hint: udev

Works fine under debian sarge (2.4 kernel)
Does not work at all in ubuntu produces the below output

[4316615.226000] usb 3-5: new high speed USB device using ehci_hcd and address 4
[4316615.539000] Initializing USB Mass Storage driver...
[4316615.540000] scsi0 : SCSI emulation for USB Mass Storage devices
[4316615.540000] usb-storage: device found at 4
[4316615.540000] usb-storage: waiting for device to settle before scanning
[4316615.540000] usbcore: registered new driver usb-storage
[4316615.541000] USB Mass Storage support registered.
[4316626.246000] usb 3-5: USB disconnect, address 4
[4316626.247000]  0:0:0:0: scsi: Device offlined - not ready after error recovery
[4316626.248000] usb-storage: device scan complete

Bus 003 Device 006: ID 05e3:0702 Genesys Logic, Inc. USB 2.0 IDE Adapter

is the usb id - ouput of lsusb -v

Bus 003 Device 008: ID 05e3:0702 Genesys Logic, Inc. USB 2.0 IDE Adapter
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x05e3 Genesys Logic, Inc.
  idProduct          0x0702 USB 2.0 IDE Adapter
  bcdDevice            0.33
  iManufacturer           0
  iProduct                1
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self 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     0x81  EP 1 IN
        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     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1

But the device is removed from lsusb shortly after it is plugged in

The hardware may be poor quality if it works in windows / linux 2.4 then
people may not switch to ubuntu if it doesn't work.

** Affects: linux-source-2.6.15 (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed

-- 
Usb2 to ide storage device not working properly
https://launchpad.net/bugs/45428




More information about the kernel-bugs mailing list