Kernel errors when installing ndiswrapper

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • epots9
    Recognized Expert Top Contributor
    • May 2007
    • 1352

    Kernel errors when installing ndiswrapper

    I'm trying to install ndiswrapper so i can get my wireless card working in my fedora environment.

    I move to the ndiswrapper directory that i created (using terminal with admin rights) and i run make uninstall...whi ch seems to be working fine but when i run make i get the following error:

    Code:
    make -C driver
    make[1]: Entering directory `/home/<user>/Desktop/ndiswrapper-1.53/Driver`
    makefile:23: *** Kernel tree not found - please set KBUILD to fonfigure kernel.
       Stop.
    make[1]: Leaving directory `/home/<user>/Desktop/ndiswrapper-1.53/Driver`
    make: *** [all] Error 2
    I'm using Fedora 9 and ndiswrapper 1.53.

    Any thoughts or ideas on what i can do to get it working?

    Thanks in advance.
  • micmast
    New Member
    • Mar 2008
    • 144

    #2
    make sure you have all the dependencies including the kernel source and header files. Most likely this would have caused this error. You might also wanna check that your environment is correctly set

    Comment

    • epots9
      Recognized Expert Top Contributor
      • May 2007
      • 1352

      #3
      alright after alot of reading/searching and work i reinstalled fedora got all the updates, download the kernel header and source.

      blacklisted b43 and ssb
      add the line modprobe ndiswrapper to the rc.local file

      and everything seems to working!! :D

      but one thing i have noticed is if the router is not broadcasting the SSID it will not auto connect...is there any way to fix this?

      i broadcasted the ssid so i could make the first connection (profile has been saved) but unlike windows if the ssid isn't always broadcasted it won't connect...any way to fix this like adding more options to the connection profile?

      Comment

      • micmast
        New Member
        • Mar 2008
        • 144

        #4
        hmm I never had the problem before... can you see the SSID when you type:
        > iwlist scanning


        that should display all the SSIDS it can find to connect to.

        Comment

        • enforcemento
          New Member
          • May 2009
          • 1

          #5
          Same problem with kernel

          Hello there....
          I'm anticipating the same problems... i'm a newbie to Fedora
          Would you be very kind to help me with the set-up you went through in order to get your USB stick to work.
          Thank you
          Don

          Comment

          Working...