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

Stucked in recovery mode while installing with UBports Installer

Scheduled Pinned Locked Moved Solved Oneplus 6/6T
25 Posts 4 Posters 4.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.
    • S Offline
      ShadowCastiel @Keneda
      last edited by 3 Jun 2022, 14:03

      @keneda nah critical unlock is for updating the bootloader I guess. So my problem is now. The device won't be detected if I connect it within the recovery mode. With the fastboot is everything fine. So my problem for now is, I don't know why no Notebook (Windows, Mac oder Linux) can detect the phone while it is in recovery mode. And no it also won't be shown in the device manager in windows.

      L 1 Reply Last reply 3 Jun 2022, 14:13 Reply Quote 0
      • L Offline
        Lakotaubp @ShadowCastiel
        last edited by 3 Jun 2022, 14:13

        @shadowcastiel So you are sure the bootloader is unlocked (fastboot oem unlock) if so you could try here https://t.me/WelcomePlus our install group. I have no experiance of OP6 but it is normally something simple and someone there will know. If you enabled oem unlocking, developer options and Advanced boot (not sure if this is needed) not sure where to go.

        1 Reply Last reply Reply Quote 0
        • S Offline
          ShadowCastiel @Lakotaubp
          last edited by 3 Jun 2022, 14:14

          @lakotaubp Well i ran the command:

          fastboot flashing unlock
          
          FAILED (remote: '	Device already : unlocked!')
          fastboot: error: Command failed
          

          So why the fastboot is still telling me this?

          fastboot oem device-info
          (bootloader) Verity mode: true
          (bootloader) Device unlocked: true
          (bootloader) Device critical unlocked: false
          (bootloader) Charger screen enabled: true
          (bootloader) enable_dm_verity: true
          (bootloader) have_console: false
          (bootloader) selinux_type: SELINUX_TYPE_INVALID
          (bootloader) boot_mode: NORMAL_MODE
          (bootloader) kmemleak_detect: false
          (bootloader) force_training: 0
          (bootloader) mount_tempfs: 0
          (bootloader) op_abl_version: 0x0
          (bootloader) cal_rebootcount: 0x31
          OKAY [  0.001s]
          Finished. Total time: 0.001s
          
          M 1 Reply Last reply 3 Jun 2022, 14:18 Reply Quote 0
          • M Offline
            MrT10001 @ShadowCastiel
            last edited by 3 Jun 2022, 14:18

            @shadowcastiel Try:

            fastboot oem unlock
            

            and:

            fastboot oem unlock_critical
            

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

            S 1 Reply Last reply 3 Jun 2022, 14:20 Reply Quote 0
            • S Offline
              ShadowCastiel @MrT10001
              last edited by 3 Jun 2022, 14:20

              @mrt10001 for both commands the following output:

              fastboot oem unlock_critical
              FAILED (remote: '	Device already : unlocked!')
              fastboot: error: Command failed
              
              
              M 1 Reply Last reply 3 Jun 2022, 14:30 Reply Quote 0
              • M Offline
                MrT10001 @ShadowCastiel
                last edited by 3 Jun 2022, 14:30

                @shadowcastiel Great so that means the device is definitely unlocked.

                Flash the device back to the required stock ROM and go into developer options and ensure that the check for OEM unlock is in the unlock position (it may be giving you a false flag).

                When you have done that, install TWRP and ensure all the partitions are on EXT4.

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

                S 1 Reply Last reply 3 Jun 2022, 14:52 Reply Quote 0
                • S Offline
                  ShadowCastiel @MrT10001
                  last edited by 3 Jun 2022, 14:52

                  @mrt10001 how can I flash it back to stock rom? I am not able to find a device:

                  adb reboot bootloader
                  error: no devices/emulators found
                  

                  Is my phone now bricked? What happened here? How can I install TWRP now? I am really not sure for now.

                  M 1 Reply Last reply 3 Jun 2022, 15:32 Reply Quote 0
                  • M Offline
                    MrT10001 @ShadowCastiel
                    last edited by 3 Jun 2022, 15:32

                    @shadowcastiel make sure the phone is disconnected from the USB cable and switch the phone off. Wait a few seconds to make sure. Then press the power button till and volume down buttons together until the phone switches on. This will boot you into fastboot mode. Connect the phone to the PC and install TWRP using the fastboot command:

                    fastboot flash recovery <location and name of your TWRP img file>
                    

                    Once TWRP is installed, your phone should be picked up by the PC and you can copy the stock ROM image over to the root of your device and side load it with TWRP.

                    Download the stock image from here

                    I used rollback image.

                    Once the image is installed, reboot the device and set Android up. Make sure it is on Android 9 and enable developer options. Make sure OEM unlock is enabled or has been enabled.

                    Then reboot the phone to the bootloader, install TWRP and ensure the data and storage partitions are EXT4 - this is important as UT won't install.

                    Try UT install again. If it fails, go back to TWRP (you will have to install it again) and wipe the data partition and ensure the data and system partitions are EXT 4, then wipe all the partitions except OTG. If you get warnings when these processes are happening, when they end reboot to fastboot, install TWRP and do it again.

                    If no warnings try the UT install again.

                    I apologise, I have skimmed over a bit.

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

                    L 1 Reply Last reply 3 Jun 2022, 15:47 Reply Quote 0
                    • L Offline
                      Lakotaubp @MrT10001
                      last edited by Lakotaubp 6 Mar 2022, 15:48 3 Jun 2022, 15:47

                      @mrt10001 Just out of interest could you not just install TWRP then wipe and format EXT4 system,data and cache as needed like with the OP5 then run the installer.

                      Edit: If on Android 9 that is.

                      M 1 Reply Last reply 3 Jun 2022, 15:52 Reply Quote 0
                      • M Offline
                        MrT10001 @Lakotaubp
                        last edited by 3 Jun 2022, 15:52

                        @lakotaubp If it was on Android 9, but I would go back to stock to a)make sure it is on Android 9 and b) to ensure the OEM unlock button has been checked.

                        It is a faff, but I have found with all the devices, if an error get thrown up, back tracking and going back to stock is the best way to success.

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

                        L 1 Reply Last reply 3 Jun 2022, 17:40 Reply Quote 0
                        • L Offline
                          Lakotaubp @MrT10001
                          last edited by 3 Jun 2022, 17:40

                          @mrt10001 Good point best to check that everything is as it should be to avoid false errors and know the process is correct.

                          S 1 Reply Last reply 12 Jun 2022, 10:56 Reply Quote 0
                          • S Offline
                            ShadowCastiel @Lakotaubp
                            last edited by 12 Jun 2022, 10:56

                            @lakotaubp is now all fine with the OnePlus 6. I recovered it with the Qualcomm Emergency Downloader.

                            L 1 Reply Last reply 12 Jun 2022, 11:12 Reply Quote 0
                            • L Offline
                              Lakotaubp @ShadowCastiel
                              last edited by 12 Jun 2022, 11:12

                              @shadowcastiel Good to know. Could you please mark as solved https://forums.ubports.com/topic/6311/how-to-ask-a-question-and-then-mark-it-as-solved Thanks

                              1 Reply Last reply Reply Quote 0
                              • S ShadowCastiel marked this topic as a question on 12 Jun 2022, 11:23
                              • S ShadowCastiel has marked this topic as solved on 12 Jun 2022, 11:23
                              • First post
                                Last post