compiling 2.6.7 and usb problem
Gilles Fourchet
gilles.fourchet-zzOxFVvAfJPQT0dZR+AlfA at public.gmane.org
Sat Aug 7 22:29:10 UTC 2004
Madison Kelly wrote:
> It seems that no matter whether I tell '.config' to compile ehci,
> ohci and uhci as modules or directly into the kernel I -always- get an
> error booting under the kernel saying that those modules couldn't be
> loaded and thus USB fails to work. Everything else seems okay though.
> Has anyone else run into this by chance?
When you compile them as a module, can you find them under
/lib/module/whatever?
If not, that means that they are not compiled. Therefore, you should
check your .config (actually, it would be easier to use config, or
menuconfig, or whatever interface you prefer) to do that.
If yes, what message do you get when you try to load them with
modprobe. Also, if you use lsmod, what do you have before the modprobe
and after the modprobe?
Gilles
--
The Toronto Linux Users Group. Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml
More information about the Legacy
mailing list