Find the answer to your Linux question:
Results 1 to 5 of 5
Hi team I am running linux mandriva 2007 spring edition. I need to install ndiswrapper to make my wireless work, i belive i sussussfuly updated to the latest kernal, but ...
  1. #1
    Just Joined!
    Join Date
    Jun 2005
    Posts
    37

    trouble installing ndiswrapper

    Hi team

    I am running linux mandriva 2007 spring edition. I need to install ndiswrapper to make my wireless work, i belive i sussussfuly updated to the latest kernal, but here is the error message

    [root@localhost ndiswrapper-1.47]# cd ndiswrapper-1.47/
    [root@localhost ndiswrapper-1.47]# make install
    make -C driver install
    make[1]: Entering directory `/home/peco/ndiswrapper-1.47/ndiswrapper-1.47/driver'
    Can't find kernel build files in /lib/modules/2.6.17-14mdv/build;
    give the path to kernel build directory with
    KBUILD=<path> argument to make
    make[1]: *** [prereq_check] Error 1
    make[1]: Leaving directory `/home/peco/ndiswrapper-1.47/ndiswrapper-1.47/driver'
    make: *** [install] Error 2


    Please help.
    Pete.

  2. #2
    Linux Newbie lugoteehalt's Avatar
    Join Date
    Jan 2004
    Posts
    231
    Quote Originally Posted by chingy213 View Post
    Can't find kernel build files in /lib/modules/2.6.17-14mdv/build;
    give the path to kernel build directory with
    KBUILD=<path> argument to make
    On the surface of it you look for the 'kernel build directory' using your skill and judgement. Perhaps:
    $ locate 2.6.17-14mdv/build
    or locate build or whatever.

    Then tell make the path with:
    $ make KBUILD=/blah/blah/blah/blah/?build/

    Hope helps.
    All power is violence; all power is evil.
    Money As Debt

  3. #3
    Just Joined!
    Join Date
    Aug 2007
    Location
    Staffordshire
    Posts
    97
    From browsing other forums it appears to me that you are still botting with old Kernals, do you use dual boot or anything, if so hen selct the one with the new Kernals installed.
    If this doesn't help then please remeber, google is your best friend.

  4. #4
    Just Joined!
    Join Date
    Sep 2007
    Location
    London
    Posts
    7

    Is niswrapper compatible with RT61 chipsets

    hi all,
    I was wondering that did anybody know whether Ndiswrapper 1.47 supports the belkin PCI card chipset RT61.
    I've gone thorugh the ndiswrapper website and goggle .. they all say that other chipset might work..
    Although I've installed the ndiswrapper and the windows driver for blekin RT61 successfully .. it doesn't seem to work.

    Reply much appreciated...

  5. #5
    Just Joined!
    Join Date
    Aug 2007
    Location
    Staffordshire
    Posts
    97
    I installed the drivers for mine too, and even the ones that where supported didn't seem to work. The only way i could get internet connection was through a wire.

Posting Permissions

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