Results 1 to 4 of 4

Thread: can't wrap my head around ndiswrapper

Hybrid View

  1. #1
    Join Date
    Mar 2011
    Location
    South Africa
    Beans
    137
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    can't wrap my head around ndiswrapper

    I need to use this program to get my wireless card working on Ubuntu. I have the drivers, and they install fine with ndiswrapper, once ndiswrapper is installed (makes sense). Now, once this is done, I need to insert the kernel module [aside: I'm not really sure what this means - what does it mean?] hence the command:
    Code:
     sudo modprobe ndiswrapper
    So far I think I'm doing things right... right?

    Here is where things start going wrong; I get the following output:
    Code:
     orry@ubuntu:~$ sudo modprobe ndiswrapper
    FATAL: Could not read '/lib/modules/2.6.35-22-generic/kernel/ubuntu/ndiswrapper/ndiswrapper.ko': No such file or directory
    orry@ubuntu:~$
    Basically, I have no idea what's gone wrong. The ndiswrapper.ko file is missing from \kernel\ubuntu\ndiswrapper, which I'm assuming is probably not a good thing. I doubt anyone could simply send this file to me, as I'm further assuming that this file is compiled upon installation of ndiswrapper (or should be).

    I'm as lost as a mentally challenged meerkat in the karoo desert.


    (help)

  2. #2
    Join Date
    Oct 2010
    Location
    Florida
    Beans
    22
    Distro
    Kubuntu Development Release

    Re: can't wrap my head around ndiswrapper

    Hello,

    Sorry to hear your ndiswrapper story, I have been there before. I have had good luck though with ndisgtk (A nice frontend that will hopefully take care of these issues for you).

    Good luck!
    Chucky

  3. #3
    Join Date
    Mar 2011
    Location
    South Africa
    Beans
    137
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: can't wrap my head around ndiswrapper

    I dunno...

    Am I right in saying that a .ko file should be created upon installation?

  4. #4
    Join Date
    Mar 2011
    Location
    France
    Beans
    21
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: can't wrap my head around ndiswrapper

    I managed to solve my problem. The answer here.

Bookmarks

Posting Permissions

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