Stop Microsoft

Miscellaneous => Technical Support => Topic started by: Lead Head on 26 April 2006, 03:21

Title: wireless card help
Post by: Lead Head on 26 April 2006, 03:21
My friend is having issues with a netgear wg311 v3 and Fedora Core 4, he says FC4 doesnt even ackknowledge it exists. Any ideas?
Title: Re: wireless card help
Post by: H_TeXMeX_H on 26 April 2006, 05:29
Maybe this helps:

http://www.linuxquestions.org/hcl/showproduct.php?product=624 (http://www.linuxquestions.org/hcl/showproduct.php?product=624)

http://kbserver.netgear.com/products/WG311v3.asp (http://kbserver.netgear.com/products/WG311v3.asp)

You might want to note that there are 3 versions: v1, v2, v3.

First thing you should try is installing: (yum install)

kernel-module-madwifi-$(uname -r) madwifi

from livna: http://rpm.livna.org/ (http://rpm.livna.org/)

it might just detect it. (note that it is both kernel module and program)

You can also try ndiswrapper:

http://www.linuxquestions.org/hcl/showproduct.php?product=624#review13
 (http://www.linuxquestions.org/hcl/showproduct.php?product=624#review11)
for this: yum install kernel-module-ndiswrapper-$(uname -r) ndiswrapper