![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Just Give Me the Beans!
![]() Join Date: Jun 2007
Beans: 47
Ubuntu 7.10 Gutsy Gibbon
|
Complete tutorial on how to set up Netgear WPN111
This is a complete how to on installing and setting up the Netgear WPN111 wireless device in Ubuntu Gutsy Gibbon.
1. Download the two attachments (WIndows drivers and ndiswrapper) 2. Install build-essential (Needed for compiling ndiswrapper) Code:
sudo apt-get install build-essential Code:
tar -zxvf ndiswrapper-1.51.tar.tar Code:
cd ndiswrapper-1.51 Code:
make distclean make sudo make install Code:
ndiswrapper -v Code:
utils version: '1.9', utils version needed by module: '1.9' module details: filename: /lib/modules/2.6.22-14-generic/ubuntu/misc/ndiswrapper/ndiswrapper.ko version: 1.45 vermagic: 2.6.22-14-generic SMP mod_unload 586 If it show something different (Please upgrade ndiswrapper to the latest version by going to the ndiswrapper website http://ndiswrapper.sourceforge.net/), run Code:
sudo make uninstall If it does display the correct output, then you can move to the next step 7. Go back to your home directory Code:
cd .. Code:
tar -zxvf win-drivers.tar.gz Code:
cd win-drivers Code:
sudo ndiswrapper -i netwpn11.inf Code:
ndiswrapper -l Code:
netwpn11 : driver installed
device (1385:5F01) present
Code:
sudo ndiswrapper -r netwpn11 Code:
sudo ndiswrapper -i netwpn11.inf Code:
sudo depmod -a sudo ndiswrapper -m sudo modprobe ndiswrapper ![]() 12. Finally make sure that the device initializes at boot, run Code:
nano /etc/modules Hopefully, if you have done everything correctly, you should have a working WPN111 Wireless device! |
|
|
|
|
|
#2 |
|
Day Old Decaf
![]() Join Date: Jan 2008
Beans: 129
|
Re: Complete tutorial on how to set up Netgear WPN111
Excellent guide mate, I just bought one of these suckers and everything on the instructions worked perfectly, got this device running within minutes flat thanks to you.
|
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2007
Beans: 11
|
Re: Complete tutorial on how to set up Netgear WPN111
simple and working: perfect
thx |
|
|
|
|
|
#4 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2008
Beans: 49
|
Re: Complete tutorial on how to set up Netgear WPN111
I've followed your steps until and didn't get any error messages.
But my little blue light isn't blinking, and I don't have a "Wireless" option when I open the System -> Network utility. Code:
$ ndiswrapper -l Installed ndis drivers: dr71wu driver present netwpn11 driver present, hardware present Code:
$ sudo ifconfig wlan0 down wlan0: ERROR while getting interface flags: No such device Ubuntu 7.1 i386 Last edited by jdix123; January 14th, 2008 at 02:25 PM.. Reason: more to add |
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() Join Date: Jun 2007
Beans: 47
Ubuntu 7.10 Gutsy Gibbon
|
Re: Complete tutorial on how to set up Netgear WPN111
Have you updated your kernel since installing and configuring ndiswrapper?
|
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() |
Re: Complete tutorial on how to set up Netgear WPN111
All right.
I just did what you told me to, and it worked. Flawlessly. I was so overjoyed. Then I restarted, and it all went to ****. I opened up /etc/modules/ in gedit and it still has ndiswrapper chillin' there, ready to start when I boot. Netgear is still winking at me! What on earth is going on? I checked ndiswrapper -l and it still says: netwpn11 : driver installed device (1385:5F01) present When I open up system>admin>network I don't get any wireless options. Help me out please! |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() |
Re: Complete tutorial on how to set up Netgear WPN111
So, after restarting, like, 3 times, It showed up again... that REALLY doesn't make any sense... but whatever.
|
|
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() Join Date: Jun 2007
Beans: 47
Ubuntu 7.10 Gutsy Gibbon
|
Re: Complete tutorial on how to set up Netgear WPN111
If you find that the device dosn't work after restarting, it is to do with not deintialising the device.
Instead of restarting, shutdown the machine and it should start ok. |
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() |
Re: Complete tutorial on how to set up Netgear WPN111
What I realised made this dumb thing work is unplugging it, plugging it back in, and then restarting. Its sort of annoying, but it works. and that's good enough.
Thank you for the wonderful tutorial. It was the first one that worked |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2007
Beans: 11
|
Re: Complete tutorial on how to set up Netgear WPN111
since i have reinstalled gutsy, i have the same problem
in the past with the gutsy "Upgraded" from feisty all fine but after a full format/gutsy reinstall i loose the wireless part after a while (1-5 minutes) too some trick, or so here if connected with the wireless does not fall for made solid the wireless is connect to an ap, after this is it possible to return to a wired and have always available (for htat session obv) the wireless one! the fastest mode for restart the wireless is: sudo rmmod ndiswrapper unplug/replug the wpn111 sudo modprobe ndiswrapper i'm asking just in those days in the ndiswrapper chat/forum i hope to report any trick for solve a note: upgrading to the newest driver (and not using the one in this thread) does NOT help Last edited by ^Albe^; January 24th, 2008 at 04:43 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|