wifi
julien cubizolles
j.cubizolles at free.fr
Thu Jul 17 10:54:13 CEST 2008
Le mercredi 16 juillet 2008 à 20:03 +0200, julien cubizolles a écrit :
> But it was just once, when I got the Freerunner. Now, after several opkg
> upgrades (don't know if it's related thoug), I can't get it to get a
> lease anymore.
It's working again ! Here are my settings :
/etc/network/interfaces
iface eth0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
and /etc/wpa_supplicant/wpa_supplicant.conf
ctrl_interface=var/volatile/run/wpa_supplicant
eapol_version=1
ap_scan=1
# WPA:
network={
ssid="myssid"
scan_ssid=1
psk="mypasskey"
priority=10
}
I just get an error message from sed :
sed : unrecognized option "--quiet"
But otherwise the wlan is working fine.
More information about the community
mailing list