We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2013-12-24 17:43:42 +0200 |
Jolla needs to add support of suing WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
2 | No.2 Revision |
Jolla needs to add support of suing using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
3 | No.3 Revision |
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
4 | No.4 Revision |
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
5 | No.5 Revision |
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
6 | No.6 Revision |
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
7 | retagged |
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
8 | No.8 Revision |
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
10 | No.10 Revision |
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
[The workaround as of 1.0.5.16 does not seem to work any-more]
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
11 | No.11 Revision |
Jolla needs to add support of using WPA2-PSK[AES] for the wifi connections, as a lot of routers + workspaces + universities use it.
[The workaround as of 1.0.5.16 does not seem to [UPDATE]
This fix works once again with new 1.0.7.16, Saapunki update. I only tested it on WPA2-PSK[AES] but it works Hope it will work any-more]for you too
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
12 | No.12 Revision |
Jolla needs to add support of using WPA2-PSK[AES] WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
[UPDATE]
This fix works once again with new 1.0.7.16, Saapunki update. I only tested it on WPA2-PSK[AES] WPA-802.1X/EAP-PEAP but it works Hope it will work for you too
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
13 | retagged |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
[UPDATE] This fix works once again with new 1.0.7.16, Saapunki update. I only tested it on WPA-802.1X/EAP-PEAP but it works Hope it will work for you too
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
14 | No.14 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
[UPDATE]
This fix works once again with new 1.0.7.16, Saapunki update. I only tested it on WPA-802.1X/EAP-PEAP but it works Hope it will work for you tootoo. You will still need to install the patched wpa_supplicant rpm provided in the second answer below.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
15 | No.15 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
[UPDATE] This fix works once again with new 1.0.7.16, Saapunki update. I only tested it on WPA-802.1X/EAP-PEAP but it works Hope it will work for you too. You will still need to install the patched wpa_supplicant rpm provided in the second answer below.
Currently there is an unofficial workaround which people can use.
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
16 | No.16 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
[UPDATE]
This fix works once again with new 1.0.7.16, Saapunki update. I only tested So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on WPA-802.1X/EAP-PEAP but it works Hope it will work for you too. You will still need to install the patched wpa_supplicant rpm provided in the second answer below.screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate devel-mode
developer-mode (Settings->System->DeveloperMode)
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for Univerisy connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
17 | No.17 Revision |
[UPDATE]
Sad news :( 1.1.0.38 Uitukka does have issues with the wpa_supplicant and enterprise connections but there seems to be hope: From TMO forum: zlatko >>Ckick Here<<
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for Univerisy connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
18 | No.18 Revision |
[UPDATE]
Sad news :( 1.1.0.38 Uitukka does have have
issues with the wpa_supplicant and and
enterprise connections but there seems seems
to be hope:
hope: From TMO forum: zlatko >>Ckick Here<<
Ckick Here<<**](http://talk.maemo.org/showpost.php?p=1443992&postcount=417)
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for Univerisy connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
19 | No.19 Revision |
[UPDATE]
Sad news :( 1.1.0.38 Uitukka does have
have issues with the wpa_supplicant and
and enterprise connections but there seems
seems to be hope: From TMO forum: [**zlatko
zlatko >>Ckick Here<<Ckick Here<<**](http://talk.maemo.org/showpost.php?p=1443992&postcount=417)
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for Univerisy connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
20 | No.20 Revision |
[UPDATE]
Sad news :( Update 1.1.0.38 Uitukka does currently has an issue with connman that crashes all connections (Wi-Fi and mobile data) when trying to connect to a WPA2 Enterprise network (saved in a custom config file as in this post). An official patch will be released soon, but if you have issues with the wpa_supplicant opted in to the update and enterprise connections but there seems to be hope: From TMO forum: zlatko >>Ckick Here<<can't wait for the official patch, you can install this rpm: http://repo.merproject.org/obs/home:/csslayer:/branches:/home:/tbr:/sailfish/latest_armv7hl/armv7hl/connman-1.24+git46+master.394.1.ga5393b5-10.6.1.jolla.armv7hl.rpm
If you don't know what you're doing, don't update to 1.1.0.38 and don't install the patched rpm.
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for Univerisy connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
21 | No.21 Revision |
[UPDATE]
Update 1.1.0.38 Uitukka currently has an issue with connman that crashes all connections (Wi-Fi and mobile data) when trying to connect to a WPA2 Enterprise network (saved in a custom config file as in this post). An official patch will be released soon, but if you have opted in to the update and can't wait for the official patch, you can install this rpm: http://repo.merproject.org/obs/home:/csslayer:/branches:/home:/tbr:/sailfish/latest_armv7hl/armv7hl/connman-1.24+git46+master.394.1.ga5393b5-10.6.1.jolla.armv7hl.rpm If you don't know what you're doing, don't update to 1.1.0.38 and don't install the patched rpm.
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
Code:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for Univerisy connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
22 | No.22 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
Code:
wifi_eduroam.config: please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for Univerisy University connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
ChemIst's Eduroam Config for uni-kl.de please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=ttls
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=PAP
Identity=********@rhrk.uni-kl.de
Passphrase=********
23 | No.23 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
wifi_eduroam.config: please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for University connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
ChemIst's Eduroam Config for uni-kl.de please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=ttls
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=PAP
Identity=********@rhrk.uni-kl.de
Passphrase=********
24 | No.24 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
wifi_eduroam.config: please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
As an example here is my eduroam login for University connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
ChemIst's Eduroam Config for uni-kl.de please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=ttls
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=PAP
Identity=********@rhrk.uni-kl.de
Passphrase=********
25 | No.25 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
wifi_eduroam.config: please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
[update]: nodevel has released a sailfish application which allows to create such networks, Feel free to have a loop at [Roamer](https://openrepos.net/content/nodevel/roamer)
As an example here is my eduroam login for University connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
ChemIst's Eduroam Config for uni-kl.de please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=ttls
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=PAP
Identity=********@rhrk.uni-kl.de
Passphrase=********
26 | No.26 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
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
/home/.system/var/lib/connman/wifi_eduroam.config
wifi_eduroam.config: please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
[update]: nodevel has released a sailfish application which allows to create such networks, Feel free to have a loop at [Roamer](https://openrepos.net/content/nodevel/roamer)
As an example here is my eduroam login for University connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
ChemIst's Eduroam Config for uni-kl.de please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=ttls
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=PAP
Identity=********@rhrk.uni-kl.de
Passphrase=********
27 | No.27 Revision |
Jolla needs to add support of using WPA-802.1X for the wifi connections, as a lot of routers + workspaces + universities use it.
So the WPA Supplicant does work now but there is no GUI implementation of adding additional networks, you will need to use a workaround described below. To make things easier try to use SSH connection from your PC to Jolla, that should make it easier than typing it out on screen keyboard.
Currently there is an unofficial workaround which people can use.
a) activate developer-mode (Settings->System->DeveloperMode)
b) use the terminal on the device or ssh to the device
c) install vim or any other text editor
d) vim /home/.system/var/lib/connman/wifi_eduroam.config
/home/.system/var/lib/connman/wifi_eduroam.config (it has changed from 3.1)
wifi_eduroam.config: please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=MSCHAPV2
Identity=user@domain
Passphrase=yoursecret
e) save and exit
f) turn on/off wlan (or reboot phone)
Please feel free to contribute :)
if you want to install vim or nano please use the commands in terminal
nano:
pkcon install nano
vim:
pkcon install zypper
zypper in vim
[update]: nodevel has released a sailfish application which allows to create such networks, Feel free to have a loop at [Roamer](https://openrepos.net/content/nodevel/roamer)
As an example here is my eduroam login for University connection
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
Phase1=0
Phase2=MSCHAPV2
Identity=********@glam.ac.uk
Passphrase=********
There was no need to specify the certificate
ChemIst's Eduroam Config for uni-kl.de please note that entries seem to be case sensitive
[service_eduroam]
Type=wifi
Name=eduroam
EAP=ttls
CACertFile=/etc/ssl/certs/ca-bundle.crt
Phase2=PAP
Identity=********@rhrk.uni-kl.de
Passphrase=********