LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   FATAL: Module usbcore not found (https://www.linuxquestions.org/questions/fedora-35/fatal-module-usbcore-not-found-253139/)

Ross Clement 11-10-2004 04:12 AM

FATAL: Module usbcore not found
 
Hi. I have a new FC2 installation on a Hi-Grade (Twinview) laptop. Generally it seems to work fine, except that USB stuff doesn't work.

I have no /proc/usb. If I /sbin/lsmod there are no usb modules. If I try to /sbin/modprobe usbcore, then I get the following error message:

# /sbin/modprobe usbcore
FATAL: usbcore not found
#

I am running the standard kernel that came with FC2:

# uname -r
2.6.5-1.358
#

Hence surely usbcore is compiled as either part of that kernel, or as a module.

Any hints as to what might fix this?

Cheers,

Ross-c

acid_kewpie 11-10-2004 06:54 AM

I find it hard to imagine that FC2 had any problems with USB... and so i'd be left thinking that you've either deleted usbcore.ko or it's part of the kernel (yeah... let's hope it's that one...) and so you should just need to load the higher modules onto your system. does "dmesg | grep usb" show that usbcore is in the kernel?


All times are GMT -5. The time now is 05:39 AM.