On Mon, Apr 05, 2004 at 04:36:38PM -0400, [EMAIL PROTECTED] wrote: > Hey everyone. I just recently upgraded to UDEV as an alternative to > devfs. MOST things work, but I seem to have trouble with my iPod. I am > using the USB 2.0 setup, and everything worked fine before. In my > script when GTKPOD quit, I would have it execute something like this: > > 1) RMMOD the following: usb-storage, uhci-hcd, ehci-hcd > 2) WAIT 10 seconds, to allow the user to remove the iPod > 3) MODPROBE the following: uhci-hcd, usb-storage > > This worked fine with DEVFS, but seems to have a problem with UDEV. > Since I have a USB wireless mouse, I need to have uhci-hcd come back > up (which it does), but for some reason my mouse does not respond > after i modprobe uhci-hcd again (it used to work.)
First off, what kernel version are you using? And why are you unloading your kernel modules? That shouldn't be necessary at all, and can often times cause bad things to happen. thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
