I upgraded udev on my laptop from udev-115-r1 to udev-119 without changing anything else. Since then udev fails to load uhci_hcd on boot, so no USB devices are visible at all. With previous udev versions this was never a problem. Of course this can easily be fixed by placing uhci_hcd in modules.autoload, but is that really how things should be? Reproducible: Always Steps to Reproduce: 1. upgrade to udev-119 and reboot Actual Results: uhci_hcd is not loaded by udev Expected Results: udev should load the uhci_hcd module
Does udev-124-r1 fixes this? If not: 1. Does "udevadm trigger" loads it? 2. Do you have set rc_hotplug=no in /etc/rc.conf or HOTPLUG=no in /etc/conf.d/rc Please attach emerge --info output.
Yes, it appears to be fixed with udev-124-r1.