Results 1 to 6 of 6
Hello. I've been trying to get my WG111v2 wireless USB adapter (chipset rtl8187) to work for a while now, but no luck. I have a Vista/Ubuntu 6.10 dual boot. On ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-17-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 98
Need Help...please
Hello. I've been trying to get my WG111v2 wireless USB adapter (chipset rtl8187) to work for a while now, but no luck. I have a Vista/Ubuntu 6.10 dual boot. On the Vista side, it works no problem, but I can't get it working in Ubuntu. According to the Ubuntu website, this adapter should work "out of box" with a native driver, but it doesn't. I've also followed several tutorials using ndiswrapper, but that hasn't worked either. I don't know how to proceed. Below are the results of several commands that might help. I'd really really really appreciate any help. Thanks!
lwpack@lwpack-pc:~$ iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
sit0 Interface doesn't support scanning.
wlan0 No scan results
lwpack@lwpack-pc:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.
wlan0 802.11b/g ESSID:"linksys"
Mode:Managed Channel=11 Access Point: Not-Associated
Bit Rate=11 Mb/s Sensitivity=4/6
Retry:on Fragment thr:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lwpack@lwpack-pc:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
iface eth0 inet dhcp
auto eth1
iface eth1 inet dhcp
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
hostname lwpack-pc
wireless_mode managed
wireless-essid linksys
lwpack@lwpack-pc:~$
- 03-18-2007 #2Just Joined!
- Join Date
- Feb 2007
- Posts
- 98
Anyone have any ideas? I can post the results of any needed commands, just let me know.
- 03-18-2007 #3
Put in your ESSID and key (If needed) and ping your wireless router. Tell me what happens.
- 03-18-2007 #4
According to iwconfig, your wireless adapter is working, what happens after this
ifconfig wlan0 up
iwlist wlan0 scanPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 03-18-2007 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 98
Oxygen, Juan Pablo,
Thanks for the replies. How do I ping my router? Just type ping then the IP address? I did that and it said, "Network is unreachable."
Here are the results of the commands suggested by Juan Pablo:
lwpack@lwpack-pc:~$ sudo ifconfig wlan0 up
lwpack@lwpack-pc:~$ iwlist wlan0 scan
wlan0 No scan results
- 03-19-2007 #6Just Joined!
- Join Date
- Feb 2007
- Posts
- 98
So what do you make of it? Ubuntu seems to recognize my adapter, but can't detect any networks. It doesn't make much sense to me, the network is unsecured, and it's definitely broadcasting as I can connect to it in Vista (I have a dual boot) with the same adapter. Again, here are the results of the commands you suggested:
Originally Posted by Juan Pablo
lwpack@lwpack-pc:~$ sudo ifconfig wlan0 up
lwpack@lwpack-pc:~$ iwlist wlan0 scan
wlan0 No scan results


Reply With Quote
