UBports - Ubuntu Touch - Titan - Installation 2021

Search This thread

Zarosky

Senior Member
Sep 5, 2016
127
42
Buenos Aires

This is an installation mode that I use - This method I took from the Moto g2 Titan telegram group: https://t.me/TitanRoms

I did it from a debian-based distribution


(1) Download these two files:


https://drive.google.com/file/d/1LHqKyr_pOFiRz9IhXHiyQkru0y7rrTSl/view?usp=sharing

(2) open the terminal and go to where I download the files, and install them with the following commands.

sudo apt install debsig-verify kpartx

sudo dpkg -i click-ubuntu-policy_0.1_all.deb

sudo dpkg -i ubuntu-device-flash_0.34-0ubuntu1_amd64.deb

(3) Put your moto g2 in bootloader mode (power button + volume down) and connect it to the PC

(4)Put this command in the terminal and press enter, wait for the whole process to finish.

ubuntu-device-flash --verbose --server=https://system-image.ubports.com touch --device=titan --channel=16.04/community/walid/devel --bootstrap

If everything goes well, in a few minutes you will be using UBtouch on your moto g2 titan.

Many thanks Walid for this Port! and https://t.me/TitanRoms for sharing this installation method​

 

Sanizol

Member
Oct 25, 2021
7
2

This is an installation mode that I use - This method I took from the Moto g2 Titan telegram group: https://t.me/TitanRoms

I did it from a debian-based distribution


(1) Download these two files:


https://drive.google.com/file/d/1LHqKyr_pOFiRz9IhXHiyQkru0y7rrTSl/view?usp=sharing

(2) open the terminal and go to where I download the files, and install them with the following commands.

sudo apt install debsig-verify kpartx

sudo dpkg -i click-ubuntu-policy_0.1_all.deb

sudo dpkg -i ubuntu-device-flash_0.34-0ubuntu1_amd64.deb

(3) Put your moto g2 in bootloader mode (power button + volume down) and connect it to the PC

(4)Put this command in the terminal and press enter, wait for the whole process to finish.

ubuntu-device-flash --verbose --server=https://system-image.ubports.com touch --device=titan --channel=16.04/community/walid/devel --bootstrap

If everything goes well, in a few minutes you will be using UBtouch on your moto g2 titan.

Many thanks Walid for this Port! and https://t.me/TitanRoms for sharing this installation method​

Hi, I'm new here and if i am honest joined just to ask questions here. I have tried what you said (many thanks as I wasn't sure what to do after finding the link for the rootfs tarball was dead), it is the same command Walidham stated for installing 16.04 but that didn't come with the commands for installing the flashing tools for this method and I probably wouldn't have noticed that command anyway in the original post as I was mostly paying attention to the original instructions for 15.10. Anyway, I tried this method and it all seemed to be going fine but every time when it gets to a certain point it says on the phone that there is insufficient space for pushing one of the files. I am actually using a Moto G2 4G LTE Thea, not Titan so it may not work but I thought I'd try it anyway and I don't know that this error is to do with that as it is to do with running out of internal storage, though I know sometimes error are diagnosed as totally different errors so that might be happening, I don't know.

Mine is 8GB but there is nothing smaller than that. I have changed the data partition format to ext4 by the way and I have tried running this with and without wiping system, data and cache partitions beforehand. The flashing process only gets anywhere when they are present and not wiped, otherwise it complains that it cannot boot recovery. I also noticed that the folder that seems to be referenced by the command has new files even from today (the 25th that is) and when I ran the command it was trying to flash version 779. When you did it it would have been an older version as the files relating to 779 seem to be brand new. I also assume these files are probably experimental. So I don't know if this is a non-working combination, or if I am doing something wrong, or if there is a way to change which version it is trying to flash, or if I can get a rootfs file that will work (I don't know anything about them or what exactly they do) and do it manually. I am also not a developer and am low on technical knowledge (as much as it hurts my ego to say it) if I am honest and I am using Linux mint 20.1 on the PC side of things, which of course is Ubuntu/Debian based so I imagine shouldn't be a problem here.

Thanks for the guide, thanks Walidham for the port, and if you know anything about my error or something else to try I'd appreciate it if you got back to me. Thanks!
 

Zarosky

Senior Member
Sep 5, 2016
127
42
Buenos Aires
Hi, I'm new here and if i am honest joined just to ask questions here. I have tried what you said (many thanks as I wasn't sure what to do after finding the link for the rootfs tarball was dead), it is the same command Walidham stated for installing 16.04 but that didn't come with the commands for installing the flashing tools for this method and I probably wouldn't have noticed that command anyway in the original post as I was mostly paying attention to the original instructions for 15.10. Anyway, I tried this method and it all seemed to be going fine but every time when it gets to a certain point it says on the phone that there is insufficient space for pushing one of the files. I am actually using a Moto G2 4G LTE Thea, not Titan so it may not work but I thought I'd try it anyway and I don't know that this error is to do with that as it is to do with running out of internal storage, though I know sometimes error are diagnosed as totally different errors so that might be happening, I don't know.

Mine is 8GB but there is nothing smaller than that. I have changed the data partition format to ext4 by the way and I have tried running this with and without wiping system, data and cache partitions beforehand. The flashing process only gets anywhere when they are present and not wiped, otherwise it complains that it cannot boot recovery. I also noticed that the folder that seems to be referenced by the command has new files even from today (the 25th that is) and when I ran the command it was trying to flash version 779. When you did it it would have been an older version as the files relating to 779 seem to be brand new. I also assume these files are probably experimental. So I don't know if this is a non-working combination, or if I am doing something wrong, or if there is a way to change which version it is trying to flash, or if I can get a rootfs file that will work (I don't know anything about them or what exactly they do) and do it manually. I am also not a developer and am low on technical knowledge (as much as it hurts my ego to say it) if I am honest and I am using Linux mint 20.1 on the PC side of things, which of course is Ubuntu/Debian based so I imagine shouldn't be a problem here.

Thanks for the guide, thanks Walidham for the port, and if you know anything about my error or something else to try I'd appreciate it if you got back to me. Thanks!
I just finished installing UBtouch, without any problem
 

Arthur Mateo

Member
Nov 22, 2021
5
3

This is an installation mode that I use - This method I took from the Moto g2 Titan telegram group: https://t.me/TitanRoms

I did it from a debian-based distribution


(1) Download these two files:


https://drive.google.com/file/d/1LHqKyr_pOFiRz9IhXHiyQkru0y7rrTSl/view?usp=sharing

(2) open the terminal and go to where I download the files, and install them with the following commands.

sudo apt install debsig-verify kpartx

sudo dpkg -i click-ubuntu-policy_0.1_all.deb

sudo dpkg -i ubuntu-device-flash_0.34-0ubuntu1_amd64.deb

(3) Put your moto g2 in bootloader mode (power button + volume down) and connect it to the PC

(4)Put this command in the terminal and press enter, wait for the whole process to finish.

ubuntu-device-flash --verbose --server=https://system-image.ubports.com touch --device=titan --channel=16.04/community/walid/devel --bootstrap

If everything goes well, in a few minutes you will be using UBtouch on your moto g2 titan.

Many thanks Walid for this Port! and https://t.me/TitanRoms for sharing this installation method​

Hi, I'm new on the forum and I don't understand a lot about apps and systems development, but I would like to learn. I followed the entire tutorial for installing Ubuntu touch on my moto G2, but the phone starts on the ubports recovery screen (I left images below).
what should i do after the phone boot on this screen?
I also apologize for my english.
 

Attachments

  • 20211122_191056.jpg
    20211122_191056.jpg
    1.1 MB · Views: 82
  • 20211122_191113.jpg
    20211122_191113.jpg
    578 KB · Views: 78
  • Like
Reactions: Sanizol

Zarosky

Senior Member
Sep 5, 2016
127
42
Buenos Aires
Hi, I'm new on the forum and I don't understand a lot about apps and systems development, but I would like to learn. I followed the entire tutorial for installing Ubuntu touch on my moto G2, but the phone starts on the ubports recovery screen (I left images below).
what should i do after the phone boot on this screen?
I also apologize for my english.
do not touch anything and look at the computer that continues to do its work, when the cell phone is finished it will only restart
 
  • Like
Reactions: Sanizol

Arthur Mateo

Member
Nov 22, 2021
5
3
do not touch anything and look at the computer that continues to do its work, when the cell phone is finished it will only restart
Thanks for the feedback. Really, I think I need to be more patient, but my anxiety doesn't help (lol).
I wait for the computer to finish its work, but the terminal returns the error "Failed to enter Recovery" and the cell phone keep in the ubports recovery screen.
If you have any tips, I appreciate it.
 

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    239.3 KB · Views: 99
  • Like
Reactions: Sanizol

Arthur Mateo

Member
Nov 22, 2021
5
3
Hi, I'm new here and if i am honest joined just to ask questions here. I have tried what you said (many thanks as I wasn't sure what to do after finding the link for the rootfs tarball was dead), it is the same command Walidham stated for installing 16.04 but that didn't come with the commands for installing the flashing tools for this method and I probably wouldn't have noticed that command anyway in the original post as I was mostly paying attention to the original instructions for 15.10. Anyway, I tried this method and it all seemed to be going fine but every time when it gets to a certain point it says on the phone that there is insufficient space for pushing one of the files. I am actually using a Moto G2 4G LTE Thea, not Titan so it may not work but I thought I'd try it anyway and I don't know that this error is to do with that as it is to do with running out of internal storage, though I know sometimes error are diagnosed as totally different errors so that might be happening, I don't know.

Mine is 8GB but there is nothing smaller than that. I have changed the data partition format to ext4 by the way and I have tried running this with and without wiping system, data and cache partitions beforehand. The flashing process only gets anywhere when they are present and not wiped, otherwise it complains that it cannot boot recovery. I also noticed that the folder that seems to be referenced by the command has new files even from today (the 25th that is) and when I ran the command it was trying to flash version 779. When you did it it would have been an older version as the files relating to 779 seem to be brand new. I also assume these files are probably experimental. So I don't know if this is a non-working combination, or if I am doing something wrong, or if there is a way to change which version it is trying to flash, or if I can get a rootfs file that will work (I don't know anything about them or what exactly they do) and do it manually. I am also not a developer and am low on technical knowledge (as much as it hurts my ego to say it) if I am honest and I am using Linux mint 20.1 on the PC side of things, which of course is Ubuntu/Debian based so I imagine shouldn't be a problem here.

Thanks for the guide, thanks Walidham for the port, and if you know anything about my error or something else to try I'd appreciate it if you got back to me. Thanks!
About that insufficient space error you had, I think I also had a similar problem, but I'm not sure. It would be nice if you put images or prints of these errors, or give more details.

The insufficient space error that occurred to me actually wasn't in the cell phone as I thought, but in the Linux cache. I manually cleared the linux cache, and the error disappeared.
 
  • Like
Reactions: Sanizol

Sanizol

Member
Oct 25, 2021
7
2
About that insufficient space error you had, I think I also had a similar problem, but I'm not sure. It would be nice if you put images or prints of these errors, or give more details.

The insufficient space error that occurred to me actually wasn't in the cell phone as I thought, but in the Linux cache. I manually cleared the linux cache, and the error disappeared.
I wasn't sure at first whether it was meant to be left alone when it brought up the ubports recovery screen but eventuslly concluded it was. I'm busy this weekend but I will try and get some screenshots of my error when I can. I had settled back into using Android for the time being. I'll try what you said you did as well when I get the time. Thanks!
 
  • Like
Reactions: Arthur Mateo

Arthur Mateo

Member
Nov 22, 2021
5
3
Update: It works!

I actually succeeded in installing the system on the 7th of this month, but I just said it now.

The system has several bugs. The bluetooth, the flashlight and the GPS doesn't work, for some reason the cell phone restarts when I connect to the wifi at home (which doesn't happen when I connect to my main cellphone's wifi in router mode), the notifications and settings bar seems to be cropped, and whenever I turn on the screen the option to turn off or restart the phone appears.

Anyway, I really liked the system, and I would like to contribute to it by solving or notifying the presence of these bugs in the software.

And thanks for the help.
 

Attachments

  • IMG_2738-01.jpeg
    IMG_2738-01.jpeg
    6.1 MB · Views: 100
  • 20211207_122912.jpg
    20211207_122912.jpg
    748.8 KB · Views: 119
  • 20211207_124223.jpg
    20211207_124223.jpg
    560.4 KB · Views: 91
  • 20211215_002516.jpg
    20211215_002516.jpg
    967.7 KB · Views: 89
  • IMG_2737-01.jpeg
    IMG_2737-01.jpeg
    5.9 MB · Views: 85
  • IMG_2720-01.jpeg
    IMG_2720-01.jpeg
    5 MB · Views: 83
  • IMG_2722-01.jpeg
    IMG_2722-01.jpeg
    5.2 MB · Views: 95
  • IMG_2741-01-01.jpeg
    IMG_2741-01-01.jpeg
    7.3 MB · Views: 96
  • IMG_2745-01.jpeg
    IMG_2745-01.jpeg
    4.7 MB · Views: 95
  • IMG_2733-01.jpeg
    IMG_2733-01.jpeg
    4 MB · Views: 99
  • IMG_2735-01.jpeg
    IMG_2735-01.jpeg
    6 MB · Views: 104
  • IMG_2706-01.jpeg
    IMG_2706-01.jpeg
    3.7 MB · Views: 134
Last edited:

Arthur Mateo

Member
Nov 22, 2021
5
3
Thanks for the feedback. Really, I think I need to be more patient, but my anxiety doesn't help (lol).
I wait for the computer to finish its work, but the terminal returns the error "Failed to enter Recovery" and the cell phone keep in the ubports recovery screen.
If you have any tips, I appreciate it.
 
Last edited:

xxdgagag

New member
Jun 5, 2021
4
0
Update: It works!

I actually succeeded in installing the system on the 7th of this month, but I just said it now.

The system has several bugs. The bluetooth, the flashlight and the GPS doesn't work, for some reason the cell phone restarts when I connect to the wifi at home (which doesn't happen when I connect to my main cellphone's wifi in router mode), the notifications and settings bar seems to be cropped, and whenever I turn on the screen the option to turn off or restart the phone appears.

Anyway, I really liked the system, and I would like to contribute to it by solving or notifying the presence of these bugs in the software.

And thanks for the help.
Congratulations !!! But I according the tutorials and it's failed . Can you help me ?

Here's what it shows in terminal, which I think is done

webwxgetmsgimg.jpg


In the device it looks like this:

20211122_191056.jpg


Yeah, I think it goes back to Ubuntu Recovery Interfaces
 

xxdgagag

New member
Jun 5, 2021
4
0
I wasn't sure at first whether it was meant to be left alone when it brought up the ubports recovery screen but eventuslly concluded it was. I'm busy this weekend but I will try and get some screenshots of my error when I can. I had settled back into using Android for the time being. I'll try what you said you did as well when I get the time. Thanks!
Hello bro, did you succeed ?
 

xxdgagag

New member
Jun 5, 2021
4
0

This is an installation mode that I use - This method I took from the Moto g2 Titan telegram group: https://t.me/TitanRoms

I did it from a debian-based distribution


(1) Download these two files:


https://drive.google.com/file/d/1LHqKyr_pOFiRz9IhXHiyQkru0y7rrTSl/view?usp=sharing

(2) open the terminal and go to where I download the files, and install them with the following commands.

sudo apt install debsig-verify kpartx

sudo dpkg -i click-ubuntu-policy_0.1_all.deb

sudo dpkg -i ubuntu-device-flash_0.34-0ubuntu1_amd64.deb

(3) Put your moto g2 in bootloader mode (power button + volume down) and connect it to the PC

(4)Put this command in the terminal and press enter, wait for the whole process to finish.

ubuntu-device-flash --verbose --server=https://system-image.ubports.com touch --device=titan --channel=16.04/community/walid/devel --bootstrap

If everything goes well, in a few minutes you will be using UBtouch on your moto g2 titan.

Many thanks Walid for this Port! and https://t.me/TitanRoms for sharing this installation method​


Have you ever encountered such a situation?
 

Sanizol

Member
Oct 25, 2021
7
2
About that insufficient space error you had, I think I also had a similar problem, but I'm not sure. It would be nice if you put images or prints of these errors, or give more details.

