Mailinglist Archive: opensuse-kernel (71 mails)

< Previous Next >
[opensuse-kernel] "Warning! ehci_hcd should always be loaded before ..." message still there in kernel 2.6.27.37-0.1
  • From: "Fred Scali-West" <fred@xxxxxxxxxxxxxx>
  • Date: Tue, 3 Nov 2009 12:37:00 +0100
  • Message-id: <200911031237.00445.fred@xxxxxxxxxxxxxx>
Hi,

I assume that this is the right list to post it (rather than opensuse-bugs),
but I may be wrong, so any comments are welcome...

The issue triggering the message (in dmesg)

"Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not
after"

is stil there in last kernel update (uname -a = Linux mir 2.6.27.37-0.1-
default #1 SMP 2009-10-15 14:56:58 +0200 i686 athlon i386 GNU/Linux).

As discussed between list users Jean Delvare & Greg KH in message-
id:<200905051826.54284.jdelvare@xxxxxxx> from 5 May 2009, the 2 ending lines
here (in /etc/modprobe.conf):

# "Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not
# after" (bnc#449853)
# mkinitrd hints:
# SUSE INITRD: uhci-hcd REQUIRES ehci-hcd
# SUSE INITRD: ohci-hcd REQUIRES ehci-hcd
install uhci-hcd /sbin/modprobe ehci-hcd; /sbin/modprobe --ignore-install
uhci-hcd
install ohci-hcd /sbin/modprobe ehci-hcd; /sbin/modprobe --ignore-install
ohci-hcd

are missing in the /etc/modprobe.conf from /boot/initrd-2.6.27.37-0.1-default.

Manually modifing the file in the initrd (and appending the 2 missing lines)
solved again the issue, so that would be really nice to get rid definitively
of this problem as soon as possible...

Greetings of France,
FSW

--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups