OpenVZ Forum


Home » General » Support » Install errors on kernel 2.6.32-afanasyev.1
Install errors on kernel 2.6.32-afanasyev.1 [message #39202] Fri, 26 March 2010 21:58 Go to next message
mperkel is currently offline  mperkel
Messages: 253
Registered: December 2006
Senior Member
I installed the kernel. I haven't booted it yet because I Got these errors. What does this mean? Is it serious?

WARNING: No module ehci-hcd found for kernel 2.6.32-afanasyev.1, continuing anyway
WARNING: No module ohci-hcd found for kernel 2.6.32-afanasyev.1, continuing anyway
WARNING: No module uhci-hcd found for kernel 2.6.32-afanasyev.1, continuing anyway
WARNING: No module ahci found for kernel 2.6.32-afanasyev.1, continuing anyway
WARNING: No module ahci found for kernel 2.6.32-afanasyev.1, continuing anyway

Thanks in advance


Re: Install errors on kernel 2.6.32-afanasyev.1 [message #39209 is a reply to message #39202] Sun, 28 March 2010 22:07 Go to previous messageGo to next message
dzimi is currently offline  dzimi
Messages: 22
Registered: December 2008
Junior Member
Seems like that you doesn't have those modules compiled into your kernel as module or they has been built into the kernel staticly.

Did you run depmod after kernel instalation ?
Re: Install errors on kernel 2.6.32-afanasyev.1 [message #39279 is a reply to message #39202] Sat, 03 April 2010 08:20 Go to previous message
curx
Messages: 739
Registered: February 2006
Location: Nürnberg, Germany
Senior Member

Hi,

these modules are static built in - not as kernel module:

see kernel config:

(...)
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_UHCI_HCD=y
(...)

Bye,
Thorsten
Previous Topic: container auditing?
Next Topic: Problem With Quotas
Goto Forum:
  


Current Time: Sun May 19 10:02:06 GMT 2024

Total time taken to generate the page: 0.01388 seconds