If you have unlocked the device and are in the UI, go to settings and enable developer mode. Then open up a terminal, become root with: devel-su
and try if the networking starts to work with this:
- Check
systemctl status connman
and if you see noActive: active (running)
status, then - Remove (preferrably move to
$HOME
):/usr/lib/systemd/system/connman.service.d/01-require-home-mount-to-be-present.conf
- Edit the main.conf as detailed in Jolla C2 first time use instructions - #202 by jlaakkonen
- Do
systemctl start connman
and check the status. - If it starts, connect your WiFi
Note that this does not fix the possible issue of encryption being broken yet, which is very likely the cause for ConnMan not starting, so it is uncertain if upgrade is safe yet. It is interesting to see what does this output on your device:
mount|grep luks