This repository enables images to be built from GitHub Actions.
Ubuntu Touch 7.1 | Ubuntu Touch 5.1 |
---|---|
Download | Download |
source tree | source tree |
Ubuntu Touch 7.1 (stable) | Ubuntu Touch 5.1 (unstable now) | |
---|---|---|
Ril | OK | OK |
Sound | OK | OK |
Touch | OK | OK |
Wifi | OK | ? |
notification lights | OK | OK |
Vibration | OK | OK |
Orientation sensor | OK | OK |
Bluetooth | OK | ? |
Flash light | OK | OK |
MTP | NO | OK |
apparmor | OK | OK |
Light Sensor | OK | OK |
Battery | OK | OK |
GPS | OK | Unknow |
Anbox | OK | OK |
Libertine | NO | NO |
camera | NO | NO |
Hotspot | OK | Unknow |
more | ... | ... |
Legend: ? - Works but need via command line manually
- Ubuntu Touch 5.1 REQUIRES OXYGENOS 2.1.3 FIRMWARE!
- Ubuntu Touch 7.1 REQUIRES OXYGENOS 3.1.3/3.1.4 FIRMWARE!
- Ubuntu Touch 5.1 is unstable now and Ubuntu Touch 7.1 is recommended
- Prerequisites: Unlocked bootloader , PC
- TWRP from Official Twrp site and flash it into your OneplusX
- You need system.img , halium-boot and latest ubports-touch rootfs
- Download system & halium-boot from here
- Download ubports-touch.rootfs-xenial-armhf.tar.gz
- Clone or download the halium-install repository
- reboot your phone to TWRP and wipe Data partitions and make sure partitions are ext4
- flash halium-boot.img to boot partition using TWRP.
- do "path/to/halium-install -p ut path/to/rootfs.tar.gz path/to/system.img" through ADB.
- Enjoy
More detail about install ubuntu touch in here