PDA

View Full Version : How to install WG111v3 USB WLAN device


tmosda3
2008-01-20, 08:44 PM CST
Hi

I am new to this forum. I am running on fedora core 6 and trying to get Netgear USB wireless LAN working (WG111v3) on fedora. Have there been any previous posts on this topic or does any one have experience dealing with this installation? I found several posts on the ubuntu forums. Is it similar?

Thanks

tmosda3
2008-01-22, 03:32 PM CST
Hi,

Any clues on this one? Can NetworkManager or other components be used successfully to enable USB WLAN?

Thanks
Sreeram

MrHappy
2008-01-23, 09:24 AM CST
Hi tmosda3

Welcome to the forum :)

We need to know what chipset your card is using, can you post the output of the lspci command, you can see from my output I have a Ralink chipset, Once we find out which chipset you have then we can offer some advice.

$ lspci
02:00.0 Network controller: RaLink RT2561/RT61 802.11g PCI
SNIP
$ lspci -n
SNIP
02:00.0 0280: 1814:0301
$

MrHappy

tmosda3
2008-01-23, 01:03 PM CST
Thanks for the welcome.

I browsed some of the previous threads and was looking into it yesterday. This is a USB device so I guess I should be running /sbin/lsusb and not /sbin/lspci. Is this correct?

In any case, when I run lsusb, I get output that this is a NetGear chipset WG111v3. (I can post the precise version shortly). However, I was also reading on other forums such as linuxquestions that this was a RealTek chipset. Does that help?

MrHappy
2008-01-23, 01:54 PM CST
Hi,

ah, usb, that's me not reading your post correctly, from the information you have provided and a quick google, sounds like you need NDISwrapper, it will be helpful to get the output of lsusb then read

http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/id,list_m-n/

and see what it suggests for your specific card.

also worth reading is http://fedoramobile.org/fc-wireless/ndis-yum-livna

See if that provides helpful in getting your card working.

MrHappy

tmosda3
2008-01-23, 02:35 PM CST
Thanks for the fantastic links. I have completed most of the steps in the ndis-yum-livna link. I will however step through the instructions as a confirmation.

One thing I noticed is that NetworkManager does nothing in my case i.e. all I see is one option "Enable Network Manager" and that is it. Any idea if it did not install correctly or if I need other libraries / modules?

MrHappy
2008-01-23, 03:18 PM CST
Hi,

I am running Fedora 8, so NetworkManager came installed, I just needed to turn it on.

Prehaps some other people in the forum know how to get NetworkManager working on Fedora 6, anyone?

MrHappy

tmosda3
2008-01-24, 09:32 AM CST
Actually I upgraded to fedora 8 over the weekend. It has been good so far. The behavior I had described earlier was with fedora 8. Except "About" and "Enable Network Manager" which are visible with right-click on system tray, all other options are disabled.

tmosda3
2008-01-26, 12:22 AM CST
Mr.Happy,

Hi,

Thanks for your help so far. I installed ndiswrapper 1.48 and configured it to use wg111v3.inf found on other sites. Now when I insert the USB device, it becomes active (mini hurray) but after a while the machine freezes on me. I am on kernel version 2.6.23.xxx

What would you recommend? If I have the USB inserted on startup, it freezes at "Probing for new hardware". Does this give any clues?

Thanks in advance

noelcosgrave
2008-02-09, 12:05 PM CST
Just today I bought a WG111V3 for a newly-built system that has no free PCI slots. I installed ndiswrapper 1.52 and installed the Netgear driver for the wg111v3. It also becomes active, but when I attempt to use iwconfig to set the WEP key, it freezes. I suspect this is probably due to insufficient kernel stack size, but I can't be sure until I have done a kernel recompile.

MrHappy
2008-02-09, 11:50 PM CST
Hi noelcosgrave

Welcome to the forum.

Can you post the output of /sbin/lsusb that will let us see what chipset you have and the output of sudo lspci -vvxxx just paste the WG111v3 info as it gives you lots of technical detail on how the device is setup.

MrHappy

noelcosgrave
2008-02-12, 10:57 AM CST
Welcome to the forum.
Thanks!

Can you post the output of /sbin/lsusb that will let us see what chipset you have
It is a Realtek Chipset. RTL8187B

and the output of sudo lspci -vvxxx just paste the WG111v3 info as it gives you lots of technical detail on how the device is setup.
I assume you mean lsusb -vvxxx
The output is below:
Bus 001 Device 004: ID 0846:4260 NetGear, Inc. WG111v3 802.11g Adapter [realtek RTL8187B]
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0846 NetGear, Inc.
idProduct 0x4260 WG111v3 802.11g Adapter [realtek RTL8187B]
bcdDevice 2.00
iManufacturer 1 Manufacturer_NETGEAR
iProduct 2 NETGEAR WG111v3
iSerial 3 001B2FC05937
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 81
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4 Wireless Network Card
bmAttributes 0x80
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 9
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 2 NETGEAR WG111v3
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 EP 5 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06 EP 6 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x07 EP 7 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x89 EP 9 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x0a EP 10 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x0b EP 11 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x0c EP 12 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1