On 30 Sep 16:37, Chris G wrote:
Hmmm. My eeePc has wpasupplicant installed already. I have added the following to /etc/interfaces:-
iface wlan0-locaboat inet dhcp hostname eeepc wpa-ssid tehSSID wpa-psk thePassword
What else needs to be done? When I reboot I still don't have a network connection. The locaboat WiFi is the only one I need at the moment.
OK - just change that to: allow-hotplug wlan0 iface wlan0 inet dhcp hostname eeepc wpa-ssid tehSSID wpa-psk thePassword
*assuming* that your wireless card is called wlan0.
Ta.