Question #77565 on linux in ubuntu changed: https://answers.launchpad.net/ubuntu/+source/linux/+question/77565
Anatoly proposed the following answer: apt-get install ndiswrapper-tools apt-get install ndiswrappergtk sudo vi /etc/network/interfaces auto wlan0 iface wlan0 inet dhcp wpa-driver wext wpa-ssid <name> wpa-ap-scan 2 #hidden (1 - open) wpa-proto WPA wpa-pairwise AES #or TKIP wpa-group AES #or TKIP wpa-key-mgmt WPA-PSK wpa-psk <gen_key_by_./wpa_passphrase> and don't forget run rmmod on your old wi-fi driver -- You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp

