[Ubuntu touch] Rolex/Redmi4a

Search This thread

DevilUsr

Senior Member
[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
[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:

bius88

Senior Member
Jan 2, 2011
144
56
Wroclaw
I installed UT , and tryed to install anbox,but this not supported (rolex not supported (yet))
 

SalvoP73

Member
Sep 17, 2018
15
3
Dear developer, i tried ti install: fomatted data partition, twrp latest, but no boot: the device is stopped at mi logo. :(
 

bius88

Senior Member
Jan 2, 2011
144
56
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
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
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
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

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    [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
    5
    [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
    5
    Ubuntu recovery arrived

    Here:
    https://github.com/areyoudeveloper1/ubports-ci/actions/runs/84676105

    How to install?
    Extract recovery.zip first
    Then
    Flash recovery.img with fastboot or twrp

    Thanks for tester
    Fred
    2
    I installed UT , and tryed to install anbox,but this not supported (rolex not supported (yet))
    Absolutely u need edit anbox-install(locate at /use/bin/anbox-install)(in device check (get build prop info )) (don't ask me about that ) may will fix in next update
    2
    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...