Talk:NdisWrapper

From Wikipedia, the free encyclopedia

This article is part of the Linux WikiProject, a group of Wikipedians interested in improving the encyclopaedic coverage of articles relating to Linux, and who are involved in developing and proposing standards for their content, presentation and other aspects.
If you would like to participate, please visit the project page, where you can join the project and see a list of open tasks.
Stub This article has been rated as Stub-Class on the quality scale.
This article has been automatically rated as Stub-Class because it uses a stub template.
  • If you agree with the assessment, please remove |auto=yes from this template.
  • If you disagree with the assessment, please change it by editing the class parameter in this template and removing |auto=yes from the template and also remove the stub template from the article.

Contributers might consider to clarify:

  • whether ndiswrapper allows one to use native Windows drivers, or something else?
  • something about the architecture, e.g., what Windows files are typically present, and how they are wrapped.


[edit] Installation from source

I'd just like to say that contrary to what is stated in the article, I found ndiswrapper very easy to install from source. There is a makefile in the source tarball which automated the build and installation. Once i'd done that, it was simply a case of reading the INSTALL and README files and Installing my wi-fi card's Windows driver from the CD-rom. I use Suse Linux 10.1 and the ndiswrapper RPM package which comes as part of the distro didnt work (doh!...) Only downloading the source enabled me to get the card running at all.82.41.244.139 20:39, 12 July 2006 (UTC)

Agreed – installation from source is not as difficult as the article claims, when I first installed it a couple years ago (it was either 0.3 or 0.8 if I recall correctly, don't remember which) it was as simple as make && make install. That was before I was even building custom kernels or anything. Although then again, these days I'm building an entire Linux distro – as if I didn't blab about it enough... – and I've got an automated build script to do all the work for me ;-)

multima 18:52, 14 July 2006 (UTC)


does anybody know if using ndiswrapper uses a lot of resources - cpu, mem? security?