Code: Select all
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid "NETWORK NAME"
wpa-psk "NETWORK PASSWORD"Code: Select all
allow-hotplug wlan0
iface wlan0 inet dhcp
wireless-essid NETWORK_NAME
wireless-key NETWORK_PASSWORDInstead of using a 2 year old topic start a new topic. Not a good idea using info from old topics as things keep changing.coto2448 wrote:Hello there,
I appreciate the help, i am using wep so i used the last option. But now i get "could not get status from wpa_supplicant", also should connect a rj45 ethernet to the pi while attempting this or just the wireless dongle by itself is sufficient? or both? noob here, please help thanks!