LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Problem derecting WG311v3 Netgear interface card (https://www.linuxquestions.org/questions/slackware-14/problem-derecting-wg311v3-netgear-interface-card-712224/)

mopu 03-17-2009 06:29 AM

Problem derecting WG311v3 Netgear interface card
 
I bought a Netgear WG311v3 card but the PC is not able to detect the wireless interface card. I installed the ndiswrapper and then the wg311v3 driver. the output of the command ndiswrapper -l is
wg311v3: driver installed
device(11AB:1FAA) present

but the PC with Slackware still not able to detect the wireless interface card. Can any one pls guide what else i should do?

nerix 03-17-2009 07:24 AM

Have you started wireless lan interface?

Code:

ifconfig -a
My wireless interface "wlan0".

Code:

/etc/rc.d/rc.inet1 wlan0_START

Nylex 03-17-2009 07:25 AM

Quote:

Originally Posted by mopu (Post 3478133)
but the PC with Slackware still not able to detect the wireless interface card.

What exactly do you mean? Can you post the output of "iwconfig" and "ifconfig -a" please?

gegechris99 03-17-2009 07:29 AM

Hello,

You need to load the ndiswrapper module. Run as root:

Code:

/sbin/modprobe ndiswrapper

mopu 03-17-2009 11:48 PM

It works
 
Thank u all for the suggestion, my PC is now able to detect the wireless card.
Can any one guide whether i can configure it to master mode or not? if no which card can i select for this application.

Nylex 03-18-2009 01:33 AM

I have no idea, I'm afraid.

tommcd 03-18-2009 12:44 PM

See this for using ndiswrapper on Slackware:
http://alien.slackbook.org/dokuwiki/...:ndiswrapper&s[]=ndiswrapper
Here is some stuff specific for your card and ndiswrapper. It is from Ubuntu; but much of it is adaptable for Slackware:
https://help.ubuntu.com/community/Wi...tgear_WG311_v3
Try getting your wireless going without encryption first. Then once you get it working, if you need wpa encryption see this:
http://alien.slackbook.org/dokuwiki/...wpa_encryption


All times are GMT -5. The time now is 07:03 PM.