On Friday 30 of October 2009 18:33:35 Torfinn Ingolfsen wrote: > Hello, > > On Wed, Sep 23, 2009 at 11:10 PM, Torfinn Ingolfsen <[email protected]>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?
Hi Torfinn, sorry for delay - i have missed the patch. It's now in my git (although not tested yet, because i am quite busy with other stuff). Thanks Radek _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

