Richard A Downing wrote:
Bryan Kadzban wrote:ACTION=="add", SUBSYSTEM=="?*" MODALIAS=="?*", RUN+="/sbin/modprobe ${modalias}"Thanks Brian. I understood that. Unfortunately changing the rules didn't fix my problem. Nothing loads the modules. So I guess I must have a typo somewhere else.
I decided to live dangerously and compile all the USB stuff as modules and I'm in the same situation that Richard reported. With the udev_update branch nothing loads the uhci-hcd module. If I manually modprobe it then udev notices the usb devices and loads other modules, but without it nothing (usb) works. The weird thing is, if I modprobe speedtch (the driver for my modem) then it loads usbatm and usbcore as well, but not uhci-hcd module, so it doesn't work.
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
