![]() |
2013-12-23
, 13:31
|
Posts: 64 |
Thanked: 69 times |
Joined on Dec 2013
@ Joensuu, Finland
|
#11
|
![]() |
2013-12-23
, 13:49
|
Posts: 9 |
Thanked: 11 times |
Joined on Apr 2009
|
#12
|
![]() |
2013-12-23
, 13:59
|
Posts: 64 |
Thanked: 69 times |
Joined on Dec 2013
@ Joensuu, Finland
|
#13
|
![]() |
2014-02-07
, 10:23
|
Posts: 1 |
Thanked: 0 times |
Joined on Feb 2014
|
#14
|
have a look at this:
http://talk.maemo.org/showpost.php?p...postcount=2186
it worked for me & eduroam:
a) activate devel-mode
b) use the terminal on the device or ssh to the device
c) install vim or any other text editor
d) vim /var/lib/connman/wifi_eduroam.config
e) turn on/off wlan (or reboot phone)Code:[service_eduroam] Type=wifi Name=eduroam EAP=peap CACertFile=/etc/ssl/certs/ca-bundle.crt Phase2=MSCHAPV2 Identity=user@domain Passphrase=yoursecret