LineageOS is a free, community built, aftermarket firmware distribution of Android 15, which is designed to increase performance and reliability over stock Android for your device. LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Android version: 15 (duh)
SECURITY PATCH: Jan 2026
KERNEL: 4.4.302
What is working:
- WiFi
- Bluetooth
- NFC
- Sound
- Fingerprint scanner
- Sensors
- SD cards
- microG support (this is now officially supported in Lineage)
- GPS
- Camera
- Keyboard touchpad
- Most other basic stuff
- SELinux and encryption
npjohnson et al for maintaining Nokia SDM660 in lineageos where we took tons of blobs, fixes, kernel patches, etc from
krab-ubica for bootloader unlock research and sending me a Key2 LE (Luna), this project would have never been made by me if not for you
Everyone from krab's blackberry group - especially:
Gasan, for making artwork for SystemUI Overlays
Guizmox: for researching keyboard layouts, help in debugging
Leandro (codelindro): for providing a Key2LE prototype for debugging aid
ItsVixiano: for extremely valuable help with RIL issues
BlackBerry: for the challenge
Note:
Due to the specific physical-keyboard app (Pastiera) that we use on this device not really being suited as the main system keyboard app, you will not be able to use it during setup. Entering your WLAN password or setting a pin may be impossible for you. Please skip those parts and set them up later, after you go to your home screen and set up Pastiera.
DOWNLOADS:
Recovery: https://fumo.enterprises/recovery-athena.img
ROM (2026/03/01): https://fumo.enterprises/ext/lineage-22.2-20260301-UNOFFICIAL-athena.zip
Source code:
https://github.com/LineageOS
https://github.com/FumoEnterprises
Retail device unlock and install guide: https://fumo.enterprises/ext/tutorials/Key2Lineage/
Prototypes:
# Start by flashing ACQ160 autoloader
fastboot flash boot recovery.img reboot
(click adb sideload)
adb sideload rom.zip
(click wipe, then wipe data)
adb reboot
# First boot may take up to 10 minutes. Your device will restart a few times until provisioning is complete. Be patient.