Installing Netgear WG311v2 with Ndiswrapper

This is a discussion about Installing Netgear WG311v2 with Ndiswrapper in the Linux Hardware category; Ok. . . i installed ndiswrapper 1. 0rc2 (yes it is a beta). . . . and i was following the directions as posted here the other day from another forum. . . . Know that the instructions were for mandrake and I use SuSE 9.

Linux Hardware 765 This topic was started by , . Last reply by ,


data/avatar/default/avatar04.webp

165 Posts
Location -
Joined 2004-12-08
Ok...i installed ndiswrapper 1.0rc2 (yes it is a beta)....and i was following the directions as posted here the other day from another forum....
 
Know that the instructions were for mandrake and I use SuSE 9.1..
 
When I get to the point where I try to install my win drivers using
> ndiswrapper -i /mnt/media/dvdrecorder/driver/windows xp/wg311v2.inf
 
it tells me command not found....
 
I'm still not 100% comfortable with using the shell and path names in Linux so bear with me but what am I doing wrong?
 
Through several searches and reading a bit it seems the ndiswrapper method is better for version 2 than the madwifi method...

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Jan 6
Created
Sep 25
Last Response
0
Likes
2 minutes
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
Originally posted by mjwebb007:

Quote:When I get to the point where I try to install my win drivers using  
> ndiswrapper -i /mnt/media/dvdrecorder/driver/windows xp/wg311v2.inf
 
it tells me command not found....
 
Instead, try...
 
 
> ndiswrapper -i /mnt/media/dvdrecorder/driver/windows\ xp/wg311v2.inf
 
Make sure there is a space between \ and xp.
 
 

data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
I think Dan is on it. Linux does not like spaces in directory names. His method will bypass this issue and allow the directory to be read properly, not looked at as a command. The space makes Linux think that this is a command.
 
I have a wifi card (D-Link) installed on my system. The madwifi works fine in one distro (CVS version) and ndiswrapper in another (from source).
 
Dan, don't you have a Linksys in one of your systems? I may need help with this, as I just purchased one (WMP54G).

data/avatar/default/avatar04.webp

165 Posts
Location -
Joined 2004-12-08
OP
Hey I appreciate it guys...
 
the Dans to the rescue again....
 
I will try this as soon as I can and that is a good tip....

data/avatar/default/avatar34.webp

6 Posts
Location -
Joined 2005-09-25
you do not need ndiswrapper for this card to get it work.
the chip is compatible with the
'Texas Instruments ACX 111 54Mbps wireless Interface'
try the acx111 driver from http://acx100.sourceforge.net/
it works.
i know it, i have tested it yesterday.
 
 
Namandar