Results 11 to 17 of 17
You can get the driver on the linksys site.
Linksys by Cisco - WMP11 Support
Under 'select hardware' choose version 4.0 ....
- 01-14-2010 #11
You can get the driver on the linksys site.
Linksys by Cisco - WMP11 Support
Under 'select hardware' choose version 4.0.
- 01-14-2010 #12
Put the downloaded driver file in it's own folder. It is a zipped file, so you will need to unzip it. You need to direct the terminal to the folder that you put it in, using thecd command. If you put it in a folder named "driver", you would use this command.
The ~ is a shortcut symbol for your home folder.Code:cd ~/driver
Then unzip it with this command.
It looks like the file that you want to point NDISwrapper to is named WMP11NDS.infCode:unzip WMP11-v4_V3.1.7.2003_dr.zip
I hope this gets you started in the right direction.Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 01-16-2010 #13Just Joined!
- Join Date
- Nov 2009
- Posts
- 52
I ran the following commands:
Code:sudo apt-get update
then
Code:sudo apt-get install ndisgtk
Then I downloaded the drivers, and unzipped them (in a directory called drivers located in my home folder)
I disconnected my wired connection and tried to see if the computer was able to pick up on my wireless connection.... no luck.
- 01-16-2010 #14
Did you run ndisgtk and install the driver?
As waterhead mentioned, you should launch ndisgtk, add driver, and navigate to the file WMP11NDS.inf.
Activating Wi-Fi Cards Under Ubuntu Linux Using ndisgtk
- 01-17-2010 #15Just Joined!
- Join Date
- Nov 2009
- Posts
- 52
- 01-17-2010 #16Code:
gksudo ndisgtk
- 01-17-2010 #17Just Joined!
- Join Date
- Nov 2009
- Posts
- 52
I get a window to install the driver. On the left side it says the hardware isn't present. On the right side there is a button to install new driver. I follow the above directions and it says driver is already installed.
The card is in. Not sure why it says it isn't present. Any ideas?
I just opened the computer took the card out and re installed it into the slot.
Booted up, removed the driver and reinstalled it.
Same problem.
I see lights on the wireless card.


Reply With Quote
