[Ubuntu touch] Rolex/Redmi4a

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
[Ubuntu Touch Rolex]
Requirment:
-PC/Laptop with linux os(installed adb fastboot and python)
-Format Data(so backup ur data)

Whats Working:
-Ril
-Wifi
-Vibration
-sdcard
-led
-notification
-sound
-phone
-gps
-other

whats not working:
-bluetooth(module not compile missing header issue)
-some GUI app cant open(apparmor issue)
-you tell me

Download Links:
Rootfs:
https://ci.ubports.com/job/xenial-h...-touch-hybris-xenial-edge-arm64-rootfs.tar.gz

halium-boot:
Deleted because new update will pushed

halium-system.img:
Deleted because new update will pushed

How to install(is different with normal rom install)
-firts download offcial twrp https://dl.twrp.me/rolex/twrp-3.3.1-0-rolex.img.html
-then flash official twrp
-and then reboot into fastboot mode
-in computer exe command "fastboot flash boot halium-boot"
-after flash reboot into recovery and mount data partition
-in computer terminal execute "git clone https://gitlab.com/JBBgameich/halium-install.git && cd halium-install"
-then execute "./halium-install -p ut "path to rootfs" "path to halium system.img""
-The script will copy and extract the files to their proper places, then allow you to set the phablet user’s password.
-then after install complete reboot your phone

Build by @DarknesShiddenorg
sorry for my bad english

DTANDKERNELSOURCE:

https://github.com/areyoudeveloper1/

Credit:
Halium grub and ubport grub and muralivijay for dt and kernel sources

NOTE:
normally ubuntu touch not support hw or sw navigation used only full gesture navigation

This is not android
This Preview only many bugs here
 
Last edited:

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
[Ubuntu Touch Update Pushed]
Requirment:
-PC/Laptop with linux os(installed adb fastboot and python)
-Format Data(so backup ur data)

What's new:
-fixed Bluetooth but not perfectly (if cant enabled restart ur device)
-Fixed media server now multimedia app and camera can open
-added mtp(not working)
-added anbox support (untested)
-and many fixing I forgot
-rebased kernel

Bugs:
Mtp
Front camera and flashlight
Video Recorder


Download Links:
Rootfs:
Romoved because update will upload

How to install(is different with normal rom install)
-firts download offcial twrp https://dl.twrp.me/rolex/twrp-3.3.1-0-rolex.img.html
-then flash official twrp
-and then reboot into fastboot mode
-in computer exe command "fastboot flash boot halium-boot"
-after flash reboot into recovery and mount data partition
-in computer terminal execute "git clone https://gitlab.com/JBBgameich/halium-install.git && cd halium-install"
-then execute "./halium-install -p ut "path to rootfs" "path to halium system.img""
-The script will copy and extract the files to their proper places, then allow you to set the phablet user’s password.
-then after install complete reboot your phone

For Other Basic info:
http://docs.ubports.com/en/latest/porting/installing-16-04.html


Build by @DarknesShiddenorg
sorry for my bad english

DTANDKERNELSOURCE:

https://github.com/areyoudeveloper1/

Credit:
Halium grub and ubport grub
Nick for kernel
Murali for dt

NOTE:
normally ubuntu touch not support hw or sw navigation used only full gesture navigation

If apt-get error or openapp error
You must open terminal and execute "sudo mount -o remount,rw /"

This is not android
This Preview only many bugs here
 
Last edited:

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
Twrp installer version released!

Download links:
Will update

How to install:
1.format data
2.install it
3.reboot
4.enjoy

Changes:
Revert added mtp fix

Note:
Default password is 123
If twrp say no os installed skip that because UT installed in data partition
 
Last edited:

bius88

Senior Member
Jan 2, 2011
139
55
0
Wroclaw
I have the same problem. I just extracted archive, and pushed system.img, and rootfs.img to /data manually,and flashed hybris-boot.img

---------- Post added at 06:36 PM ---------- Previous post was at 06:26 PM ----------

I have dualboot Android(/system),Ubuntu(/data), and I swich the OS with reflashing the boot(android kernel/hibris-boot).
 
  • Like
Reactions: SalvoP73

DevilUsr

Senior Member
Apr 18, 2018
154
93
0
Aceh
Update Pushed

Changes:
Fix Mtp
Added mtp-enable
Added anbox-installer
Some fix

Download Links:
https://drive.google.com/file/d/1-1S-fLcEpH56gCvPS4CqhwrfNTa2qJVv/view?usp=drivesdk

How to install:
1.Format data (if ur device encrypted and no storage left)
2.just flash with twrp
3.reboot

Optional:
For Dualboot need replace recovery and recommend for 32 gb variant

Patch link:
https://drive.google.com/file/d/1--1rLHPVBo4hyLRE5P-prSGh2-iP9xpG/view?usp=drivesdk

How to Use:
Just flash with twrp

Some Notes:
MTP:
Q:how to enable Mtp
A:execute this command "sudo mtp-enable or mtp-enable"

Anbox:
Q:how to install anbox
A: 1."mount -o remount,rw /"
2.."apt update"
3."anbox-installer" if not work use sudo
 
  • Like
Reactions: bius88

sTiKyt

New member
Feb 27, 2020
1
0
0
Functional keys doesn't seem to work

Everything mentioned above works, but i can't use my functional keys (Menu/Home/Back)

is there any fix?
 

badcloud

Senior Member
Dec 10, 2019
56
5
0
libertine-container-manager create --id vivid --name default
Enter password for your user in the Libertine container or leave blank for no password:
Password: (left blank)
libertine-container-manager:123: ERROR: create(): Failed to create container: 'No module named 'libertine.LxcContainer''

Cannot add container in libertine settings either...
 
  • Like
Reactions: bius88 and DevilUsr