LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 10-01-2008, 06:37 PM   #1
Ma Peche
LQ Newbie
 
Registered: Mar 2008
Posts: 11

Rep: Reputation: 0
mkinitrd can't find ohci-hcd module


This is my first time compiling a kernel, I read several HOWTOs and configured it, compiled it, compiled it's modules, and installed it's modules successfully. According the guide I was following, all that was left was to `mkinitrd` so: (and yes, I named my kernel

Code:
$ sudo mkinitrd /boot/initrd-2.6.26-5.granite 2.6.26-5.granite
No module ehci-hcd found for kernel 2.6.26-5.granite, aborting.
so I looked at the configuration file for my current kernel and found that it had the line:
CONFIG_USB_EHCI_HCD=m

so I found the corresponding line in my .config and I uncommented it and set it to make a module. Trying again:

Code:
$ sudo mkinitrd /boot/initrd-2.6.26-5.granite 2.6.26-5.granite
No module ohci-hcd found for kernel 2.6.26-5.granite, aborting.
so again I checked my current config and found 'CONFIG_USB_OHCI_HCD=m' and I changed the appropriate line in my config to match. but I still get the same error when I try to `mkinitrd` It still can't find the ohci_hcd module.

my current .config file is here if you want to have a look.

I'm running 2.6.25 kernel using fedora core 8 on a p3 dell laptop. Any help you could provide would met with honest gratitude.
 
Old 10-01-2008, 07:15 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,346

Rep: Reputation: 552Reputation: 552Reputation: 552Reputation: 552Reputation: 552Reputation: 552
Your modules are in /lib/modules/(kernel name). You can have different sets of modules for different kernels. Use this command to find all of your ohci modules and make sure that an ohci-hcd exists in the 2.6.26-5.granite modules library:

find /lib -iname "*ohci*"

------------------
Steve Stites
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
On make install got the WARNING: No module ehci-hcd found for kernel 2.6.26, viv_nan Linux - Kernel 6 04-02-2010 08:02 PM
loading ohci-hcd causes machine check exeption philetus Linux - Hardware 0 09-20-2005 07:32 PM
D-Link DUB-H4 USB2.0 is not detected When EHCI-hcd.o module is included in 2.4.26 skannan Linux - Hardware 2 05-29-2005 10:59 PM
mkinitrd problem WARNING: Could not find module fo xaos5 Slackware 2 12-31-2004 05:54 AM
usb-ohci Module cb951303 Linux - Hardware 1 02-13-2004 02:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 11:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration