Blackview A60 - Unable to get TWRP (to install Custom rom) - General Questions and Answers

Hey,
I have a Blackview A60 phone.
I watched some Tutorials how to get a custom rom on a Blackview A60.
I did everything like they explain.
I turned OEM and USB Debugging on.
Connected the phone to my PC.
Accepted the popup for USB Debugging and checked "Always".
Than went into "platform-tools" (fastboot) and opend a powershell to that folder.
Runned "./adb devices" with this result:
List of devices attached
DKA60FEEA00008730 device
Click to expand...
Click to collapse
Then I turned off my phone and turning it back on while holding "Volume up" until the "Select boot" menu pops out.
Selected "Fastboot mode" and vent back to my PC.
I Checked with fastboot if its connected with "./fastboot devices" with this result:
DKA60FEEA00008730 fastboot
Click to expand...
Click to collapse
Then I tried "./fastboot oem unlock-go" and got this error:
./fastboot oem unlock-go
fastboot: error: Command failed
FAILED (remote: 'unknown command')
Click to expand...
Click to collapse
I asked on the xda Discord Server for help and got a good answer from the user Poäng LinOX / Poäng LinOX#1178 (ID: 591953093982289943):
./fastboot flashing unlock
Click to expand...
Click to collapse
And it worked!
Now that I unlocked it and can go ahead.
Downloaded TWRP from different sources and renamed then to recovery.img and dropped it into the "platform-tools" folder.
Opened Powershell again and used "./fastboot flash recovery recovery.img" and got this message:
Sending 'recovery' (11820 KB) OKAY [ 0.386s]
Writing 'recovery' OKAY [ 1.180s]
Finished. Total time: 1.582s
Click to expand...
Click to collapse
From that message, it should work now.
Reboot my phone and tried to go into Recovery mode and its the old one as before (NOT TWRP).
Then I tried the other TWRP from a other source and did the same with no changes.
This is how my Android Recovery looks like:
Android Recovery​Blackview/A60_2G_EEA/A60_2G​10/QP1A.190711.020/1606286474​user/release-keys​Use volume up/down and power.​--------------------------------------​Reboot system now​Reboot to bootloader​Enter fastboot​Apply update from ABD​Apply update from SD card​Wipe data/factory reset​Wipe cache partition​Mount /system​View recovery logs​Run graphics test​Run locale test​Enter rescue​Power off​​Supported API: 3​I have no clue whats wrong there :x
I hope to get a answer here :x

Related

[Q] wifi Xoom 3.1 unlocking bootloader error...

I've followed all the guides to a T. and my SDK is able to run nicely. However, once I've made contact w/ my device in 'usb debugging mode', tested the connection w/ "adb devices" in command prompt, and set the device to bootloader w/ the "adb reboot bootloader" command, and finally I give it the command to "fastboot oem unlock", I get an unknown error!! Please help. I have all the path variables set, and my SDK is running good, and has all the newest updates.
This is a link to a video I made of the problem. Please watch. It'll help if you can see the problem! just copy and paste - youtube.com/watch?v=2bROUZh7GRI
Thanks for your responses. I hope they come quickly!
V0nice said:
I've followed all the guides to a T. and my SDK is able to run nicely. However, once I've made contact w/ my device in 'usb debugging mode', tested the connection w/ "adb devices" in command prompt, and set the device to bootloader w/ the "adb reboot bootloader" command, and finally I give it the command to "fastboot oem unlock", I get an unknown error!! Please help. I have all the path variables set, and my SDK is running good, and has all the newest updates.
This is a link to a video I made of the problem. Please watch. It'll help if you can see the problem! just copy and paste - youtube.com/watch?v=2bROUZh7GRI
Thanks for your responses. I hope they come quickly!
Click to expand...
Click to collapse
Ok. I'm unlocked now. New problem... >.< There's always something!! now when I try to flash the recovery image, I get an unknown error.
"C:\AndroidSDK\tools>fastboot flash recovery recovery-Tiamat-R4c-100611-1150-cwm.
img
sending 'recovery' (3998 KB)...
FAILED (command write failed (Unknown error))
finished. total time: 0.636s
C:\AndroidSDK\tools>"
Anyone recognize why it would do this?
V0nice said:
Ok. I'm unlocked now. New problem... >.< There's always something!! now when I try to flash the recovery image, I get an unknown error.
"C:\AndroidSDK\tools>fastboot flash recovery recovery-Tiamat-R4c-100611-1150-cwm.
img
sending 'recovery' (3998 KB)...
FAILED (command write failed (Unknown error))
finished. total time: 0.636s
C:\AndroidSDK\tools>"
Anyone recognize why it would do this?
Click to expand...
Click to collapse
just copy and paste the command from the OP's instructions. I used the new Clockwork in the thread and just renamed it... which method are you using. I just did mine last Thursday with no issues. I used this method http://forum.xda-developers.com/showthread.php?t=1078019
HTML:
adb reboot bootloader
fastboot flash recovery recovery-Tiamat-R4c-100611-1150-cwm.img
fastboot reboot
Make sure you have the latest fastboot.exe and if all else fails start from the beginning again. Now you are sure your fastboot is unlocked....
playya said:
just copy and paste the command from the OP's instructions. I used the new Clockwork in the thread and just renamed it... which method are you using. I just did mine last Thursday with no issues. I used this method http://forum.xda-developers.com/showthread.php?t=1078019
HTML:
adb reboot bootloader
fastboot flash recovery recovery-Tiamat-R4c-100611-1150-cwm.img
fastboot reboot
Make sure you have the latest fastboot.exe and if all else fails start from the beginning again. Now you are sure your fastboot is unlocked....
Click to expand...
Click to collapse
I did just copy and paste it, and i got that error message.
V0nice said:
I did just copy and paste it, and i got that error message.
Click to expand...
Click to collapse
Did you try to do the fastboot unlock again
How did you manage to get unlock to work? Perhaps if you gave us more info on what you did?

[Q] OnePlus One - Unable to unlock bootloader again after relocking

Hi Guys,
Hope to get some help here.
So i unlocked the bootloader of my one plus one and installed supersu + Twrp recovery. All worked fine until i decided to relock the bootloader.
I've put the device into fastboot mode and executed "fastboot oem lock" with twrp recovery still in there.
Now i am trying to unlock the bootloader again using "fastboot oem unlock" to be able to flash the stock recovery and having issues.
output of commands:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock
...
OKAY [ 0.004s]
finished. total time: 0.005s
C:\Program Files (x86)\Minimal ADB and Fastboot>
After this it boots straight to twrp recovery. I then hit reboot system and go back to fastboot mode and run the below:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery
.img
target reported max download size of 536870912 bytes
sending 'recovery' (12260 KB)...
OKAY [ 0.389s]
writing 'recovery'...
FAILED (remote: Device not unlocked cannot flash or erase)
finished. total time: 0.404s
Anyone has an idea how i can unlock the bootloader again ?
Thanks
Vik
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
Thanks i'll give that a try as soon as am home..
YrrchSebor said:
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
Click to expand...
Click to collapse
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Vikmeister said:
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Click to expand...
Click to collapse
Be careful if you updated your phone to XNPH30O OTA,
!!! Warning !!!
In the NEW OTA CM11S XNPH30O, the bootloader (aboot) img size changed....
We request all not to apply the unlocker scripts on the new bootloader , until we confirm/find the new bit position.
It might brick your phone and corrupt bootloader...
Click to expand...
Click to collapse
It won't work.. do not try it if you updated to XNPH30O using the OTA.
zephiK said:
Be careful if you updated your phone to XNPH30O OTA,
It won't work.. do not try it if you updated to XNPH30O using the OTA.
Click to expand...
Click to collapse
Thanks for letting me know ZephiK i haven't updated to that version yet. I still have XNPH25R. I should all good.
Fantastic.. Thanks a lot guys.. That worked like a treat.. Bootloader is now unlocked.
:laugh::good:
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
I ran this command:
Code:
fastboot.exe boot TWRP-2.7.1.0.img
But the next step does not work:
Code:
It will boot your phone into recovery once from the recovery image
stored in your PC temporarily
then you can flash the zip either by sideload or from sdcard...
I got:
downloading 'boot.img'...
OKAY [ 0.484s]
booting...
FAILED (remote: Device not unlocked cannot boot)
finished. total time: 0.487s
That's because you can't boot a recovery with the recent bootloader unless you're unlocked.
Transmitted via Bacon
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Im have the same issue but I have no recovery installed..Anyway to do this
i have same issue plz give me any solution if you found any???plz let me know plzzzzz
​
piriri007 said:
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Click to expand...
Click to collapse
plz help same issue

TWRP not working

After i flash boot.img at the fastboot screen it says:
USB Transfering
USB Transmission OK Time:533ms Vel:24414kb/s
but when i flash recovery.img it shows the same thing as when i flashed boot.img and it says successful in the command prompt but nothing happens on my phone when i re-enter fastboot screen it doesnt load into twrp recovery
any help would be greatly appreciated
Edit: after fiddling around with the commands i managed to flash twrp.img but when using the command "fastboot boot twrp.img"
this comes out:
Downloading boot.img
OKAY [ 0.547s]
booting...
FAILED ( remote: oem unlock is false)
finished. total time : 0.558s
[Xperia XA user said:
;69814617]After i flash boot.img at the fastboot screen it says:
USB Transfering
USB Transmission OK Time:533ms Vel:24414kb/s
but when i flash recovery.img it shows the same thing as when i flashed boot.img and it says successful in the command prompt but nothing happens on my phone when i re-enter fastboot screen it doesnt load into twrp recovery
any help would be greatly appreciated
Edit: after fiddling around with the commands i managed to flash twrp.img but when using the command "fastboot boot twrp.img"
this comes out:
Downloading boot.img
OKAY [ 0.547s]
booting...
FAILED ( remote: oem unlock is false)
finished. total time : 0.558s
Click to expand...
Click to collapse
I never said to enter "fastboot boot", try with "fastboot flash" and the result will be better Please read and read again before saying that TWRP is not working.

[RECOVERY][TWRP][Unofficial][Port][ROOT] Ulefone T1

This is a ported TWRP that I put together from another MTK6757 recovery that was twrp ready. I have only used it so far to root my device. I am not responsible for any harm to your device.
1) Backup your phone.
2) Unlock Bootloader (!! YOU ARE WIPING EVERYTHING ON YOUR PHONE !!)
3) fastboot boot recovery-20170912-t1-twrp
4) Swipe modify system partition
5) Install desired root method (I installed Magisk here.)
6) You phone will be back to factory, with root installed.
Enjoy!
Succeeded
Thank you ^ ^
Open CMD (command prompt) and type the next command :
adb reboot bootloader (and press enter)
Now type the next command :
fastboot boot c:\adb\recovery.img (and press enter)
**I installed Magisk but magisk hide not wroking!!! **Why??
how did you get the t1 in too fastboot boot
deanlee121 said:
how did you get the t1 in too fastboot boot
Click to expand...
Click to collapse
Enable USB debugging...
Run: adb reboot bootloader
arcane47 said:
Enable USB debugging...
Run: adb reboot bootloader
Click to expand...
Click to collapse
i have it in fastboot now but when i try to flash twrp i get error: cannot load 'twrp.img
---------- Post added at 08:45 PM ---------- Previous post was at 08:30 PM ----------
lol now i am geting Permission denied
deanlee121 said:
lol now i am geting Permission denied
Click to expand...
Click to collapse
You didn't unlock bootloader:
fastboot oem unlock (This will wipe your data after rebooting)
ok so i got it all working right down to where you flash recovery but when i try to boot to recovery just goes black then reboots thansk for any help think i am going up now lol
thank you got it working
kim wongyu said:
Succeeded
Thank you ^ ^
Open CMD (command prompt) and type the next command :
adb reboot bootloader (and press enter)
Now type the next command :
fastboot boot c:\adb\recovery.img (and press enter)
**I installed Magisk but magisk hide not wroking!!! Why??
Click to expand...
Click to collapse
Ulefone t1
Any custom rom?
Ulefone t1 bootloader
Hello guys I have the latest version of ulefone t1 firmware and I flashed the custome recovery successfully to the phone but I can't enter the recovery + I don't know how to unlock bootloader. Any help ?
iroxor said:
Hello guys I have the latest version of ulefone t1 firmware and I flashed the custome recovery successfully to the phone but I can't enter the recovery + I don't know how to unlock bootloader. Any help ?
Click to expand...
Click to collapse
I only just got my T1 and this is my first time using it but under "Developer options" in settings of the device there is an option for "OEM unlocking". Googling that the first result says "OEM Unlock is a protective in Android Lollipop and later that is usually a step that users need to enable in order to officially unlock the bootloader of their device." Hopefully that helped.
Dizioboy said:
I only just got my T1 and this is my first time using it but under "Developer options" in settings of the device there is an option for "OEM unlocking". Googling that the first result says "OEM Unlock is a protective in Android Lollipop and later that is usually a step that users need to enable in order to officially unlock the bootloader of their device." Hopefully that helped.
Click to expand...
Click to collapse
Hello i already unlocked OEM + running Ulefone T1 version 20170912 but still cant go into recovery :/
iroxor said:
Hello i already unlocked OEM + running Ulefone T1 version 20170912 but still cant go into recovery :/
Click to expand...
Click to collapse
I am now having he same issue. I can boot TWRP remotely but SuperSU didn't work and I can not access the recovery any other way :/
Dizioboy said:
I am now having he same issue. I can boot TWRP remotely but SuperSU didn't work and I can not access the recovery any other way :/
Click to expand...
Click to collapse
Hello, can you tell me what version of ulefone rom & TWRP are you using? thanks
iroxor said:
Hello, can you tell me what version of ulefone rom & TWRP are you using? thanks
Click to expand...
Click to collapse
My version is 2017/08/03
kim wongyu said:
Succeeded
Thank you ^ ^
Open CMD (command prompt) and type the next command :
adb reboot bootloader (and press enter)
Now type the next command :
fastboot boot c:\adb\recovery.img (and press enter)
**I installed Magisk but magisk hide not wroking!!! **Why??
Click to expand...
Click to collapse
Hello, I installed magisk and It works... But with this method "fastboot boot c:\adb\recovery.img (and press enter)" recovery is on PC and If I try "adb reboot recovery" the phone reboot on a black display and after I reboot in normal mode !!!.
And of course, the power+ vol up doesn't work.
Wonder when they will actually create a thread for this phone.
I have the following problem:
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot boot c:\adb\recovery.img
downloading 'boot.img'...
OKAY [ 0.605s]
booting...
FAILED (remote: not allowed in locked state)
finished. total time: 0.609s
OEM unlock enabeld
USB debugging enabeld
Running currently rom P15_GQ3039LF1_Ulefone_T1_V05_20171030
---------- Post added at 12:17 PM ---------- Previous post was at 11:23 AM ----------
sawo69 said:
I have the following problem:
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot boot c:\adb\recovery.img
downloading 'boot.img'...
OKAY [ 0.605s]
booting...
FAILED (remote: not allowed in locked state)
finished. total time: 0.609s
OEM unlock enabeld
USB debugging enabeld
Running currently rom P15_GQ3039LF1_Ulefone_T1_V05_20171030
Click to expand...
Click to collapse
Found a solution needed give the commando:
fastboot oem unlock
So the steps should be:
1 adb reboot bootloader
2 fastboot oem unlock
3 fastboot boot c:\adb\recovery.img
sawo69 said:
I have the following problem:
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot boot c:\adb\recovery.img
downloading 'boot.img'...
OKAY [ 0.605s]
booting...
FAILED (remote: not allowed in locked state)
finished. total time: 0.609s
OEM unlock enabeld
USB debugging enabeld
Running currently rom P15_GQ3039LF1_Ulefone_T1_V05_20171030
---------- Post added at 12:17 PM ---------- Previous post was at 11:23 AM ----------
Found a solution needed give the commando:
fastboot oem unlock
So the steps should be:
1 adb reboot bootloader
2 fastboot oem unlock
3 fastboot boot c:\adb\recovery.img
Click to expand...
Click to collapse
Did this work for you and have you had any issues with your device at all? This is my first MTK device so I want to make sure it's all good. Seems almost too easy compared to rooting and unlocking my Xiaomi devices
When I enter the cmd fastboot reboot bootloader, all I get when the phone reboots is "bootloader mode...." in the lower left corner. When I type fastboot oem unlock all I get it "waiting for device"

