
Originally Posted by
lwfinger
IronManCC wrote:
> Okay, here's where we're at now:
>
> The INITRD MODULES/ehci_hcd fix didn't change anything.
>
> On her computer, plugging in the device produces the following in
> dmesg:
>
> usb 1-8: new high speed USB device using ehci_hcd and address 7
> usb 1-8: configuration #1 chosen from 1 choice
> usb 1-8: New USB device found, idVendor=13fd, idProduct=1618
> usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
>
> And that's it. Nothing happens after that.
>
> On another desktop computer, to see the difference, dmesg changes the
> last two lines to
> something like this:
>
> New USB device found, idVendor=1058, idProduct=0704
> New USB device strings: Mfr=1, Product=2, SerialNumber=3
>
> Then kicks in an entire string of messages identifying the device as
> an external hard drive from Western Digital, starting scsi emulation and
> turning it into a storage device.
>
> The problem seems to be that her computer isn't identifying the device
> correctly for some reason, unlike all of the other computers. I still
> need help figuring out what exactly would cause that though...
To establish exactly what is seen by the USB system, plug the drive in
and issue the command 'lsusb -v > lsusb.log'. Then edit the file
lsusb.log to contain only the info for the external hard drive. Repeat
the process on the computer that works, then post good and bad.
Bookmarks