Find the answer to your Linux question:
Results 1 to 3 of 3
I'm trying to configure ndiswrapper but when I run Code: modprobe ndiswrapper it says Code: FATAL: Module ndiswrapper not found. I know it needs usbcore so I run Code: modinfo ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    27

    FATAL: Module usbcore not found.

    I'm trying to configure ndiswrapper but when I run
    Code:
    modprobe ndiswrapper
    it says
    Code:
    FATAL: Module ndiswrapper not found.
    I know it needs usbcore so I run
    Code:
    modinfo usbcore
    modinfo: could not find module usbcore
    So How should I get usbcore working? Any help appreciated, thank you.

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Assuming you are running a relatively recent version of Fedora or RHEL/CentOS, then the core usb modules you need are automatically installed in your system. You need to install ndiswrapper, which is not necessarily installed by default.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Nov 2008
    Posts
    27
    I have ndiswrapper installed already, I am running Fedora 11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...