I'm having difficulty getting a Netgear WG311 network card to work with Debian. Here is a screenshot showing ifconfig wlan0, iwconfig, network interface cards, and wpa_supplicant configs:
I understand that the wpa doesn't work with third-party drivers and ndiswrapper; I've been told to use wpa_supplicant instead. How can I get my windows driver to work with the Netgear WG311 wireless card?
UPDATE
ok had a look at the resource that Macieg gave me. Finally got a connection but after restart it is gone.
the output of this command. wpa_supplicant -i wlan0 -D wext
just shows wpa_supplicant help commands.
UPDATE2
Ok the connection comes up after restart, but only 5 minutes after i do this command
wpa_supplicant -B -c/etc/wpa_supplicant.conf -iwlan0 -Dwext
Anyone know how to fix this?