Here is osso-wlan-security package compiled with PAP support. Since there is no GUI support this is just for the people who are really ready to play with the device and desparately want this to work. To use TTLS/PAP, you need to create TTLS/Mschapv2 IAP first from the GUI and save username and password. Then you need to manually change from the IAP settings in Gconf setting called "PEAP_tunneled_eap_type" to 98. Something like this is needed: gconftool-2 --set --type int '/system/osso/connectivity/IAP/<your just made IAP id here>/PEAP_tunneled_eap_type' '98' This package hasn't seen the regular testing and verification yet so I'm interested to hear if this works for you or not. Please comment.