Setting up Wifi under Debian on Raspberry Pi | omer.me
Wifi sur rasberry : avec le shell
A noter dans les comments :
Instead of using wpa.conf, try this (directly in /etc/network/interfaces):
auto wlan0
iface wlan0 inet dhcp
wpa-ssid “NETWORK SSID”
wpa-psk “NETWORK PASSWORD”
et aussi : wicd-cli
permalink -
-
http://omer.me/2012/04/setting-up-wireless-networks-under-debian-on-raspberry-pi/