The insufficient space error that occurred to me actually wasn't in the cell phone as I thought, but in the Linux cache. I manually cleared the linux cache, and the error disappeared.
1654350248898.png

Upon finally trying again, this is the error that I was getting. This occurs whilst the phone has booted to the ubports recovery menu but obviously files are still being pushed.

Do you mean you cleared the linux cache on the PC?
 

Sanizol

Member
Oct 25, 2021
7
2
Congratulations !!! But I according the tutorials and it's failed . Can you help me ?

Here's what it shows in terminal, which I think is done

View attachment 5575483

In the device it looks like this:

View attachment 5575485

Yeah, I think it goes back to Ubuntu Recovery Interfaces
Hi, I did not succeed, no. Mine gets to the stage of displaying that screen but I'm not sure if yours gets further or not as far. Mine seems to make a big deal about copying this one file and ultimately always fails. Yours seems to say it boots to recovery and then stops, though I find it difficult to read what it says on your screenshot because it is low resolution.

Did you succeed in the end by any chance since you last posted?
 

Magzk

New member
Apr 12, 2022
4
0
For anyone having problem installing this is How i did it.

First You Need to do the installation as ROOT.

I use Ubuntu.

Open a terminal and type

sudo su passwd root

Then Go ahead and set a password for root, after that type

su root

And put the password you Just created, Now you proceed with installing ubtouch by using SUDO, like this

sudo ubuntu-device-flash --verbose --server=https://system-image.ubports.com touch --device=titan --channel=16.04/community/walid/devel --bootstrap

Hopefully after this there Will be no problem. (PS: i dont speak english)
 
Last edited:

walidham

Senior Member
Nov 27, 2011
292
219
Hi all, many thanks to use and install UT on titan, i have bricked my device, i can't repair it. Thats why i stopped work on it, i'm trying to find one her in my country, but not success
Best regards
 

Sanizol

Member
Oct 25, 2021
7
2
Hi all, many thanks to use and install UT on titan, i have bricked my device, i can't repair it. Thats why i stopped work on it, i'm trying to find one her in my country, but not success
Best regards
Ok. Good Luck! It seems like you were working on it until quite recently though by the repository. Thank you for all the time you have invested so far!

For anyone having problem installing this is How i did it.

First You Need to do the installation as ROOT.

I use Ubuntu.

Open a terminal and type

sudo su passwd root

Then Go ahead and set a password for root, after that type

su root

And put the password you Just created, Now you proceed with installing ubtouch by using SUDO, like this

sudo ubuntu-device-flash --verbose --server=https://system-image.ubports.com touch --device=titan --channel=16.04/community/walid/devel --bootstrap

