Archive

Posts Tagged ‘linux kernel mailing list’

How to make ndiswrapper work with a 2.6.27 kernel

November 28th, 2008 bodom_lx No comments

I’ve recently upgraded my kernel to 2.6.27.7, and I realized that ndiswrapper and the wireless card were not working. So I stumbled on this discussion on the linux-kernel mailing list .
A guy named Jeff (write me for complete credits) wrote his personal ndiswrapper-1.54.
If you’ve got a 2.6.27.x kernel and you can compile modules, then download it, compile it and install it as usual (make and make install)

Related posts