[Bug 296710] Re: warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd
TJ
ubuntu at tjworld.net
Sun Mar 22 01:26:03 UTC 2009
Miguel, you'll need to provide more information.
1. Are any USB devices connected during power-up?
2. Create a series of reports:
sudo -i
mkdir /tmp/report
uname -a >/tmp/report/system.log
lsb_release -a >>/tmp/report/system.log
lspci -vvnn >/tmp/report/lspci-vvnn.log
lsub -v >/tmp/report/lsusb-v.log
dmidecode >/tmp/report/dmidecode.log
exit
3. Create a single archive containing the reports and attach it to this
bug
tar -czf /tmp/report.logs.tar.gz /tmp/report/* /var/log/dmesg
/var/log/kern.log
--
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