LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Linux is getting me mad. ndis (https://www.linuxquestions.org/questions/linux-software-2/linux-is-getting-me-mad-ndis-710844/)

rowebil 03-11-2009 03:02 PM

Linux is getting me mad. ndis
 
More error messages than Vista..

I was installing ndis installer. And it couldn't find kernel version.
Im running Debian.

I typed
cd /home/billy/Desktop/ndis
make


It outputted cannot find kernel version in /lib/modules/2.6.26-1-686/build.

In the 2.6..26-1-686 folder, there is no file or folder named build.

Help me out heree!

farslayer 03-11-2009 03:36 PM

ndis installer do you mean ndiswrapper ?

aptitude update
aptitude install build-essential module-assistant wireless-tools
m-a update
m-a prepare
m-a a-i ndiswrapper
aptitude install ndiswrapper-utils-1.9


now configure ndiswrapper as you normally would.. http://wiki.debian.org/NdisWrapper


All times are GMT -5. The time now is 03:23 PM.