Sailfish OS community port for the Jolla C2
A Sailfish OS community port is now available for the Jolla C2 based on the experimental close-to-mainline kernel. The currently recommended way to boot it is from an SD card, which allows you to keep your existing Sailfish OS data. However, this port is provided without any warranty, so data loss is still possible. Install at your own risk!
A prebuilt image for the Sailfish OS part is available here. Kernel building and SD card partitioning still need to be done manually.
Updated kernel build instructions are here: linux-mainlining / Sailfish OS porting / Jolla C2 kernel building · GitLab
I’ve also started writing a WiFi driver, which is still in an early stage but should already be enough to connect to the internet.
Supported features
-
WiFi, tested with a WPA2 network. Internet connectivity works.
- Bluetooth
- Display, Touchscreen, GPU
- Battery charging and fuel gauge
- USB, USB power delivery protocol (disabled in Jolla’s downstream kernel) and WIP host mode support
- Initial code for modem bringup
Features that are not working yet
- Standby mode (lipstick is not even blanking the display properly)
- Audio
- Mobile data
- WiFi AP mode (tethering)
- GPS
- Sensors
- Camera
- Video acceleration (but videos play anyway)
- AppSupport (because this is a community port, but also because the version offered with Sailfish OS does not support mainline kernels)
Known issues
- Bluetooth crashes when trying to use a headset in handsfree mode, but A2DP should work
- WiFi and Bluetooth sometimes do not work. This happens when the wireless connectivity processor is booted before the GNSS processor, which is currently broken and causes a connectivity crash. This does not happen on every boot, so reboot if you experience this problem
- USB host mode only works with simple devices like mouse and keyboard, USB storage is broken
- Jolla store offers AppSupport installation because this is a C2, but it does not work and is not officially supported
- Data role switching with USB PD might still be broken
- Modem does not boot due to secure boot requirements (custom Unisoc TEE driver needed). Jolla has offered a signed image to work around this but I’m not sure if I am allowed to publish it