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

    Meizu Pro5 fastboot mode locked

    Scheduled Pinned Locked Moved Support
    133 Posts 9 Posters 79.9k Views 1 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.
      • M Offline
        matteo
        last edited by

        Guys thank you for the help, really....I'm happy to tell you that finally I did it! I unlocked my Pro 5.
        I did it only using a different laptop, I installed Lubuntu 18.04 on it and, after installing adb and fastboot, it just worked in fastboot mode, detecting immediately the Pro 5, Yay! I suspect there is some trouble with Ubuntu 16.04, but I don't know why.
        Now, my next step will be to install Ubports but I'm struggling also there, because the Ubports Installer recognize my phone but it throw out a message saying that my phone isn't supported...odd!

        0_1527448078141_b5dee06d-c936-40eb-8545-e89caaf41957-image.png
        I have to digest the @Marathon2422 hint before moving any further, by the way.

        For now, I'm happy as I am, I will think about it in the next days 😜

        Good night!

        Matteo

        1 Reply Last reply Reply Quote 1
        • M Offline
          Marathon2422
          last edited by Marathon2422

          @matteo most likely not finding adb .

          my pro5 has not been recognised yet by the installer fyi

          sudo ubuntu-device-flash --server=http://system-image.ubports.com touch
          --device=[DEVICE-CODENAME] --channel=ubports-touch/16.04/devel --bootstrap --wipe
          you could try this making the needed changes
          or do what Stefano gave you,
          you have unlocked fastboot now, so
          Flash TWRP, then wipe all ,then run backup ,to get the folders in backup,then put in backup the folder from Stefano (15.04) then run restore in TWRP.
          when it is working, go into the folder (15.04) find the recovery and flash it with TWRP to get full install.

          you will still get the black screen with miezu on it, until you have upgrade/dated a couple of times.
          if you get stuck on the ubports recovery screen,and nothing is moving, go back to TWRP and wipe again ( not external sd, but everything else.
          you will need to unzip Stefano`s folder to use it

          I had mine on RR 5.8.5. for a while ,it was a struggle to get it to reinstall UB.

          i am playing with a BQM10fhd. and Pro5 TD-LTE 32g
          good luck

          1 Reply Last reply Reply Quote 1
          • M Offline
            matteo
            last edited by matteo

            @Marathon2422 @Stefano I followed your tips, from the step needing the TWRP installation, and finally I have Ubports 15.04 on my Pro 5, hurray! Thank you very much! I also have the "Meizu powered by Ubuntu" splashscreen.
            Now, I would like to switch to Ubuntu 16.04 but I'm struggling with that and still I'm not succeeding. Here following what I did:

            1. Typed "sudo ubuntu-device-flash --server=http://system-image.ubports.com touch
              --device=turbo --channel=ubports-touch/16.04/devel --bootstrap --wipe" from inside phablet-shell but it doesn't recognize the command ubuntu-device-flash: the output states 'command not found'.
            2. When I was on 15.04 stable I ran both the ubports-installer 0.1.12 and 0.1.13. Both didn't detect my Pro 5 so I went in manual mode and the result was the following (P.S. I tried to run both either in terminal with sudo or without sudo):
            • 0.1.13: it stops really soon with an error, without starting the pushing file step;
            • 0.1.12: it works, it goes pushing all the 13 of 13 files and then I got the 'Success' window; but, once rebooted the phone I step into this:
              0_1528013523094_8a15d567-ca4b-44ca-a1ce-84fdb7e0aec7-image.png
              rebooting the phone I'm still stuck in the 15.04 version.
            1. Then I switched to 15.04 Release Candidate. I used again both the ubports-installer 0.1.12 and 0.1.13 and here below the results:
            • 0.1.13: it detects the phone automatically now, but, once rebooted, it stucks on the splashscreen doing nothing, without achieving the pushing files step;
            • 0.1.12: it detects the phone automatically now, but, once rebooted, it stucks on the splashscreen doing nothing, without achieving the pushing files step.
            1. I tried the other command 'sudo system-image-cli -vvvv --switch ubports-touch/16.04/devel' to update from terminal within the phablet-shell and it seems to work until to get this:
              0_1528013947998_d5030809-9a90-476c-8c9d-c3f7199ad513-image.png.
              Now I'm out of ideas......any hint is always welcome 😜

            Matteo

            EDIT: I forgot to mention that I finally succeeded because I decided to try to change the USB cable with a brand new one nearly purchased and it worked like a charme! So, the message is: never trust USB cables!

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

              @matteo Firstly, flash back TWRP recovery, make a TWRP backup of your current 15.04 to ExternalSD card, can copy to your PC as well.
              In order to flash anything you need to have ubuntu-device-flash installed. Try: sudo apt install ubuntu-device-flash

              In TWRP then wipe whole phone (NO ExternalSD)

              In order to flash the 15.04 or 16.04 with ubuntu -device-flash, you need to have ubuntu recovery flashed.
              Download it and flash it with fastboot.
              Reboot to recovery and type: sudo adb devices

              Should recognize the device.
              If not, try flash it again.
              Also try unplug the phone from PC and in terminal type:
              sudo adb kill-server
              sudo adb start-server

              Plug in the phone ( rebooted to recovery)
              sudo adb devices

              It should list the device in recovery.
              Yiu can proceed to flashing.

              The flashing will fail if there is not enough space in the cache partition (15.04)
              And will fail (probably) in 16.04 because Xenial image is larger and needs bigger cache partition.

              In that case just follow the guide to increase the size of cache partition on Pro 5.

              M M 2 Replies Last reply Reply Quote 0
              • M Offline
                Marathon2422 @Stefano
                last edited by

                @stefano I flashed TWRP,
                made backup of 15.04,
                moved it off of device,
                used TWRP,wiped device
                ,then flashed Stefano's copy/folder for UT 16.04.
                Then played for a while,
                then flashed recovery,( from the 15.04 folder),giving me working 16.04 that updates

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

                  @matteo Btw,
                  There is a TWRP backup of 16.04 (Pro5 ) to play with if you wish.
                  link text

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    matteo @Stefano
                    last edited by matteo

                    @stefano thanks Stefano. I think I have the same problems than yours with the cache size; the guide to increase the size of cache is this, right? Well, me too I have this situation after a df -h:

                    /dev/disk/by-partlabel/cache 496M 2,8M 483M 1% /android/cache

                    And, after installing the ubuntu-device-flash the following command worked:

                    sudo ubuntu-device-flash --server=http://system-image.ubports.com touch --device=turbo --channel=ubports-touch/16.04/devel --bootstrap --wipe

                    But it stalled after rebooting into the Ubuntu recovery, like you said in that post. I would like to proceed with the mihael procedure to resize the cache but it is not very straightforward... I'm not sure for example where to type the lines listed at the very beginning:

                    mount /dev/block/sda41 /system
                    mount -t proc proc /system/proc
                    mount -t sysfs sys /system/sys
                    mount -o bind /dev /system/dev
                    chroot /system /bin/bash

                    Matteo

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

                      @matteo follow this guide: link text

                      M M 2 Replies Last reply Reply Quote 0
                      • M Offline
                        matteo @Stefano
                        last edited by

                        @stefano uuuuuuuu thanks, will do! I completely missed that!

                        M 1 Reply Last reply Reply Quote 0
                        • M Offline
                          Marathon2422 @Stefano
                          last edited by

                          @stefano
                          very stressful for a retired truck driver like me .
                          nearly tripped up on the name for 43 , got there in the end ,now i need a drink.
                          maybe i need to buy you a drink Thanks Stefano.

                          /dev/block/sda32 45568 50687 5120 20M Microsoft basic data
                          /dev/block/sda33 50688 55807 5120 20M Microsoft basic data
                          /dev/block/sda41 65536 720895 655360 2.5G Microsoft basic data
                          /dev/block/sda42 720896 790000 69105 270M Microsoft basic data
                          /dev/block/sda43 790016 1031167 241152 942M Microsoft basic data
                          /dev/block/sda44 1031168 7633914 6602747 25.2G Microsoft basic data

                          1 Reply Last reply Reply Quote 1
                          • M Offline
                            matteo @matteo
                            last edited by matteo

                            @stefano UPDATE: I wiped the phone completely and the situation of my Pro5 partitions is the following:

                            0_1528212968054_5524605b-d40b-4a53-b24b-3390623141b4-image.png

                            Now I'm stuck at the first step:

                            mount /dev/block/sda41 /system -----------> OK!
                            mount -t proc proc /system/proc -------------> ERROR!
                            mount -t sysfs sys /system/sys -------------> ERROR!
                            mount -o bind /dev /system/dev -------------> ERROR!

                            0_1528213221762_a5a88add-13b8-4334-9f64-b76ad8d29525-image.png

                            BTW how to get rid of the tmpfs partitions, if possible? And why there are 2 partitions named sda44?

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

                              @matteo If you wiped the phone completely, you lost a tool to change the partitions. You'll need Gparted or flash back Ubuntu Touch and follow the guide. Ubuntu Touch itself is Linux distro and has a tool to do it within the system (fdisk)
                              The partition you see are Android partitions as you formated with TWRP ( I presume)
                              No need to remove tmpfs, actually I wouldn't touch it at all. Same for partition 44.

                              M 1 Reply Last reply Reply Quote 0
                              • M Offline
                                matteo @Stefano
                                last edited by

                                @stefano Right Stefano, I just realized....Actually I had to wipe it with TWRP because I tried to go back to 15.04 Stable channel but I got a big error at the end of the update and my phone just didn't boot anymore. I noticed I had some issue with the 15.04, for example the wi-fi lost the password at every boot.

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

                                  @matteo one hint from @Marathon2422 ( I was doing that automatically)

                                  If there is trouble to have your phone recognize with adb, then reboot the phone to Ubuntu Touch and unplug it from PC. In terminal (on PC) type:
                                  sudo adb kill-server
                                  sudo adb start-server

                                  Plug in the phone, on the screen should appear a small window to allow adb usb debuggingusb, click on to allow.

                                  Your phone (curent installation of Ubuntu Touch will remeber your PC and will allow the adb usb debugging)

                                  Reboot again to recovery and try Ubports installer or ubuntu-device-flash

                                  M 1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    matteo @Stefano
                                    last edited by matteo

                                    @stefano I did it Stefano! I followed step by step your guide to resize the cache partition and now I have the 16.04 UT installed! Thank you so much, you were very helpful! I would like only to take the advantage of this open thread to share some thoughts about the newly installed OS:

                                    1. I tried to install back the Ubuntu recovery by typing "sudo fastboot flash recovery-turbo.img" but now, inaspectedly respect to when I did the same for the 15.04 working flawlessly, now I got this error:

                                    0_1528299438756_dde72c98-ca59-49bb-8177-f68a47e67a49-image.png

                                    Just to be clear, the file is in the $home folder, the name of it is "recovery-turbo.img" and I enabled the developer mode.

                                    1. However, is there a reason why I should install the Ubuntu recovery? Doesn't make any sense to stick with the TWRP recovery, in order to be ready in case of any problem and restore for instance the backup?

                                    2. Both with the 15.04 and now with the 16.04 I noted that my home wi-fi session is not keeping the password, which I have to reinstate every time I reboot the phone; I searched for a known bug on the UBports github and on this forum but unluckily I didn't find a thing about it. Do you know how to fix this problem on my Pro5?

                                    Matteo

                                    M S M 3 Replies Last reply Reply Quote 1
                                    • M Offline
                                      matteo @matteo
                                      last edited by

                                      I think I can reply to myself for point 2: if I try to update the OS and I download and install the OS update, the phone tries to boot to the Ubuntu recovery but instead boots to TWRP and there it just stuck and doesn't continue anymore the updating process.
                                      That's why I need the Ubuntu recovery, but up to now I'm not able to flash it again for some reasons it seems....

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

                                        @matteo Congerats!

                                        reinstall the recovery by this command:
                                        sudo fastboot flash recovery recovery-turbo.img

                                        Yes it makes sense to have Ubuntu recovery installed for OS updates. If you just want to test it, then no.

                                        The wifi problem I never experienced on Pro 5, only on Nexus 5.
                                        I would probably wipe the phone completely, install Flyme 5......daily (the one for unlocking bootloader)
                                        And try again with Ubuntu aftrwards. Your partitions should stay untouched, ready for 16.04.

                                        I don't think that anyone mentioned that wifi bug on Pro 5, so probably just a glitch.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          matteo @Stefano
                                          last edited by

                                          @stefano ahahaaha so I missed the command 'recovery' there.....yes, it works now 😜
                                          For the wifi then you are suggesting to install Flyme again ....ok I'll try that also, if I see the wifi problem persisting even after the latest update.

                                          Big thanks to all you guys who helped me so much! This community is awesome!

                                          Ciao!

                                          Matteo

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

                                            @matteo No problemo, I got helped, so I do help others.

                                            1 Reply Last reply Reply Quote 1
                                            • M Offline
                                              Marathon2422 @matteo
                                              last edited by

                                              @matteo regarding the wifi
                                              ,my bqm10fhd has this problem
                                              Caused by the flash tool,and my error.
                                              If you go back to android it will show NVRAM error x10.
                                              But it will remember passwords ,on android.

                                              I do not have this on my pro5

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