OpenSUSE Wireless :: Connection With Netgear Wg111v2?
Jun 29, 2010
I have problems connection my wg111v2 to my AP. I am running opensuse 11.2 with kernel 2.6.31.12-0.2 The AP itselfe is working fine - as I am using it to access the inet with it from my laptop. However I also tried different channels and encryption schemes with no result. But with my Desktop it is really strange. When I boot up it seems as if I have a connection for a short time (I can start loading a webside but it will stop in the process before it is finished). I have searched for similar problems and found this post: Netgear WG111v2 RTL8187 - openSUSE Forums but some things are different: but I thing the comand line output will tell you more than my talking...
My device:
Code:
linux-tn7m:/home/ava/sourcecode/rtl8187L_linux_26.1039.0104.2010.release # lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0846:6a00 NetGear, Inc. WG111v2 54 Mbps Wireless [RealTek RTL8187L]
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code].....
View 9 Replies
ADVERTISEMENT
Jan 16, 2010
Been doing some reading here and needing some help since all the forums here isn't for 11.2
i have the above mentioned usb wireless device and have downloaded the firmware and have renamed it now i need to know is where to put the firmware and get this wireless to work i hate the cable stretched across the
View 9 Replies
View Related
Jan 28, 2010
I just installed Fedora 12 on my HP a430n PC.I used to run Fedora 10, then moved to Linux Mint 7, then to Ubuntu 9.10 and now I am back to Fedora because I want to become more adept with manual package installation and adding repos.When I ran Fedora 12 immediately after then install, before running yum update PackageKit or the software update, it would use my wireless adapter (Netgear WG111v2) and connect to and stay connected to a network just fine. No hiccups.After running the updates and restarting the computer, the wlan won't stay connected for longer than 20 seconds, which is frustrating when trying to install mp3 codecs.
This seems to be a bug in the latest driver update for the WG111v2, but I might be wrong. Anyone have a fix or a way to revert back to the initial driver (I don't know what the original wireless driver was called).
View 1 Replies
View Related
Jan 31, 2010
Get a Realtek rtl8187l based usb-adapter (such as netgear wg111v2) work in linux is not tricky, but how to get high tx power and driver stability?
You could have tried ndiwrapper, as i did, and got stuck with a kernel module pretty buggy and crashy, or could have just used the common native driver, without hi-power feature.
To achieve my zen state, i had to work around with a base native driver, a feature-filling patch to apply to it, and the only working kernel supposed to work with, 2.6.27.
That's a brief step by step path:
get the base driver (rtl8187 in our case) and decompress: [URL]
get the featuring patch "rtl8187_2.6.27.patch" from: [URL] and extract it in the base driver directory
then apply it with: ~$ patch -Np1 -i rtl8187_2.6.27.patch
remove old modules, compile and install new one (as root)
~# rmmod r8187 rtl8187
~$ make
~# make install
Now you should have a new net device (wlan#) under iwconfig you can use as usual.
To turn on the hi-power capability: ~# iwpriv wlan0 highpower 1
and set the transmission power value (may be dangerous, see below): ~# iwconfig wlan0 txpower <value of 0 to 35> # i use 30, should be around one watt
and wuel you're done you have your pen running strong and stable on the 2.6.27 kernel.
For a detailed reference and clarification about txpower sets, see the aircrack page: [URL]
View 1 Replies
View Related
Oct 30, 2010
I have a Netgear WG111v2 Wifi dongle, sadly there is no linux drivers for it. The only solution i can find is to use Ndiswrapper.
Will it be a major challenge writing a Linux driver ?
Where should i start ?
NB. I want to write my own driver for the following reasons:
Get a better understanding of Linux Device drivers. Probably, get a better understanding of C/C++ and Linux in general.
View 1 Replies
View Related
Jan 1, 2010
I have been trying to install my Netgear WG111v2 Driver on my Ubuntu 9.4 computer but everything I have tried has failed. I have looked online and found instruction but it did not work.
View 1 Replies
View Related
Jun 25, 2010
I'll plug in my Netgear wireless USB adapter, and it'll recognize it right away. I'll type in my WEP key, and then it will say configuring. It will then bring up a "Secrets for [router]", with a ASCII key, and I'll check the pass phrase I entered, which is the correct WEP key. I then hit okay, and it says "setting up network address", and then brings up the Secrets page over again.
This particular wireless card works fine on Ubuntu, and worked fine on Zenix, but for some reason, won't work with Kubuntu.
View 1 Replies
View Related
Dec 28, 2010
Will the Netgear WPN111 wireless adapter work with Ubuntu 10.10? If so what action is required to get connected with it running Ubuntu 10.10. The adapter works with Windows XP.
View 2 Replies
View Related
Jan 1, 2011
I have internet access through 3G/4G USB dongle direct into my Ubuntu 10.04 box. Works great! Now I would like to share this connection out through my Netgear WGR614 wireless (and wired) router. Any clues? I've tried the simple (GUI) instructions using Network Manager, but just can't seem to get it right. Previously, I had DSL and this plugged nicely into the WGR614 and internet and ethernet access was had by all. Now, I'm a bit confused on how to get the sharing (ethernet and wireless) between my Ubuntu box and the wired/wireless network while at the same time getting Internet access to all through the Ubuntu box.
View 2 Replies
View Related
Nov 28, 2010
i am running on suse 11.3 on a laptop i missing the wireless under network it said not connected i done everything that is writte n i have acer aspire 5742 intel core i3 370m
[Code]...
View 4 Replies
View Related
Feb 12, 2011
I'm having trouble installing my wireless card drivers. I've read a lot on this using Ndiswrapper to install my drivers but when I go to install I get this.
linux-8h6g:/wg311 # ndiswrapper -i wg311v3.inf couldn't open wg311v3.inf: No such file or directory at /usr/sbin/ndiswrapper line 219.
I'm giving the right path to the inf file tried moving to other folders and still nothing.
View 9 Replies
View Related
Jan 24, 2011
I am trying to work my wireless card on backtrack 4. I use backtrack 4 through VMware. I have a netgear wg11v2 wirless card and when i try typing in airmon-ng no wireless cards show up. I made sure the my wireless card was connected to VMware but for some reason it does not show up. I've look around on many post and still have not found a solution I downloaded rtl8187_linux_26.1010.0622.2006 but not sure how to or where to install it or if I really even need it please someone been at this for about two weeks.
View 4 Replies
View Related
Feb 14, 2011
Above adapter can be installed on v10.2 and 11.3 using ndiswrapper:-
1. Copy the 3 driver files from Windows:- like netwpn111.inf, WPN111.sys & ar5523.bin.
(Be carfeul about the exact names, because they have changed over time).
2. sudo ndiswrapper -i netwpn111.inf
3. sudo ndiswrapper -m
4. sudo modprobe ndiswrapper (the adapter should light up at this point and networks will be detected shortly after - see network manager). (Be careful of paths here - e.g. I had to use /sbin/modprobe - so 'whereis' may be necessary to find these commands).
2nd When I reboot, I need to run the modprobe command again. How do I make the module load automatically on boot? Also (and this is minor), can I bypass the KWallet, keyring thing? it seems silly to enter a password for the keyring and then click another password dialog, when I can just as easily enter the password for the network itself.
View 1 Replies
View Related
Sep 1, 2011
I am trying to get a NetGear WNDA3100 working on another computer with ubuntu. I've searched and searched, but all the threads and answers say to install some ndiswrapper thing. One problem with that though- the desktop doesn't have any adapters at all, I'm trying to install the WNDA3100 just to get internet in the first place. I have no internet, cannot download and install anything, and I can't use any apps or commands that don't come with the default Ubuntu 10.04. Please help me out here!
View 3 Replies
View Related
Aug 5, 2010
I am getting trouble with knetwork manager. I created a new connection by scanning and connecting using knetwork manager. But every time connection gets disconnected and ask for password and again it connects.
View 8 Replies
View Related
Feb 2, 2011
I have searched and have not found anything specific to my issue. I am currently using NDISWrapper to load the bcmwl15 driver and when it's active it works beautifully.Problem is sometimes at boot, the card doesn't "turn on" and I don't know how else to describe it. The OS does not even detect that the hardware is present. I have disabled wireless hotkey in BIOS. The only way to make the wireless card "active" is to reboot with the wiredconnection to the router. After doing that the wireless card "wakes up" and works awesome.Is there anything I can do to make sure the driver load at boot?mes I get the error that NDISWrapper is not modprobbed when I go to network configuration and if I wish to do i now? I don't know if that has anything to do with the boot sequence. Using the <modprobe ndiswrapper> command as root does nothing permanant
View 9 Replies
View Related
Apr 23, 2011
I own an ASUS N61JV-X2 notebook PC. It has an Atheros Communication, Inc. AR9285 Wireless Network Adapter. 03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) 03:00.0 0280: 168c:002b (rev 01) I cannot see any SSIDs including my home Verizon FiOS 802.11 G WPA2-AES-TKIP encrypted network. I went to Starbucks to try to connect to their free Wi-Fi and I could not make a connection. How do I solve this problem so that I can connect to a SSID of my choice and make a wireless connection while using GNOME 3?
View 2 Replies
View Related
Jun 7, 2010
Lucid i386 Dell inspiron 1525 with 4695agn, iwlagn driver Just installed a new router, Netgear WNDR3700 Old inspiron laptop with Hardy installed connects fine to G wireless An Acer with Vista connects fine to G wireless My Inspiron with Lucid connected fine until I enabled WPA on the routers 5Ghz band. At that point I couldn't connect on any, 2.4 Ghz no enc, or the wired connection. The Windoze pc was connecting fine. Fired up the old Hardy laptop and it connected fine.
Now here's the weirdness!! As long as I had the Hardy laptop connected either wired or wireless, I could connect to the router with the Lucid laptop to unsecured wireless or wired. Soon as I turned off the old Hardy laptop, my Lucid machine could not connect? WTF? I then disabled security on the router and I could connect with my Lucid machine?
View 4 Replies
View Related
Jul 12, 2010
I have a Netgear DG834 ADSL router (v3) which I have used for a couple of years. Prior to that I had a v2 of the same router, but upgraded for the one that supports ADSL 2+ (here in the UK).
Recently I have been having problems with the connection often being dropped, and when I access 192.168.0.1 for the router admin page, when it is not working I get no IP address listed for that of the ISP's server, and sometimes as well the upstream and downstream speeds are listed as 0 kbps.
Usually this was resolved by rebooting the router.
However, for the last couple of days, when using Ubuntu 9.04, the page of the router at 192.168.0.1 will not load. I have tried numerous different browsers, and none of them will give the router admin page.
When I tried booting from a live CD of Fedora 13, the router admin page came up just fine, no problems (although still not getting a proper connection to the Internet).
I was going to try to use the older router I had, but so far, as I cannot access the router admin page in Ubuntu, I have not done so (not had the time, and now I am at work posting this).
So there must be a problem in Ubuntu that is preventing it showing the router's admin page. The Network connection details show that the router has given the PC an IP address of 192.168.0.6 and the DNS servers are listed, so I know that Ubuntu is talking to the router, but it is not allowing me to access its settings in any way.
View 1 Replies
View Related
Apr 27, 2010
I recently bought a D-Link DIR-655 router capable of 802.11n operation, upgrading from a DIR-624 router only capable of 802.11g operation. While my overall setup uses wired connections, other people in the house prefer wireless, and the upgrade was undertaken more for a hoped for increase in wireless range, rather than the possibility of increased speed, since the router is located to accommodate the wired connections. However, to test the 802.11n operation I bought a D-Link DWA-130 USB dongle for my now 5-year old laptop, which comes with an otherwise satisfactory 100Mbs ethernet port(eth1) and an 802.11g wireless card(eth0). By checking the dmesg | grep firmware output after I plugged in the dongle I determined that the necessary firmware was rtl8192sfw.bin, which I found on the web, and downloaded into the directory /lib/RTL8192SU.
A subsequent reboot and then YaST > Network Devices > Network Settings showed the device as wlan0, but not configured. I changed the Network Setup Method to ifup (since I can see no way to do a device configuration in Network Manager), and configured the device, and at the same time deleted the configuration for the existing 802.11g wireless card(eth0). I then rebooted, went back into YaST to confirm the wlan0 device was configured and the 802.11g device (eth0) was not, changed the Network Setup Method back to Network Manager, rebooted again. Making sure that the router was set to only transmit/receive using 802.11n I then typed iwlist scan. To my surprise, the output showed first that the supposedly unconfigured eth0 device seemed to be still active, for it found my home network, and claimed that the protocol used was 802.11g. On the other hand, the newly configured wlan0 device produced the message: "Interface doesn't support scanning: Network is down".
First, should I expect iwlist scan to work for a device that shows as unconfigured? And even if it should work, shouldn't it show 802.11n as the protocol, assuming that the router is in fact telling the truth? Is there any independent means to determine if the router is only using 802.11n as it claims? Second, the overall goal is to make the wireless network in the house 802,11n only, and since the dongle is backward compatible with 802.11g, I would expect to permanently unconfigure the eth0 device and use the dongle, both here and on the road. I do not need two wireless connections on my laptopThe laptop is running SuSE 11.2 as of about a month ago. Some relevant(I hope) command line output:siracusa:~ # uname -aLinux siracusa 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 i686 i686 i386 GNU/LinuxUSB Information
siracusa:~ # lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 2001:3301 D-Link Corp. [hex]
[code]....
View 9 Replies
View Related
Sep 13, 2010
I just started using OpenSUSE on an old laptop. It seems that I have my graphical problems at least temporarily solved, but I continued to lose my wireless connection after an hour of use. This is an old and well supported chipset (RT2500) and I had never had any issues with it before. I use WPA security, and one kind poster suggested I had a line for using the old "wext" driver in the /etc/sysconfig/ifcfg-wlan0 file, and that seems to have sorted it since I have not had any further issues since doing that edit. I eventually found the information on my own:
# Note: This option requires a wpa driver supporting it, like
# the 'nl80211' driver used by default since openSUSE 11.3.
# When you notice problems with your hardware, please file a
[code]....
View 9 Replies
View Related
Nov 15, 2010
There seem to be a number of people that believe the junk that NetworkManager is buggy.As I believe the opposite, I want to offer more detailed instructions on how to create the initial connection, and how to troubleshoot the process. Once readers of this group have commented on this draft, I plan to ask the moderators to make it a sticky.
This description will be specific to the KDE desktop. The steps will be similar for Gnome, but the details may be different.
Step 1: Do you have a Network Manager applet in the system tray? If not, use YaST =>
Network Devices => Network Settings. Under the "Global Options" tab, click on the "User Controlled with Network Manager" button. If it is already set, you will get a warning box when "Network Settings" starts.
Step 2: Now you should see the NM applet. Click on it and check the popup. If the "Enable Wireless" checkbox is inactive (gray), there are several possibilities: (1) Your wireless device driver is not loaded, (2) the necessary firmware is not available, or (3) an rfkill switch/button is wrong. For (1), check "hwinfo --network" and check the "Driver" line. If it is blank, then you need to run the command "/sbin/lspci -nn" if the device is connected to a PCI bus, or "lsusb" if a USB device. Post the results on the Wireless forum. For (2), look at the output of "dmesg | grep firmware", which will list the name of the file(s) to be loaded.
For Broadcom devices that use either b43 or b43legacy, the firmware is obtained by using the command "/usr/sbin/install_b43xx_firmware". You will need a wired connection to complete this step. For (3), you will also need a wired connection and install the
"rfkill" package using the command "sudo zypper in rfkill". The interrogate the current settings with "/usr/sbin/rfkill list". If any device is "Hard blocked", then wireless will be disabled.
Step 3: Once the "Enable Wireless" checkbox is active, check it and click on "Manage
Connections". Choose the Wireless tab and click on Add. Enter the name for this connection. You will probably want to check the "Connect Automatically" box. Next click on the Scan button. If you do not see your Access Point (AP) in the map, you will not be able to get a connection. Click on the AP you want, and click OK. The (E)SSID should be in the SSID box. The other boxes on this screen should be OK as is. If you have several APs with the same SSID, but you wish to restrict the connection to only one of them, then you should enter its MAC address in the BSSID box.
This usage is rare. Next click on the "Wireless Security" tab and enter any encryption secrets. The correct type should have been selected. For WEP encryption, you will need to use the hex key, not a passphrase. Once this is complete, click OK to close this screen, and the configure screen. During this process, a popup should appear offering to use a
wallet to store the connection secret. If you use a password on this wallet, you will need to enter that password each time you log in. If you set no password on the wallet, the security level is lowered, but entering a password is avoided.
Step 4: At this point, you will need to disconnect the wire. Whenever the computer can make a hard-wired connection, it will supersede any wireless option. The wireless connection should then occur automatically.
View 1 Replies
View Related
Apr 7, 2011
I set up 11.4 in my laptopnd, after updating and downloading the proper firmwareeverytihing runs great. I already configured the wireless network via the standard NetworkManager but the connection never starts automatically. When I boot up it reports all the wireless connections available and also let me connect to hidden networks (mine is not broadcasting so I have to use this option). I had to reconfigure my network options the first time I selected Hidden Networks but it connects fine. Please note I had already selected the "Automatic connection" optionSo the only question is how I configure my equipment so it connects automatically to the already configured network
View 3 Replies
View Related
May 6, 2011
I've been having problems with connecting to my router with my wireless card. Sometimes knetworkmanager attempts to the connect to my wireless via it's saved profile but it just stays on "Activating" for about 45 seconds then just stops. This only started happening a few days ago, so maybe the new kernel update has something to do with it?
I've tried to debugging the problem myself and have found if I reboot my router knetworkmanager can connect immediately to the wireless router, but also something interesting I found was is I assigned a IP Address and DNS manually on the saved profile it would connect with no problem (No reboot of router required), so it is indicating there is a problem with getting network settings. I've confirmed that the wireless card is not hard or soft blocked through rfkill.
I was using the box standard ath5k driver when this problem started happening and even went as far as a complete reinstall but ironically enough on first boot from a fresh install my wireless could not connect with the problem described above. I've since moved to the compat-wireless drivers but the problem remains.
I checked a couple of logs, one log file of significance was the wpa_suppliment log which was full of these messages: From all my debugging I can only assume that the kernel update is a possible cause for all of this as the problem occurring on first boot of a fresh install sounds like a general bug. I've got all of the requested information about my wireless card below, hope I've got everything:
[Code]....
View 2 Replies
View Related
May 16, 2010
I'm running Slakware 13 (kernel 2.6.29.6) on a inspiron 1525. I use ndiswarper to use the BCM4312 wireless device without any problem but the fact that the driver does not support the Monitor mode. I therefore bought a NetGear WN111 v2 usb stick but I can't get the linux driver.
Even ndiswarper does not work but it's may be because I don't have the right .sys .ins files. (just to try)
So, I wonder if someone has already successfully manged this device working on Slackware 13?
Actually, I don't know if we can make lets say wlan0 and wlan1 working at the same time. I've try many drivers mentioned on Ubuntu forums but none of theme work with me.
Many people talk about wpa_supplicant but I don't know if I really need it to make my wn111v2 working. And what is a firmware?
View 2 Replies
View Related
Jun 3, 2010
Some info below:
- notebook Fuijtsu Siemens AMILO Pro2065 - 4 gb ram - 80 gb hd - wireless on board Intel PRO/Wireless 2200BG
- wireless works properly with Ubuntu (with WEP key)
I'm just installed OpenSuse 11.2 and:
- wireless found my AP
- i've just inserted WEP key / 64 bit Hex-Ascii and..not working!
View 1 Replies
View Related
Apr 10, 2010
My wireless disconnects after around 10 minutes. It does not reconnect automatically. I've to pull out the usb dongle and then put it back in to connect again.
[Code]....
View 9 Replies
View Related
Feb 2, 2011
How do I install my Netgear Wireless Adopter on ubuntu 10.10? it tries to search for it but doesn't find it.
View 9 Replies
View Related
Mar 14, 2011
System: HP Vectra VL Ubuntu Version: 8.10,
lsusb Bus 001 Device 003: ID 0846:9020 NetGear, Inc. Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub,iwconfig lo no wireless extensions.
[Code]...
View 3 Replies
View Related
Dec 17, 2008
Running HH on a little Toshiba Satellite something-or-other laptop (I want to say A25, but who knows), Verizon FIOS router (wired and wireless).
NetGear WG511v2 adapter is so close to working...
Didn't seem to want to work with ndisgtk, so I ran ndiswrapper from terminal, using driver folder I copied from my Win2K partition.
(Had to do a cp WG511v2.sys WG511v2XP.sys, as the .inf file referred to the latter, but such did not exist; cp seemed to do the trick.) And now, survey says:
Code:
Code:
Code:
In "Network Settings", the card detects a few wireless networks (including my own in-home router). Status LED flashes constantly (which I interpret to be hunting), and every several seconds, it goes solid while activity LED flashes a few times (which I interpret to be finding a network, attempting communication), then activity LED ceases to flash and status LED goes back to flashing (which I interpret to be failing and going around again). Using DHCP, just like the other computers that connect without incident.
I have entered my WEP every way I can think of. The dialog lets me choose WEP ASCII or WEP hexadecimal; I have entered the key in all caps and in lowercase, as ASCII and as hex, have entered 0's and O's where applicable. No combination seems to allow it to actually communicate with my router beyond getting rejected. My other laptop and PC (and this laptop, when running Win2K) all connect just fine; none of them use WPA-type passphrases, so I assume that's unnecessary from Ubuntu. Roaming mode gives the same results as described above.
View 5 Replies
View Related