Disclaimer:
I'm not responsible if you destroy your device. Use at your own risk.
Description:
First of all, I want to say thank my friend Pablo for the provided device. It wouldn't have happened without him.
This is a pure Android 11 that runs on the mainline Linux Kernel.
This project is part of my Linux kernel experiments and will be updated from time to time.
Current state:
It is a very early stage, very unstable and has extremely limited functionality. Keep this in mind.
What works:
Flashing instructions:
Screenshots:
Download link: https://drive.google.com/file/d/1sL4m93ZErYgPleLQfVH8N1_KHkekYgj8
Kernel sources: https://github.com/bartcubbins/kernel_kanuti_mainline
Android device tree sources: https://github.com/bartcubbins/device_sony_tulip-mainline
OS Version: Android 11
Kernel version: 5.9.0-rc7
I'm not responsible if you destroy your device. Use at your own risk.
Description:
First of all, I want to say thank my friend Pablo for the provided device. It wouldn't have happened without him.
This is a pure Android 11 that runs on the mainline Linux Kernel.
This project is part of my Linux kernel experiments and will be updated from time to time.
Current state:
It is a very early stage, very unstable and has extremely limited functionality. Keep this in mind.
What works:
- WiFi
- Bluetooth
- Display
- Sound (only main speaker at this moment)
- Device stability
- Screen flickering when changing brightness
- TODO
Flashing instructions:
- Download and extract zip archive
- Flash the boot, system vendor and userdata images by entering the following commands in a terminal:
Code:fastboot flash boot boot.img fastboot flash system system.img fastboot flash cache vendor.img fastboot flash userdata userdata.img
- Unplug and boot device
Screenshots:


Download link: https://drive.google.com/file/d/1sL4m93ZErYgPleLQfVH8N1_KHkekYgj8
Kernel sources: https://github.com/bartcubbins/kernel_kanuti_mainline
Android device tree sources: https://github.com/bartcubbins/device_sony_tulip-mainline
OS Version: Android 11
Kernel version: 5.9.0-rc7
Attachments
Last edited: