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

    trouble porting to the meizu pro 5 ubuntu

    Scheduled Pinned Locked Moved Support
    meizu pro 5
    9 Posts 7 Posters 2.8k 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.
      • zx81Z Offline
        zx81
        last edited by NeoTheThird

        trying to port to pro 5 using below : then nothing happens , any ideas ?

        24 Meizu PRO 5 (turbo)

        How to install
        Install using system-image server

        1. Install the required tools:

        sudo apt-get install ubuntu-device-flash phablet-tools
        2. Reboot your device into fastboot mode and Connect your device with an USB cable to your computer.

        1. Download adb unlocked recovery: http://cdimage.ubports.com/devices/recovery-turbo.img

        wget http://cdimage.ubports.com/devices/recovery-turbo.img
        4. Flash your device using this command: (NOTE! This will wipe your phone!)

        sudo ubuntu-device-flash --server=http://system-image.ubports.com touch --device=turbo
        --channel=ubports-touch/legacy --bootstrap --recovery=recovery-turbo.img

        Just get this ..

        j@desktop:~$ sudo ubuntu-device-flash --server=http://system-image.ubports.com touch --device=turbo \

        --channel=ubports-touch/legacy --bootstrap --recovery=recovery-turbo.img
        unknown flag `recovery'
        j@desktop:~$

        Somewhere, the sun is shining β˜€

        S 1 Reply Last reply Reply Quote 0
        • uzantoU Offline
          uzanto
          last edited by

          I think the correct flag is --recovery-image=[Downloaded adb recovery image]

          1 Reply Last reply Reply Quote 1
          • D Offline
            darkeye
            last edited by

            --recovery => --recovery-image

            1 Reply Last reply Reply Quote 0
            • flohackF Offline
              flohack
              last edited by

              See https://bugs.launchpad.net/ubports-infra/+bug/1692501 => we committed a fix for this, and it will be appear soon on the homepage. Sorry πŸ™‚

              My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

              1 Reply Last reply Reply Quote 0
              • S Offline
                Stefano @zx81
                last edited by Stefano

                @zx81 Try this in the recovery mode(Ubuntu not TWRP)

                sudo ubuntu-device-flash --server=https://system-image.ubports.com / touch \ --download-only --revision=2 --device=turbo --channel=ubports-touch/legacy \

                U 1 Reply Last reply Reply Quote 0
                • U Offline
                  UniSuperBox @Stefano
                  last edited by

                  @Stefano

                  This will not work as you don't specify the recovery image. Also you've put it into download-only mode, which won't install any part of the OS.

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    Stefano @UniSuperBox
                    last edited by Stefano

                    @UniSuperBox
                    So how come that it installed it on mu Pro 5?
                    There must a bug or something, but it downloaded and installed the Ubports image that I'm now using.
                    I manually flashed the recovery right before that.

                    I know that --download-only is intended for only downloading the files, that's what I wanted to do, but right after ubuntu-device-flash downloaded the files, it pushes them to cache and rebooted to recovery and started flash it over.
                    I was baffled as well.

                    1 Reply Last reply Reply Quote 0
                    • SconioS Offline
                      Sconio
                      last edited by Sconio

                      Merci pour cette methode

                      sudo ubuntu-device-flash --server=https://system-image.ubports.com / touch \ --download-only --revision=2 --device=turbo --channel=ubports-touch/legacy

                      πŸ™‚ cool

                      1 Reply Last reply Reply Quote 0
                      • zx81Z Offline
                        zx81
                        last edited by

                        Revised command worked .. now installed and working 😊

                        Somewhere, the sun is shining β˜€

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