Comment 24 for bug 296710

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 296710] Re: warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd

On Fri, 2009-03-13 at 12:49 +0000, Florent Xicluna wrote:

> ** Attachment added: "/lib/modules/2.6.28-9-generic/modules.order"
> http://launchpadlibrarian.net/23822802/modules.order
>
This states:

  1102 kernel/drivers/usb/host/whci/whci-hcd.ko
  1103 kernel/drivers/usb/host/ehci-hcd.ko
  1105 kernel/drivers/usb/host/ohci-hcd.ko
  1106 kernel/drivers/usb/host/uhci-hcd.ko

So ehci-hcd should be loaded before the other two.

Could you provide the output of the following three commands:

  cat /sys/bus/pci/ehci_hcd/*/modalias
  cat /sys/bus/pci/uhci_hcd/*/modalias
  cat /sys/bus/pci/ohci_hcd/*/modalias

Scott
--
Scott James Remnant
<email address hidden>