QtMoko - /opt/qtmoko/bin/lan-network

Torfinn Ingolfsen tingox at gmail.com
Thu Sep 24 00:10:24 CEST 2009


Here is another:
If you runt WPA-PSK with AES you will get this output from the script:
+ . /root/Settings/Network/wireless/eth0
+ WIRELESS_ESSID=kg4
+ WIRELESS_AUTH_MODE=WPA-PSK
+ WIRELESS_WPA_PSK=j85first
+ WIRELESS_PAIRWISE=CCMP TKIP
/root/Settings/Network/wireless/eth0: 1: TKIP: not found
+ WIRELESS_GROUP=CCMP TKIP
/root/Settings/Network/wireless/eth0: 1: TKIP: not found

To fix that, change lines 277 and 278 into:
echo "WIRELESS_PAIRWISE=\"CCMP TKIP\"" >> $TMP_FILE;
echo "WIRELESS_GROUP=\"CCMP TKIP\"" >> $TMP_FILE;

HTH
-- 
Regards,
Torfinn Ingolfsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20090924/cb105266/attachment.htm 


More information about the community mailing list