openSUSE Forums > Network/Internet > Wireless » Can't Get USB Wireless Device to Enable...

Go Back   openSUSE Forums > Network/Internet > Wireless
Forums FAQ Members List Search Today's Posts Mark Forums Read


Wireless Questions about wireless networking setup, use, and wireless specific applications

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-Jan-2009, 21:35
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 34
icanfly0307 hasn't been rated much yet
Default Can't Get USB Wireless Device to Enable...

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.
Reply With Quote
  #2 (permalink)  
Old 01-Jan-2009, 21:53
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,205
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: Can't Get USB Wireless Device to Enable...

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
Reply With Quote
  #3 (permalink)  
Old 02-Jan-2009, 12:38
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 34
icanfly0307 hasn't been rated much yet
Default Re: Can't Get USB Wireless Device to Enable...

Thanks I'll do that. lsusb shows: Bus 001: Netgear WG111T Adapter (no firmware). Hope this helps to solve the problem.
Reply With Quote
  #4 (permalink)  
Old 03-Jan-2009, 00:08
Prexy's Avatar
Parent Penguin
 
Join Date: Jun 2008
Posts: 527
Prexy hasn't been rated much yet
Default Re: Can't Get USB Wireless Device to Enable...

Quote:
Originally Posted by icanfly0307 View Post
Thanks I'll do that. lsusb shows: Bus 001: Netgear WG111T Adapter (no firmware). Hope this helps to solve the problem.
Still waiting on an answer in another thread about this. Does (no firmware) mean you don't have it or you don't need it?

I have the same situation with a usb adapter that uses either ar5523 (this may be for Win 9x) or athmwdl (hope I remember those letters in the right order). Hmmmm.... the .inf file might be net5523..... Anyway, I read on a 4 year old post that one of these was the firmware and as soon as it loads it is replaced.

Also, one of these .inf files seems to be looking for something in \system32\drivers\. I tried editing that to where I placed the windows drivers for this device but that didn't work either
Reply With Quote
  #5 (permalink)  
Old 03-Jan-2009, 03:20
deltaflyer44's Avatar
Global Moderator
 
Join Date: Jan 2008
Location: U.K East Anglia
Posts: 2,622
deltaflyer44 hasn't been rated much yet
Default Re: Can't Get USB Wireless Device to Enable...

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
Reply With Quote
  #6 (permalink)  
Old 03-Jan-2009, 11:24
Prexy's Avatar
Parent Penguin
 
Join Date: Jun 2008
Posts: 527
Prexy hasn't been rated much yet
Default Re: Can't Get USB Wireless Device to Enable...

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.
Reply With Quote
  #7 (permalink)  
Old 03-Jan-2009, 11:58
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,205
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: Can't Get USB Wireless Device to Enable...

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
Reply With Quote
  #8 (permalink)  
Old 03-Jan-2009, 21:51
Prexy's Avatar
Parent Penguin
 
Join Date: Jun 2008
Posts: 527
Prexy hasn't been rated much yet
Default Re: Can't Get USB Wireless Device to Enable...

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!
Reply With Quote
  #9 (permalink)  
Old 03-Jan-2009, 23:03
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,205
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: Can't Get USB Wireless Device to Enable...

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.
Reply With Quote
Reply

Bookmarks

Tags
ndiswrapper, wg111t, wireless


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2