[Bug 296710] Re: warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd
Florent Xicluna
florent.xicluna at gmail.com
Mon Mar 16 17:02:36 UTC 2009
Scott,
I still have the problem in "initramfs" (like reported by Aurius).
module-init-tools 3.7~pre9-1
initramfs-tools 0.92bubuntu25
The workaround "add ehci_hcd to /etc/initramfs-tools/modules" provided
by Javier works for me.
The workaround "MODULES=dep" provided by Dimitrio DOES NOT work for me.
here is the output of the modalias thing (just in case) :
root at jaunty# for hci in /sys/bus/pci/drivers/?hci_hcd; do echo $hci; cat $hci/*/modalias; done
/sys/bus/pci/drivers/ehci_hcd
pci:v00008086d000027CCsv0000144Dsd0000CA00bc0Csc03i20
/sys/bus/pci/drivers/uhci_hcd
pci:v00008086d000027C8sv0000144Dsd0000CA00bc0Csc03i00
pci:v00008086d000027C9sv0000144Dsd0000CA00bc0Csc03i00
pci:v00008086d000027CAsv0000144Dsd0000CA00bc0Csc03i00
pci:v00008086d000027CBsv0000144Dsd0000CA00bc0Csc03i00
--
warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd
https://bugs.launchpad.net/bugs/296710
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list