View Full Version : Problems with USB Memorystick
Hi,
my USB-Memorystick works fine on every Linux I tried on. Just on my WL-500g it doesnŽt work.
I have allready tested to mount it manually.
Is the WL-500g really so sensitive in this case?
Kind Regards....
Patrick
Use search function of this forum. This was discussed several times.
CanŽt find a real soloution for my problem.
You should at lease post system log starting with "unable to open..." to answer the question. Otherwise it's really hard to guess why it does not work for you. In short it should work if you've formatted/partitionedit properly.
IŽve started the syslogd.
Started a 'tail -f /mnt/ramfs/var/log/messages'
Pluged the USB Stick into the USB-Port.... and..... nothing happens.
No log.
Even when i connect to the ftp server there is no log....
:confused:
:) The log is here: /etc/linuxigd/syslog.log
I am not at home in the moment.
Is this the log, which i can see through the webinterface?
There is also no output about the USB device.
Sometimes i can read a timeout message during connecting to the usb device.
IŽam going to post it, when i am at home.
:)
Yes, this is the same log.
:confused:
usb_control/bulk_msg: timeout
usb-ohci.c: unlink URB timeout
usb.c: unable to get device descriptor (error=-12)
hub.c: Cannot enable port 1 of hub 1, disabling port.
hub.c: Maybe the USB cable is bad?
Register User Space Key Handler : 560 0
hub.c: Cannot enable port 1 of hub 1, disabling port.
hub.c: Maybe the USB cable is bad?
also i tried to load usb-storage modul by hand
~ # insmod usb-storage
Using /lib/modules/2.4.20/kernel/drivers/usb/storage/usb-storage.o
insmod: unresolved symbol scsi_unregister_module
insmod: unresolved symbol scsi_register
insmod: unresolved symbol scsi_register_module
only after loading scsi_mod.o manualy i can load the usb-storage modul...