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.) Ok, so now you may be saying "Why don't you just RMMOD sd_mod" (SCSI Disk Support). Well, that would be a great idea, except I am running a RAID-0 array, which depends on that feature (compiled into the kernel). Even if I were able to RMMOD it, my system would surely fail the moment it was executed. So now I am in an interesting situation. I manipulate files on my iPod just fine, but when I go to eject my iPod (when using gtkpod), i can't work my mouse. So, what options do I have? How can I fix this problem? Thank you everyone in advance, and have a great day!! -- Devsforev ------------------------------------------------------- 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