P8 Lite:Fastboot command (Failed: Command not allowed)

So i am having a problem while trying to install TWRP via ADB. When i am typing command "fastboot flash recovery recovery.img" i get this "Failed:<remote> Command not allowed" code.
I tried using cmd and Powershell with Administrator's right but the same thing happening again and again. I even tried to root the phone using in-phone programmes (Kingroot, Kingoroot, iRoot)in order to use Flashify and flash recovery through there and still nothing. OEM is unlocked and i can't really relock the phone since i dont have the unlock code anymore and Huawei doesn't support Unlocking devices anymore from her website to get a new one.
Things i did up to this point:
Enabled USB Debugging
Installed Huawei USB Drivers
Opened Powershell/Minimal ADB and Fastboot with Administrator
Typed command "fastboot flash recovery recovery.img"
Got this :
target reported max download size of 471859200 bytes
sending 'recovery' (23942 KB)...
OKAY [ 0.568s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.584s
Is there any way of installing TWRP on this phone ?
Is there any method i can root this phone in order to flash TWRP from Flashify?
xWonderizZ said:
So i am having a problem while trying to install TWRP via ADB. When i am typing command "fastboot flash recovery recovery.img" i get this "Failed:<remote> Command not allowed" code.
I tried using cmd and Powershell with Administrator's right but the same thing happening again and again. I even tried to root the phone using in-phone programmes (Kingroot, Kingoroot, iRoot)in order to use Flashify and flash recovery through there and still nothing. OEM is unlocked and i can't really relock the phone since i dont have the unlock code anymore and Huawei doesn't support Unlocking devices anymore from her website to get a new one.
Things i did up to this point:
Enabled USB Debugging
Installed Huawei USB Drivers
Opened Powershell/Minimal ADB and Fastboot with Administrator
Typed command "fastboot flash recovery recovery.img"
Got this :
target reported max download size of 471859200 bytes
sending 'recovery' (23942 KB)...
OKAY [ 0.568s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.584s
Is there any way of installing TWRP on this phone ?
Is there any method i can root this phone in order to flash TWRP from Flashify?
Click to expand...
Click to collapse
In huawei devices recovery named recovery_ramdisk, so fastboot command is different.
I suggest use huawei multi tool for flashing recovery or system gsi .
hamedsolo said:
In huawei devices recovery named recovery_ramdisk, so fastboot command is different.
I suggest use huawei multi tool for flashing recovery or system gsi .
Click to expand...
Click to collapse
Do you know the fastboot command ? Also do i have to name my recovery as recovery_ramdisk?
xWonderizZ said:
Do you know the fastboot command ? Also do i have to name my recovery as recovery_ramdisk?
Click to expand...
Click to collapse
look at this
tobyffm said:
OK, I managed it by myself, haha.
For anyone else with same issue.
Since Oreo: Partition names have changed.
Use this command: fastboot flash recovery_ramdisk RECOVERY.img
"recovery" changed to "recovery_ramdisk" now.
Mod can close this thread.
Click to expand...
Click to collapse
as I said before, use this tool and don't bother yourself with typing commands
https://forum.xda-developers.com/t/tool-huawei-multi-tool-v8-by-team-mt.3523923/
do more search my friend
hamedsolo said:
look at this
as I said before, use this tool and don't bother yourself with typing commands
https://forum.xda-developers.com/t/tool-huawei-multi-tool-v8-by-team-mt.3523923/
do more search my friend
Click to expand...
Click to collapse
I will give it a try. Thanks a lot
hamedsolo said:
look at this
as I said before, use this tool and don't bother yourself with typing commands
https://forum.xda-developers.com/t/tool-huawei-multi-tool-v8-by-team-mt.3523923/
do more search my friend
Click to expand...
Click to collapse
404 Not Found​Also the site https://pro-teammt.ru/huawei-multi-tool is not working.
alex27riva said:
404 Not Found​Also the site https://pro-teammt.ru/huawei-multi-tool is not working.
Click to expand...
Click to collapse
I uploaded my files to this link. Rar pass is [email protected] . I hope you find it useful.
4.49 MB file on MEGA
mega.nz

Categories

Resources