Hopefully after this there Will be no problem. (PS: i dont speak english)
Thank you. I will try this out soon. I perhaps mistakenly assumed I would get away with just using sudo.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2

    This is an installation mode that I use - This method I took from the Moto g2 Titan telegram group: https://t.me/TitanRoms

    I did it from a debian-based distribution


    (1) Download these two files:


    https://drive.google.com/file/d/1LHqKyr_pOFiRz9IhXHiyQkru0y7rrTSl/view?usp=sharing

    (2) open the terminal and go to where I download the files, and install them with the following commands.

    sudo apt install debsig-verify kpartx

    sudo dpkg -i click-ubuntu-policy_0.1_all.deb

    sudo dpkg -i ubuntu-device-flash_0.34-0ubuntu1_amd64.deb

    (3) Put your moto g2 in bootloader mode (power button + volume down) and connect it to the PC

    (4)Put this command in the terminal and press enter, wait for the whole process to finish.

    ubuntu-device-flash --verbose --server=https://system-image.ubports.com touch --device=titan --channel=16.04/community/walid/devel --bootstrap

    If everything goes well, in a few minutes you will be using UBtouch on your moto g2 titan.

    Many thanks Walid for this Port! and https://t.me/TitanRoms for sharing this installation method​

    1

    This is an installation mode that I use - This method I took from the Moto g2 Titan telegram group: https://t.me/TitanRoms

    I did it from a debian-based distribution


    (1) Download these two files:


    https://drive.google.com/file/d/1LHqKyr_pOFiRz9IhXHiyQkru0y7rrTSl/view?usp=sharing

    (2) open the terminal and go to where I download the files, and install them with the following commands.

    sudo apt install debsig-verify kpartx

    sudo dpkg -i click-ubuntu-policy_0.1_all.deb

    sudo dpkg -i ubuntu-device-flash_0.34-0ubuntu1_amd64.deb

    (3) Put your moto g2 in bootloader mode (power button + volume down) and connect it to the PC

    (4)Put this command in the terminal and press enter, wait for the whole process to finish.

    ubuntu-device-flash --verbose --server=https://system-image.ubports.com touch --device=titan --channel=16.04/community/walid/devel --bootstrap

    If everything goes well, in a few minutes you will be using UBtouch on your moto g2 titan.

    Many thanks Walid for this Port! and https://t.me/TitanRoms for sharing this installation method​

    Hi, I'm new on the forum and I don't understand a lot about apps and systems development, but I would like to learn. I followed the entire tutorial for installing Ubuntu touch on my moto G2, but the phone starts on the ubports recovery screen (I left images below).
    what should i do after the phone boot on this screen?
    I also apologize for my english.
    1
    Hi, I'm new on the forum and I don't understand a lot about apps and systems development, but I would like to learn. I followed the entire tutorial for installing Ubuntu touch on my moto G2, but the phone starts on the ubports recovery screen (I left images below).
    what should i do after the phone boot on this screen?
    I also apologize for my english.
    do not touch anything and look at the computer that continues to do its work, when the cell phone is finished it will only restart
    1
    do not touch anything and look at the computer that continues to do its work, when the cell phone is finished it will only restart
    Thanks for the feedback. Really, I think I need to be more patient, but my anxiety doesn't help (lol).
    I wait for the computer to finish its work, but the terminal returns the error "Failed to enter Recovery" and the cell phone keep in the ubports recovery screen.
    If you have any tips, I appreciate it.
    1
    Hi, I'm new here and if i am honest joined just to ask questions here. I have tried what you said (many thanks as I wasn't sure what to do after finding the link for the rootfs tarball was dead), it is the same command Walidham stated for installing 16.04 but that didn't come with the commands for installing the flashing tools for this method and I probably wouldn't have noticed that command anyway in the original post as I was mostly paying attention to the original instructions for 15.10. Anyway, I tried this method and it all seemed to be going fine but every time when it gets to a certain point it says on the phone that there is insufficient space for pushing one of the files. I am actually using a Moto G2 4G LTE Thea, not Titan so it may not work but I thought I'd try it anyway and I don't know that this error is to do with that as it is to do with running out of internal storage, though I know sometimes error are diagnosed as totally different errors so that might be happening, I don't know.

    Mine is 8GB but there is nothing smaller than that. I have changed the data partition format to ext4 by the way and I have tried running this with and without wiping system, data and cache partitions beforehand. The flashing process only gets anywhere when they are present and not wiped, otherwise it complains that it cannot boot recovery. I also noticed that the folder that seems to be referenced by the command has new files even from today (the 25th that is) and when I ran the command it was trying to flash version 779. When you did it it would have been an older version as the files relating to 779 seem to be brand new. I also assume these files are probably experimental. So I don't know if this is a non-working combination, or if I am doing something wrong, or if there is a way to change which version it is trying to flash, or if I can get a rootfs file that will work (I don't know anything about them or what exactly they do) and do it manually. I am also not a developer and am low on technical knowledge (as much as it hurts my ego to say it) if I am honest and I am using Linux mint 20.1 on the PC side of things, which of course is Ubuntu/Debian based so I imagine shouldn't be a problem here.

    Thanks for the guide, thanks Walidham for the port, and if you know anything about my error or something else to try I'd appreciate it if you got back to me. Thanks!
    About that insufficient space error you had, I think I also had a similar problem, but I'm not sure. It would be nice if you put images or prints of these errors, or give more details.

    The insufficient space error that occurred to me actually wasn't in the cell phone as I thought, but in the Linux cache. I manually cleared the linux cache, and the error disappeared.