[Bug 296710] Re: warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd

Florent Xicluna florent.xicluna at gmail.com
Mon Mar 16 18:06:54 UTC 2009


florent at jaunty:~$ for chr in 8 9 A B; do als=pci:v00008086d000027C${chr}sv0000144Dsd0000CA00bc0Csc03i00; echo $als; sudo modprobe -n -v --first-time $als; done
pci:v00008086d000027C8sv0000144Dsd0000CA00bc0Csc03i00
FATAL: Module uhci_hcd already in kernel.
pci:v00008086d000027C9sv0000144Dsd0000CA00bc0Csc03i00
FATAL: Module uhci_hcd already in kernel.
pci:v00008086d000027CAsv0000144Dsd0000CA00bc0Csc03i00
FATAL: Module uhci_hcd already in kernel.
pci:v00008086d000027CBsv0000144Dsd0000CA00bc0Csc03i00
FATAL: Module uhci_hcd already in kernel.

florent at jaunty:~$ als=pci:v00008086d000027CCsv0000144Dsd0000CA00bc0Csc03i20; echo $als; sudo modprobe -n -v --first-time $als
pci:v00008086d000027CCsv0000144Dsd0000CA00bc0Csc03i20
FATAL: Module ehci_hcd already in kernel.

-- 
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