|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Wireless Questions about wireless networking setup, use, and wireless specific applications |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I have a Netgear WG111T USB Wireless Adapter. It used to work fine in Fedora and Ubuntu. I've installed Ndiswrapper, installed the windows drivers and /usr/sbin/ndiswrapper -l shows that the driver is installed and the device is present. However, the light on the device shows that it is turned off! /sbin/modprobe ndiswrapper doesn't do the trick either. Do I have to configure something else? Maybe in YaST? Thanks for your suggestions. |
|
|||
|
icanfly0307 wrote:
> Hi, > I have a Netgear WG111T USB Wireless Adapter. It used to work fine > in Fedora and Ubuntu. I've installed Ndiswrapper, installed the windows > drivers and /usr/sbin/ndiswrapper -l shows that the driver is installed > and the device is present. However, the light on the device shows that > it is turned off! /sbin/modprobe ndiswrapper doesn't do the trick > either. Do I have to configure something else? Maybe in YaST? Thanks for > your suggestions. You should check the output of 'dmesg' for any messages related to your wireless. It may also be that kernel 2.6.27 has a native driver for that device. If so, it should be used in preference to ndiswrapper. In any case, it would interfere with ndiswrapper. What does the command 'lsusb' show? Larry |
|
|||
|
Thanks I'll do that. lsusb shows: Bus 001: Netgear WG111T Adapter (no firmware). Hope this helps to solve the problem.
|
|
||||
|
if it says "No firmware" it means you need to install the firmware to get it working,the rest is set up either via network manager or YaST
Andy
__________________
To be is to do = Immanuel Kant To do is to be = Descartes. Do be do be do = Frank Sinatra SuSE user since 7.0,Linux user since 1994 |
|
||||
|
Is there an explicit method for installing firmware? I used ndiswrapper to load these files but I don't know if that is all that I should do. After that, networkmanager and yast still could not get the adapter going. So, I guess there must be something else.
|
|
|||
|
Prexy wrote:
> Is there an explicit method for installing firmware? I used ndiswrapper > to load these files but I don't know if that is all that I should do. > After that, networkmanager and yast still could not get the adapter > going. So, I guess there must be something else. Ndiswrapper has absolutely _NOTHING_ to do with loading firmware for Linux drivers. The Windows drivers have the firmware embedded within them and load it on the fly; however, Linux drivers don't do that - mostly for legal reasons. They look for an appropriately named file in /lib/firmware and load that when they start. The user has to obtain the right firmware file and copy it to /lib/firmware. If the firmware has an open license, then there is an openSUSE package that contains the right file. If the firmware is not open, then other means are needed. You can determine what file name is needed by inspecting the output of the dmesg command. Larry |
|
||||
|
You posted the tip about dmesg elsewhere. When I looked at it, I saw nothing that gave me a hint as to what file I was looking for.
In the windows driver directory, this device has about 6 files: .inf, .bin and .sys files. I put them all into /lib/firmware and nothing happened. I can't get anything wireless going in 11.1. I even bricked a motorola router trying to turn it into an access point!
|
|
|||
|
Prexy wrote:
> You posted the tip about dmesg elsewhere. When I looked at it, I saw > nothing that gave me a hint as to what file I was looking for. > > In the windows driver directory, this device has about 6 files: .inf, > .bin and .sys files. I put them all into /lib/firmware and nothing > happened. > > I can't get anything wireless going in 11.1. I even bricked a motorola > router trying to turn it into an access point! ![]() The .inf and .sys files are Windows drivers. They are totally useless in /lib/firmware. I have no idea what the .bin file is. If the dmesg output doesn't mention a missing firmware file, then your device may not need firmware. One of mine does not. |
![]() |
| Bookmarks |
| Tags |
| ndiswrapper, wg111t, wireless |
| Thread Tools | |
| Display Modes | |
|
|