On 6/11/06, Miark <[EMAIL PROTECTED]> wrote:
On Sat, 10 Jun 2006 08:26:35 +1000, WauloK wrote:

> My Netcomm wireless network cards were having issues finding
> the network so I swapped them out for Netgear WG311 v3 cards.
>
> When I try to use MCC I get the above error.
>
> Any clues?

I had a similar problem with MCC and a ndiswrapper wireless
NIC. I couldn't fix MCC, but it didn't matter because
ndiswrapper is easy to use from the commandline. The
instructions are here:

* http://ndiswrapper.sourceforge.net/mediawiki/index.php/Installation

but it's basically something like this. As root, install the
driver:

1) Insert the NIC.
2) Change to the driver directory.
3) # ndiswrapper -i bcmwl5.inf
4) # depmod -a
5) # modprobe ndiswrapper

And then configure it with iwconfig:

1) # iwconfig
   to find out the interface name (probably wlan0).
2) # iwconfig wlan0 essid NAME key restricted XXXXXXXX

I don't recall what I did--if anything--to make it permanent,
but it is.

Miark

Thanks guys. When I get time I'll try them out.




--
http://www.BangRocks.com/ - the Bangrocks network.

Reply via email to