Hi list~ I build moblin menlow-lpia-ume platform, kernel version is 2.6.24-13, with Marvell 8686 wlan chip.
I want to use my WLAN AP with WEP authentication with key 1234567890. But it won't works using nm-applet. I tried several times but I gave up. (Without authentication, nm-applet work well..) I could connect to AP using command as below, but I couldn't with nm-applet. (nm-applet require something like default keyring password...I gave up) ------------------------------------------------- iwconfig eth0 key 1234567890 iwconfig eth0 key open iwconfig eth0 essid "MYSSID" iwconfig eth0 key 1234567890 iwconfig eth0 key open dhclient eth0 ------------------------------------------------- p.s command as below does not works. ------------------------------------------------- iwconfig eth0 key 1234567890 iwconfig eth0 key open iwconfig eth0 essid "MYSSID" dhclient eth0 ------------------------------------------------- _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
