Hello,

On Wed, Sep 23, 2009 at 11:10 PM, Torfinn Ingolfsen <tin...@gmail.com>wrote:

> 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;
>
>
It seems these two fixes aren't in the lan-network script used in QtMoko
v14.
Perhaps it should be fixed?
-- 
Regards,
Torfinn Ingolfsen
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to