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.
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...
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
This subject has been archived. New comments and votes cannot be submitted.
Jan 6
Sep 25
0
2 minutes
Responses to this topic
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.
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.
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).
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).

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....
the Dans to the rescue again....
I will try this as soon as I can and that is a good tip....
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
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