[Bug 296710] Re: warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd
TJ
ubuntu at tjworld.net
Sat Mar 14 17:13:51 UTC 2009
Florent:
The modalias reporting command was missing 'drivers/'. Here's an
alternative and an example of the output to expect:
for hci in /sys/bus/pci/drivers/?hci_hcd; do echo $hci; cat
$hci/*/modalias; done
/sys/bus/pci/drivers/ehci_hcd
pci:v00008086d000027CCsv0000104Dsd000081EFbc0Csc03i20
/sys/bus/pci/drivers/uhci_hcd
pci:v00008086d000027C8sv0000104Dsd000081EFbc0Csc03i00
pci:v00008086d000027C9sv0000104Dsd000081EFbc0Csc03i00
pci:v00008086d000027CAsv0000104Dsd000081EFbc0Csc03i00
pci:v00008086d000027CBsv0000104Dsd000081EFbc0Csc03i00
--
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