Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help Forums Windows Startup Programs Database Virus, Spyware, and Malware Removal Guides Computer Tutorials Uninstall Database File Database Computer Glossary Computer Resources
 

Welcome Guest ( Log In | Click here to Register a free account now! )



Register a free account to unlock additional features at BleepingComputer.com
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.
Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

> Using Ndiswrapper For Wireless Networking
kbk
post Sep 30 2006, 12:19 PM
Post #1


Member
**

Group: Members
Posts: 113
Joined: 30-September 06
From: Ohio, USA
Member No.: 87,811



I wrote this and posted it on my website, but I will repost it here because I think it's helpful...

When I first started using linux, one of the biggest problems I had was getting my wireless network adapter working. I finally got it, and, in the hopes of getting others to use linux I am writing this tutorial on how to do it. First you need to get the drivers for your wireless adapter, sometimes the disk that came with it will work but in my case I had to download them from the Linksys website. You should do this while you still have windows, since the drivers are usually in .exe format. After you get the drivers and have them copied to a cd or floppy or whatever, and have linux loaded on your computer, you need to see if your distro has ndiswrapper (it's a good idea to do this before you install the OS, but whatever). To find out if you have ndiswrapper, open a terminal and type ndiswrapper, here is what it should look like:
CODE
kbk@0[~]$ ndiswrapper
Usage: ndiswrapper OPTION

Manage ndis drivers for ndiswrapper.
-i inffile        Install driver described by 'inffile'
-d devid driver   Use installed 'driver' for 'devid'
-e driver         Remove 'driver'
-l                List installed drivers
-m                Write configuration for modprobe


where 'devid' is either PCIID or USBID of the form XXXX:XXXX


Now that you know you have ndiwrapper, it's time to install the drivers. First you will need to cd to the directory where your driver files are (don't need to, but it's not a bad idea). For me that will be:
CODE
cd /home/kbk/drivers/WUSB54Gv1
. Now for me I will type
CODE
ndiswrapper -i WUSB54G.inf
to install the driver (for you it might be something different, just install whatever .inf file you have in the directory). Now to make sure it installed we type:
CODE
ndiswrapper -l
to list the drivers installed, here is the output of mine:
CODE
kbk@0[~]$ ndiswrapper -l
Installed ndis drivers:
airplus         driver present
bcmwl5          driver present
lsbcmnds                driver present
lstinds         driver present
mrv8k51         driver present
netr33x         driver present
prismnic                driver present
wlanuig         driver present
wlipnds         driver present
wusb54g         driver present, hardware present

Now you type
CODE
modprobe ndiswrapper
so that it will save your settings. And you're done. If I've left anything out, let me know.


--------------------
www.thisisbeyondbelief.com
Go to the top of the page
 
+Quote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 24th November 2009 - 04:28 PM


Advertise   |   About Us   |   Terms of Use   |   Privacy Policy   |   Contact Us   |   Site Map   |   Chat   |   Tutorials   |   Uninstall List
Discussion Forums   |   The Computer Glossary   |   Resources   |   RSS Feeds   |   Startups   |   The File Database   |   Virus Removal Guides

© 2003-2009 All Rights Reserved Bleeping Computer LLC.