How To Install Windows wireless drivers in Linux

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
travlemon

How To Install Windows wireless drivers in Linux

Post by travlemon »

Hello,

I'm sure it's an outdated type of tutorial to make, for ndiswrapper and the "Windows Network Drivers" utility, but I've been wanting to make one for a while, and noticed a significant difference in the workflow on Ubuntu 11.10 based systems.

This tutorial shows 2 methods on installing a Windows wireless driver in Linux/Ubuntu. The first method shows how to do it on Mint 12, using the "Windows Network Drivers" utility, the GUI for ndiswrapper.

The second method shows how to do it from the command line with ndiswrapper. I also gave a couple of tips on how to obtain ndiswrapper, if it's not installed on your system by default.

The difference between the old workflow and new is that ndiswrapper writes its configuration to a different file in 11.10. Previously, it was written to /etc/modprobe.d/ndiswrapper.conf, but in 11.10 it writes it to /etc/modules.conf. This prevents the system from initializing the wireless card at boot. I simply explain how to symlink modules.conf to the /etc/modprobe.d folder and rename it to ndiswrapper.conf. The system will then see the ndiswrapper.conf file that it wants, and follow it to modules.conf, and initialize the card at boot.


Anyway, here's the link to the tutorial video:
http://www.youtube.com/watch?v=wchimaoe9KE

Hope it's helpful!
Last edited by Oscar799 on Sun Dec 04, 2011 5:55 pm, edited 1 time in total.
Reason: Title edited to make clear that it is a How To guide
User avatar
Oscar799
Level 20
Level 20
Posts: 10405
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: How To Install Windows wireless drivers in Linux

Post by Oscar799 »

Moved here by moderator
Image
kurok

Re: How To Install Windows wireless drivers in Linux

Post by kurok »

thanks for this ill give it a try when i get to my minty box
andyborst

Re: How To Install Windows wireless drivers in Linux

Post by andyborst »

Thanks for the video instructions. I was having to reinstall the drivers with ndiswrapper every time I booted up and I was getting tired of it.
travlemon

Re: How To Install Windows wireless drivers in Linux

Post by travlemon »

andyborst wrote:Thanks for the video instructions. I was having to reinstall the drivers with ndiswrapper every time I booted up and I was getting tired of it.
No problem! Glad it helped you!
GilDo

Re: How To Install Windows wireless drivers in Linux

Post by GilDo »

Thank you, your video helped me solve my problem!
:D :D :D
Post Reply

Return to “Tutorials”