Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
USB in Linux followup
Name: Erik Date: April 23, 2002 at 03:00:32 Pacific
Comment:
help need please http://www.computing.net/linux/wwwboard/forum/9156.html
Name: Solo Date: April 23, 2002 at 04:28:04 Pacific
Reply:
Hi,
this is just a suggestion: Maybe your kernel does not support USB devices? Did you take a look at the /var/log/dmesg? You have to have something like:
usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.268 $ time 16:56:02 Jan 31 2002 usb-uhci.c: High bandwidth mode enabled
With alot of initializing usb following. By the way: /dev/psaux is for PS2 mice only. Good luck, Solo
Summary: Mostly all usb flash devices are "usb-mass-storage" devices and work with the usb-storage driver. The musb-storage driver actually emulates a SCSI devices, so you can do the following as 3Dave said: m...
Summary: I just installed linux mandrake 8.0 on my machine. It is a dual boot with Win ME. My mouse, a MS wireless optical mouse connected via USB will not work in linux. What am I missing? Thanks for your...