UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Who can install Ubuntu touch for a fee

    Scheduled Pinned Locked Moved Oneplus One
    7 Posts 6 Posters 630 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • J Offline
        jezreel
        last edited by jezreel

        Hi I am a total beginner and not a techo. I was wondering if anyone out there might be able to install Ubuntu touch on my mobile please. For a fee of course.
        I am in Australia.

        LakotaubpL MrT10001M 2 Replies Last reply Reply Quote 0
        • LakotaubpL Offline
          Lakotaubp @jezreel
          last edited by

          @jezreel Firstly welcome and I am sure someone can help you without the need for payment. Try reading through the instructions on the device page here for the OPO https://devices.ubuntu-touch.io/device/bacon and ask further questions here or on Telegram https://t.me/WelcomePlus our FAQ's are also very good for info https://t.me/UTFAQ
          You will need to turn on Developer mode on the OPO from Settings as a start by tapping the build number in the About section for 7-8 times IIRC. Then turn on MTP transfer, ADB and allow the bootloader to be unlocked.
          All of which will probably sound very confusing but can be found with a web search.
          Best stop there for now, but have a read, check things twice and if in doubt ask. Good luck.

          D 1 Reply Last reply Reply Quote 1
          • D Offline
            domubpkm @Lakotaubp
            last edited by

            @Lakotaubp Is the boot normal on the OPO with OTA-25 ? Because if it isn't the case, UT's first approach won't be obvious...

            developerbaymanD LakotaubpL 2 Replies Last reply Reply Quote 0
            • developerbaymanD Offline
              developerbayman @domubpkm
              last edited by

              @domubpkm its not to difficult just ensure your running android 10 and your phones bootloader is unlocked (all phones are different but its usually pretty easy) ......download ubports installer click install and next a few time's should be that easy

              MoemM 1 Reply Last reply Reply Quote 0
              • MoemM Offline
                Moem @developerbayman
                last edited by

                @developerbayman said in Who can install Ubuntu touch for a fee:

                should be that easy

                You're missing the issue that @domubpkm brought up: on some devices, OTA25 has booting problems.

                Is currently using an Op5t
                Also owns an Op1, a BQ E4.5 and an Xperia X, as well as a BQ tablet and a Pinetab2. Please, someone... make it stop.

                1 Reply Last reply Reply Quote 1
                • LakotaubpL Offline
                  Lakotaubp @domubpkm
                  last edited by

                  @domubpkm @Moem might be able to tell us that mine is on it's way to 20.04 🙂 I did think it best at this stage to stick to how to install details given the question.

                  1 Reply Last reply Reply Quote 0
                  • MrT10001M Offline
                    MrT10001 @jezreel
                    last edited by

                    @jezreel Other side of the planet... OPO is one of the easiest to install Ubuntu Touch.
                    First of prepare your workspace. So have a PC that has the Ubuntu Touch installer on it.
                    Install Android Studio - this gives you the latest fastboot and ADB drivers which are a requisite to install UT.

                    Ensure the OPO is running the latest version of Android.

                    On the phone, go to system, settings and about device. On the build number, tap it a few times till it tells you that you are a developer.
                    Then go into developer options and enable OEM unlock and USB debugging.

                    Assuming you are running windows (10/11) navigate to the folder platform tools:

                    C:\Users<user name>\AppData\Local\Android\Sdk\platform-tools

                    In the platform tools folder, right click on an empty space, you may have to do this twice, and select open in terminal.

                    Connect your OPO to the PC via a USB cable and ensure that you accept in the pop up box that gives permission for USB debugging (vital).

                    In the terminal you have opened in the platform-tools folder, type in:

                    ADB devices
                    

                    You may have to put ./ in front of the ADB devices, depedning on which version of powershell etc that you have running as a terminal CLI

                    This command should detect your phone and give a string of numbers - good. If it doesn't ensure USB debugging is enabled and try again.

                    Once detected type in :

                    ADB reboot bootloader
                    

                    The device will reboot to the bootloader (fastboot mode).

                    Once at the bootloader type into the terminal:

                    fastboot OEM unlock
                    

                    Be patient, let it do its thing, it should then reboot and start up. Follow the prompts to set up Android again - this is important. UT won't install or run if the bootloader is locked, so ignore any warnings about device security.

                    Once Android has been set up, make sure Developer options is enabled and then ensure USB debugging is enabled.

                    With the device attached to the PC, start up the UT installer and follow the onscreen instructions. For the time being, choose 16.04 Stable on the drop down box and tick the "wipe data" box.

                    This is from my experience, but if it goes wrong, it is recoverable, but can be a bit complicated if you are not sure of the command line. It has worked for me 99% of the time, but the time it didn't, I had to reinstall the stock ROM and start again. I cannot guarantee it will work 100% and (disclaimer)cannot be held responsible for you bricking the device or losing data (back up any data before starting anything).

                    If you do want to go for it there is a wealth of information here, on the UBports site, YouTube and XDA-developers forum.

                    Xiaomi Redmi Note 7.... And more...
                    I have too many devices...

                    1 Reply Last reply Reply Quote 2
                    • First post
                      Last post