Results 1 to 5 of 5
when i plug in my flash drive (well my dse one), dmesg gives me errors and it wont mount.
i have mounted this flash drive before in slackware without any ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-09-2006 #1
flash drive plugged in, errors in dmesg
when i plug in my flash drive (well my dse one), dmesg gives me errors and it wont mount.
i have mounted this flash drive before in slackware without any probs. My other flash drive's device is /dev/uba1 which i personally think is weird cause it used to be at (in previous installations) /dev/sda1.
here is the output of dmesg | tail:
please help meCode:bash-3.00# dmesg | tail drivers/usb/input/hid-input.c: event field not found drivers/usb/input/hid-input.c: event field not found usb 1-6: new high speed USB device using ehci_hcd and address 3 usb 4-2: new full speed USB device using uhci_hcd and address 2 usb 4-2: device descriptor read/64, error -71 usb 4-2: device descriptor read/64, error -71 usb 4-2: new full speed USB device using uhci_hcd and address 3 usb 4-2: device descriptor read/64, error -71 usb 4-2: device descriptor read/64, error -71
weed"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 01-09-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
recompile your kernel and take out the low performance usb driver
the module is called 'ub' and its taking over your flash stick, if you recompile or blacklist that module, it wont happen and you'll be back to /dev/sda
- 01-09-2006 #3
i know that will affect the uba thing, but will it fix the error i keep getting when i plug my flash drive in?
"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 01-10-2006 #4Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
if you knew why did you ask?

maybe it will, no harm trying it, did it do this before on slackware or is it the first time you've tried it?
- 01-11-2006 #5
yeah ive tried it on this system before, but not with the vanilla 2.6 kernel in the testing directory.
the 2.4 kernel seams to work with it. (at least thats from memory)."Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--


Reply With Quote
