Jump to content

NDIS Wrapper Troubles


Guest linuxpenguin
 Share

Recommended Posts

Guest linuxpenguin

Hi All. I'm trying to get my wireless to work, so I downloaded NDISWraper, and extracted it to /ndiswrapper/. I then went into console and typed:

#cd /ndiswrapper/ndiswrapper-0.10/
#make install

but then i got this instead of it installing.

make -C driver install
make[1]: Entering directory `/ndiswrapper/ndiswrapper-0.10/driver'
make -C /lib/modules/2.6.3-7mdk/build SUBDIRS=/ndiswrapper/ndiswrapper-0.10/driver \
       NDISWRAPPER_VERSION=0.10 \
       EXTRA_VERSION= modules
make: *** /lib/modules/2.6.3-7mdk/build: No such file or directory.  Stop.
make: Entering an unknown directorymake: Leaving an unknown directorymake[1]: *** [default] Error 2
make[1]: Leaving directory `/ndiswrapper/ndiswrapper-0.10/driver'
make: *** [install] Error 2

Can anyone help? :help:

Link to comment
Share on other sites

  • 2 weeks later...

Looks like you need the kernel source installed. It is an rpm on the CD's, I believe it is called kernel-source-2.x.xx.mdk.i586.rpm. Also, make sure you have wireless-tools and pciutils installed (they are also on the CD's). Just search the package catalog. Hope that helps.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...