Hello folks.

I'm trying to get a USB flash memory key working on my GNU/Linux system.  The
key is made by a Korean company at www.flashdrive.com, and I've verified that
it is working properly in Windows.  I've also tested my USB support with a
mouse, and it works fine.

Basically, when I plug in the key, it seems to get picked up properly, but
when I try to mount it using "mount -t vfat /dev/sda1 /mnt/flash", I get the
following messages

resize_dma_pool: unknown device type -1
usb-uhci.c: interrupt, status 3, frame# 1275

I've tried a number of things :
- with the Redhat 7.1 kernel (2.4.2-2)
- with kernel 2.4.17 and 2.4.18
- with both usb-uhci and uhci
- modprobing sd_mod and usb-storage by hand before plugging the key in.

I have also tried this key on 3 different systems in Linux, with various
variations of the above (kernel, uhci driver, etc...) with no success
at all (a Dell desktop, a Toshiba laptop and a Sony VAIO laptop).

Since I can use a usb mouse, is it a fair assumption that the problem lies
with the usb-storage driver ?

I've also done a bunch of reading - on the mailing list archives, google, etc
...  I found a lot of people seeing the "interrupt status" message, but no
solutions, unfortunately.

Anyways, I've put all my debug info on my web site (dmesg, lspci,
/proc/bus/usb/devices, interrupts) at http://blammo.dyndns.org/usb

Thanks a bunch of insight you can give !

-Phil



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to