Comment 35 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 Mon, 2009-03-16 at 17:02 +0000, Florent Xicluna wrote:

> here is the output of the modalias thing (just in case) :
> root@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
>
For each of those aliases, could you run the command

  sudo modprobe -n -v --first-time ALIAS

And provide the output (including the command you ran)

Thanks,

Scott
--
Scott James Remnant
<email address hidden>