On 8/19/06, Jacob <[EMAIL PROTECTED]> wrote: > Didn't work. Pasted output below. > > Initializing interface 'wlan0' conf '/path/to/wpa_supplicant.conf' driver > 'ndis' ctrl_interface 'N/A' > Unsupported driver 'ndis'. > Failed to add interface wlan0 > Cancelling scan request > > I'm going to do a little Googling, but that doesn't mean you shouldn't > look too. :)
Woops, I got the wrong driver it is called ndiswrapper not ndis plus you need to change /path/to/wpa_supplicant.conf to the path of your wpa_supplicant.conf so if that is in /etc then you type: wpa_supplicant -c/etc/wpa_supplicant.conf -iwlan0 -Dndiswrapper -dd _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
