Hi there, thanks for this tutorial.
I downloaded ndiswrapper from sourceforge but I have troubles when I try to run the makefile.
Code:
root@bt:/# cd '/root/ndiswrapper-1.56'
root@bt:~/ndiswrapper-1.56# make
make -C driver
make[1]: Entering directory `/root/ndiswrapper-1.56/driver'
Makefile:34: *** Cannot find kernel version in /usr/src/linux, is it configured?. Stop.
make[1]: Leaving directory `/root/ndiswrapper-1.56/driver'
make: *** [all] Error 2
root@bt:~/ndiswrapper-1.56#
I did some research on the "cannot find kernel version" error, and there was a thread where they did some kind of lzm2dir magic (http://www.linuxquestions.org/questi...81#post4222381) and it seemed to work out.
Thanks so much, I really appreciate your patience with n00bs like me.
But that is BT3 and it doesn't seem to work for BT4.