So yeah, it's 2020 and I wanted to upgrade my old huawei. Just you know, I were able to root my umidigi by patching the boot.img. and flashing that with the SP-Flash-Tool.
Anyway, I've never installed a custom recovery because everything I had was unsupported. Also I'm not know to the way you install a custom firmware.
I thought asking for help on a webstite which has "developer" in it's address would surely help so here I am.
My Phone: Huawei Y6 Dual Sim
Build-Number: SCL-L21C43B150
EMUI- version: 3.1
space: 8 GB (3,82 free after factory reset)
Ram: 2GB
release: 2015
Some "special" things are:
-I can only open the open the disk space on pc when I usb debugging is enabled
-fastboot don't recognice the phone when in recovery menu (EMUI menu) >>>NOTE: The computer do recognice the phone
-when being in bootloader screen it shows "Phone Unlocked" and "FRP Unlock"
C:\Users\*******\Downloads\adb>fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Charger screen enabled: true
(bootloader) Display panel:
OKAY [ 0.005s]
finished. total time: 0.005s
Click to expand...
Click to collapse
Help would be very helpfull
I'm here because i badly need a help, i need to root my phone, hopefully you'll be able to help me.
Related
Hi,
This morning i had the very bad idea of changing my recovery, and now I'm stuck!
I'm running CM13 and i wanted to update to the latest release, but I got errors, so I said "well, maybe they need their recovery and TWRP is not good anymore for some reasons.
I downloaded the new recovery from CM website (yes, it is the correct version of the phone) and installed it. Well, i don't know what happened, but now I'm stuck into the bootloader (fastboot mode detects my device in cmd)
I decided to flash TWRP again, but now my bootloader is locked (for some mysterious reason, as it was unlock by both the dev option toggle and by a previous OEM unlock command).
I've been trying to unlock it again, but nothing. I lunch
Code:
fastboot oem unlock
and all it does is coming up with this message:
Code:
OKAY [ 0.015s]
finished. total time: 0.016s
The phone reboots and it's stuck as I have access to neither recovery or OS. It just stays there and i have to go back into the bootloader.
the device info from fastboot is:
Code:
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
(bootloader) console_enabled: 0
(bootloader) exec_console_unconsole: 0
OKAY [ 0.010s]
finished. total time: 0.010s
I also tried with
Code:
fastboot flashing unlock
but it stays stuck with the 3 dots without doing anything.
Is there anything i can do or i have to trough my device into the bin?
thanks
nickimola said:
Hi,
This morning i had the very bad idea of changing my recovery, and now I'm stuck!
I'm running CM13 and i wanted to update to the latest release, but I got errors, so I said "well, maybe they need their recovery and TWRP is not good anymore for some reasons.
I downloaded the new recovery from CM website (yes, it is the correct version of the phone) and installed it. Well, i don't know what happened, but now I'm stuck into the bootloader (fastboot mode detects my device in cmd)
I decided to flash TWRP again, but now my bootloader is locked (for some mysterious reason, as it was unlock by both the dev option toggle and by a previous OEM unlock command).
I've been trying to unlock it again, but nothing. I lunch and all it does is coming up with this message:
The phone reboots and it's stuck as I have access to neither recovery or OS. It just stays there and i have to go back into the bootloader.
the device info from fastboot is:
I also tried with but it stays stuck with the 3 dots without doing anything.
Is there anything i can do or i have to trough my device into the bin?
thanks
Click to expand...
Click to collapse
Try this
http://forum.xda-developers.com/one...ga-unbrick-guide-hard-bricked-t3272108/page18
shravanv3 said:
Try this
http://forum.xda-developers.com/one...ga-unbrick-guide-hard-bricked-t3272108/page18
Click to expand...
Click to collapse
Yes, this worked!
Thanks a lot.
stuff you need to download to root your vivo v9/v9+
SuperSu
ADB Drivers
TWRP Recovery
1. First of all, keep it in mind that the rooting process requires the installed custom TWP Recovery on your device.
2. When it comes to enabling USB debugging, you need to visit Settings -> About Phone -> Tap on Build number till to see the message on display screen like “You are now a developer.”
3. You can now have the developer option, so visit Settings -> Developer options -> Enable USB debugging and make sure to enable OEM to unlock.
4. It is necessary to download TWRP recovery image for a device
5. Now, the user can connect the device to PC using the USB cable. Make sure to check that the PC has all Vivo V9 USB driver gets installed. You can now create a folder and name it as Fastboot and copy to the TWRP Recovery img in Fastboot folder.
6. You can now press the Right keys click + left shift to open the command prompt window and choose the Open command window here.
7. By following the given below command, you can now boot the device Vivo V9 into the fastboot mode.
fastboot reboot bootloader
Mac: ./fastboot devices
Windows: fastboot devices
8. The user can now check the connected device list by entering the command below.
fastboot devices
Mac: ./fastboot devices
Windows: fastboot devices
9. To flash TWRP recovery follows the command below
Fastboot Flash TWRP recovery.img.
Mac: ./fastboot devices
Windows: fastboot devices
10. Finally, thus the TWRP recovery is successfully installed on your device.
11. To reboot your device make sure to follow the command Fastboot Reboot
For more information go to https://techcyder.com/
How To Root Vivo V9 from TWRP [STEPS]
1. It is necessary for the users to download rooting package in Vivo V9
2. You can now place the root zip on the SD card
3. Make sure your device to boot it into TWRP recovery mode
4. Hold the keys Power + Volume down to boot in custom recovery mode
5. Once if you entered TWRP recovery mode, you could release the keys
6. Get set to click on Backup and complete the backup process of a current OS. It will help during the flashing process in case if anything goes wrong.
7. The user can click on the option “Install” and get SuperSU zip file.
8. You need to swipe the button to confirm the process of installation.
9. Finally, the rooting process is done successfully, and you can tap reboot system.
9. Thus the rooting is done on your device with the help of SuperSU.
Conclusion: Root Vivo V9 and Install TWRP Recovery
So, the Vivo V9 users who all are looking forward to customizing their device for many exciting features to experience can check out the above process. It is necessary for the users to follow all the steps without skipping it.
To know how to root Vivo V9, check Androidtek.com. You will find Root Vivo V9 and install TWRP recovery article there.
What? People use sites other than XDA?
Is it work on Vivo V9 with Snapdragon 450? Because here in Indonesia, Vivo use Snapdragon 450
ferlie said:
Is it work on Vivo V9 with Snapdragon 450? Because here in Indonesia, Vivo use Snapdragon 450
Click to expand...
Click to collapse
Yes this method will work for your device
how?
hi, how can I root vivo v9 without losing updates from o.t a? Im afraid i might lost updates
Kenfabz said:
hi, how can I root vivo v9 without losing updates from o.t a? Im afraid i might lost updates
Click to expand...
Click to collapse
U need to install red wolf twrp recovery so that you can still get ota updates
Thanks for sharing us......
no root, no twrp download, any ideas?
Hi!
kingoroot not worket for this phone
Download TWRP Recovery for Vivo V9 (Link added soon) in url http://androidtek.com/how-to-root-vivo-v9-and-install-twrp-recovery/
How download twrp for this phone?
OEM_Unlock enable , developer mode enable , USB debugging enable.
adb reboot bootloader ENTER
fastboot getvar all
(bootloader) version:0.5
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:3828000
(bootloader) variant:MTP eMMC
(bootloader) unlocked:no
(bootloader) secure:yes
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) display-panel:
fastboot flashing unlock ENTER
FAILED (remote: unknown command or device is lock)
finished. total time: 0.009s
download this adb
https://forum.xda-developers.com/general/rooting-roms/how-to-unlock-bootloader-vivo-phones-t3686690
fastboot bbk vivo_bsp unlock_vivo
FAILED (remote: unknown command or device is lock)
finished. total time: 0.012s
princebhat115 said:
U need to install red wolf twrp recovery so that you can still get ota updates
Click to expand...
Click to collapse
Do you have link to red wolf twrp version for vivo v9?
zeroonea said:
Do you have link to red wolf twrp version for vivo v9?
Click to expand...
Click to collapse
I believe it doesn't even exists. Vivo V9 have already dead development. Like LG G6.
latest kingroot not work for me
It stuck at 1%
method2 not success.
problem with command Fastboot flash recovery.img
It's say (remote: unknown command or device is lock)
i have adb driver installed. OEM_Unlock enable , developer mode enable , USB debugging enable.
phooza said:
latest kingroot not work for me
It stuck at 1%
method2 not success.
problem with command Fastboot flash recovery.img
It's say (remote: unknown command or device is lock)
i have adb driver installed. OEM_Unlock enable , developer mode enable , USB debugging enable.
Click to expand...
Click to collapse
The correct command is "fastboot flash recovery recovery.img"
Will this work with the Y71?
Hi there,
I am very new to this topic and have never worked with Adroid before, so please bare with me
Will this process work for the new Vivo Y71? (released in China 1 month ago)
I bought it in Shenzhen a few weeks back and went into a shop in Honk-Kong to have them install Google Play Store. Now, I don't know whether they already rooted the device to install Google Play. How can I see if the device is already rooted?
I have the problem, that some of the system prompts (like, error messages) are still in Chinese. The rest of the OS is in English. I would like to eventually install a ROM with support for German or at least full English support.
I know, lots of questions. Sorry if they're stupid!
best
But there is no custom recovery for Vivo V9 yet. Correct me if I am wrong.
edeoldi said:
Hi there,
I am very new to this topic and have never worked with Adroid before, so please bare with me
Will this process work for the new Vivo Y71? (released in China 1 month ago)
I bought it in Shenzhen a few weeks back and went into a shop in Honk-Kong to have them install Google Play Store. Now, I don't know whether they already rooted the device to install Google Play. How can I see if the device is already rooted?
I have the problem, that some of the system prompts (like, error messages) are still in Chinese. The rest of the OS is in English. I would like to eventually install a ROM with support for German or at least full English support.
I know, lots of questions. Sorry if they're stupid!
best
Click to expand...
Click to collapse
Kingroot is not working with my fone
invincible authority said:
The correct command is "fastboot flash recovery recovery.img"
Click to expand...
Click to collapse
thank you but I use correct command
fastboot flash recovery recovery.img
not work. It's still "unknown command or devices is lock"
may be i think stock rom v9 is lock for install twrp fastboot mode
akalifa said:
Hi!
kingoroot not worket for this phone
Download TWRP Recovery for Vivo V9 (Link added soon) in url http://androidtek.com/how-to-root-vivo-v9-and-install-twrp-recovery/
How download twrp for this phone?
OEM_Unlock enable , developer mode enable , USB debugging enable.
adb reboot bootloader ENTER
fastboot getvar all
(bootloader) version:0.5
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:3828000
(bootloader) variant:MTP eMMC
(bootloader) unlocked:no
(bootloader) secure:yes
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) display-panel:
fastboot flashing unlock ENTER
FAILED (remote: unknown command or device is lock)
finished. total time: 0.009s
download this adb
https://forum.xda-developers.com/general/rooting-roms/how-to-unlock-bootloader-vivo-phones-t3686690
fastboot bbk vivo_bsp unlock_vivo
FAILED (remote: unknown command or device is lock)
finished. total time: 0.012s
Click to expand...
Click to collapse
U need to unlock ur device first
U need to unlock your device first
princebhat115 said:
U need to unlock your device first
Click to expand...
Click to collapse
How?
Hello guys. I write another post because I found what is the real problem on my phone.
Here is my old post : https://forum.xda-developers.com/redmi-note-3/help/kenzo-black-screen-red-dot-blinking-t3891141.
So, my phone is stuck on bootloop when I try to boot it. It doesn't stop rebooting forever.
Here is a video showing the bootloop http://youtu.be/pi2-fnSNGGA.
What I've already done :
Deep cable to unbrick my phone and it was successful (phone now detected as Qualcomm HS-USB QDLoader 9008)
Flash stable or dev rom in EDL mode with MiFlash (I tried a lot of version...)
Flashing a TWRP rom in EDL mode with MiFlash
eveything
fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
(bootloader) Display panel:
OKAY [ 0.029s]
finished. total time: 0.031s
Click to expand...
Click to collapse
I really need help guys... :crying: I've no phone anymore for the moment xD
Are you flashed lazy flasher??
ketan7731 said:
Are you flashed lazy flasher??
Click to expand...
Click to collapse
I used lazy flasher before to get my phone rooted but i didn't used it when i bricked my phone
There is something weird in my phone, i can't boot with power button anymore... I'm forced to boot with USB cable.
Here is a video showing my problem : https://youtu.be/3uZceq1mqys
Rtxx said:
There is something weird in my phone, i can't boot with power button anymore... I'm forced to boot with USB cable.
Here is a video showing my problem :
Click to expand...
Click to collapse
Did u try unofficial unlock again?
https://forum.xda-developers.com/redmi-note-3/how-to/guide-rn3-pro-se-t3565172
I've done this one and now my phone is unlocked but still in bootloop
fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
(bootloader) Display panel:
OKAY [ 0.013s]
finished. total time: 0.014s
Click to expand...
Click to collapse
I have tried to flash in fastboot TWRP official but i cant access to recovery after the flash.
fastboot flash recovery twrp-3.2.3-0-kenzo.img
target reported max download size of 536870912 bytes
sending 'recovery' (18580 KB)...
OKAY [ 0.597s]
writing 'recovery'...
OKAY [ 0.131s]
finished. total time: 0.734s
Click to expand...
Click to collapse
Rtxx said:
https://forum.xda-developers.com/redmi-note-3/how-to/guide-rn3-pro-se-t3565172
I've done this one and now my phone is unlocked but still in bootloop
I have tried to flash in fastboot TWRP official but i cant access to recovery after the flash.
Click to expand...
Click to collapse
U e official unlocked. But u cant boot into recovery .
Connect phone to pc in fastboot mode.
And use command.
fastboot reboot recovery
I have similar problem with my kate and locked bootloader. It started when my phone needed about 10-15 seconds to turn on and it started freeze. After freeze it rebooted itself. After rebooted it worked normal about 1 hour and again freezed. Untill the moment when it didin't start. I couldn't go into fastboot mode or edl mode (vol + and power). But I found solution to switch into edl mode by disconnect the buttery. And it worked. So i had in device manager qualcomm hs-usb qdloader 9008. I flashed phone with miui 10 and it was successful. But now I have black screen, no fastboot mode only red light blinking. And now I have strange situation. When I connect phone to computer, in device manager I see 900E device. When I disconnect phone from computer and disconnect battery for a moment and connect again to computer, in device manager I have 9008 device. When I try flash I have error ping target failed XiaoMiFlas.code.bl.SerialPortDevice.ping(). I also made and used deep flash cable but it didin't help. Only thing I didin't try is test point but i think it's doing the same as deep flash cable. What am I doing wrong? Or maybe it is hardware issue? (broken emmc or something)
I have been trying for the past few days to try to recover my CMR-W09(C00) device with no luck.
What it looks like now?
At the moment there is nothing showing on the screen regardless of what button combinations I've tried (Vol Up+Vol Down+Pwr/Vol Up + Pwr/Vol Down + Pwr, and each with USB power cable plugged in and without). The phone is able to get into fastboot mode (detected by running fastboot devices) automatically, fastboot reboot would get it to fastboot again (i.e., doesn't go to any other mode). The screen is completely dark with nothing at all.
From fastboot I can even see the current firmware version is 195. (CMR-W09C00B195 (8.0.0.195))
What did I do?
Flashed the 160 (CMR-W09C00E160R1P160B160 (9.0.1.160)) firmware which I found on firmware finder, and used EMUI Flasher to flash the firmware. (Found here: https://forum.xda-developers.com/mate-20-pro/how-to/guide-manual-updating-firmware-t3893171) Flash seems to have worked and at 100% it said something along the line of checksum failed, rebooted, and never came back to life again.
What I have tried?
1. No eRecovery (that would be easy)
2. Use HiSuite to repair devices, received unsupported device error.
3. Flashed recovery-ramdis, recovery-vbmeta and recovery-vendor and ramdisk that were extracted from 195 OTA (http://update.hicloud.com:8180/TDS/data/files/p3/s15/G3776/g1699/v225819/f1/full/update.zip) and 160 OTA(http://update.hicloud.com:8180/TDS/data/files/p3/s15/G3776/g1699/v234512/f1/full/update.zip). Nothing happened. In Fastboot I can flash these three partitions and system, anything else would return command not allowed.
4. Tried DC Unlocker, when flashing xloader I got command not allowed error, in the end DC Unlocker refunded me.
5. Tried dload method with UPDATE.APP in dload folder only as well as the entire contents (META-INF/tags files and mbn files together with UPDATE.APP) in dload file, reboot using three button combo
6. In desperation I even tried to buy some "factory flash" image which was supposedly to be used by Huawei repair centres internally (with two zip files) to extract to dload folder. Again didn't do anything.
7. Tried to contacted FH to see if they support unbricking this and didn't hear a response.
8. Went to local Huawei authorized repair centre and they don't seem to have seen this device. They told me they can only fix devices bought locally.
9. Tried to flash in TWRP by flash the recovery_ramdisk partition.
All of above leads to nothing (i.e., it goes back to the blank screen with fastboot, however I can hear the USB connected and disconnected sound and HiSuite popped up again which tells me the reboot actually took place).
Some output from fastboot command:
E:\Android\M5>fastboot devices
HYY6R189********** fastboot
E:\Android\M5>fastboot oem get-product-model
...
(bootloader) CMR-W09
OKAY [ 0.013s]
finished. total time: 0.013s
E:\Android\M5>fastboot getvar vendorcountry
vendorcountry: all/cn
finished. total time: 0.013s
E:\Android\M5>fastboot oem get-build-number
...
(bootloader) :CMR-W09 8.0.0.195(C00)
OKAY [ 0.014s]
finished. total time: 0.015s
E:\Android\M5>fastboot getvar rescue_enter_recovery
getvar:rescue_enter_recovery FAILED (remote: FAIL:need all image flashed!)
finished. total time: 0.027s
E:\Android\M5>fastboot oem oeminforead-SYSTEM_VERSION
...
(bootloader) :CMR-W09 8.0.0.195(C00)
OKAY [ 0.015s]
finished. total time: 0.016s
Click to expand...
Click to collapse
I think I am pretty much out of options right now, but if there is anything
Just wondering if there is anything else I haven't tried that I should?
I think "command not allowed" indicates that your bootloader is locked. If I am right about that, you will need to unlock your bootloader again before you flash anything via fastboot.
Download ONLY the Chinese hisuite, it support CMR-W09C00 as i have already checked
consumer.huawei.com/cn/support/hisuite/
Then reconnect the device with your pc, go to system recovery and follow the instructions
The global hisuite support only few devices
Plz report back to me if it worked
This happened to me once in my CMR-W09C432 i stucked in fastboot mode ( black screen) while i was trying to install the emui 9 beta, but i sent it to huawei service centre, they replaced the whole motherboard and i had to unlock the bootloader again.
But first of all do what i wrote above (the chinese hisuite)
Regards
thref23 said:
I think "command not allowed" indicates that your bootloader is locked. If I am right about that, you will need to unlock your bootloader again before you flash anything via fastboot.
Click to expand...
Click to collapse
Thanks for your input, I am able to write to recovery_ramdisk, recovery_vbmeta and recovery_vendor, as well as system partitions, however XLOADER and ERECOVERY* and FASTBOOT partitions seems to be out of touch.
Here are some more output from fastboot:
fastboot oem check-rootinfo
...
(bootloader) status : RISK
(bootloader) version : v1.1
(bootloader) current status: SAFE
(bootloader) old status : SAFE
(bootloader) change_time : 0
(bootloader) item: root-prop, status: SAFE, credible: Y
(bootloader) item: setids, status: SAFE, credible: Y
(bootloader) item: verifyboot, status: SAFE, credible: N
(bootloader) item: verity-enable, status: SAFE, credible: Y
(bootloader) item: fblock, status: locked, credible: Y
(bootloader) item: userlock, status: unlocked, credible: Y
OKAY [ 0.031s]
finished. total time: 0.032s
fastboot oem get-bootinfo
...
(bootloader) unlocked
OKAY [ 0.008s]
finished. total time: 0.009s
Click to expand...
Click to collapse
Are there multiple lock? What is the fblock? Would unlock that allow me to write to the XLOADER partition?
THE MAXIMUM POWER said:
Download ONLY the Chinese hisuite, it support CMR-W09C00 as i have already checked
consumer.huawei.com/cn/support/hisuite/
Then reconnect the device with your pc, go to system recovery and follow the instructions
The global hisuite support only few devices
Plz report back to me if it worked
This happened to me once in my CMR-W09C432 i stucked in fastboot mode ( black screen) while i was trying to install the emui 9 beta, but i sent it to huawei service centre, they replaced the whole motherboard and i had to unlock the bootloader again.
But first of all do what i wrote above (the chinese hisuite)
Regards
Click to expand...
Click to collapse
Thanks for your response, I've tried that and unfortunately it failed at 99% at the step Writing Recovery. (Simply said failed to repair with no other error).
zhuanyi said:
Thanks for your response, I've tried that and unfortunately it failed at 99% at the step Writing Recovery. (Simply said failed to repair with no other error).
Click to expand...
Click to collapse
Im sorry about that, try to send it to china huawei service as they might repair it their for free because yours is C00
Hello there,
I had previously flashed CrDroid and TWRP on my Xiaomi Redmi Note 8 (ginkgo) and everything was fine, until I decided I was going to be the biggest dumbass a run fastboot oem lock. System and recovery is gone and I am instead presented with the system has been destroyed dialog. Bootloader is fine. I am now unable to obviously flash anything because the bootloader is locked. I tried a couple of things:
1) fastboot oem unlock and fastboot flashing unlock
FAILED (remote: 'Token Verify Failed, Reboot the device
')
fastboot: error: Command failed
2) fastboot flashing get_unlock_ability
(bootloader) get_unlock_ability: 1
OKAY [ 0.001s]
Finished. Total time: 0.001s
3) fastboot oem device-info
(bootloader) Verity mode: true
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
OKAY [ 0.001s]
Finished. Total time: 0.001s
To me I need to unlock the bootloader, but since system is gone, I am not able to activate the xiaomi account to unlock it. What are my options? What can I do about it? I have another Redmi Note 8, can I use it to actiave the account to unlock the bootloader? I am going to be glad for any advice I get, I honestly need that phone. Thank you very much for any help.
Sincirely.
flash stock ROM from EDL mode with Xiaomi MI Flash Tool or QPST/QFIL and start from scratch