Can anyone help me i have seen the one with $19 bt i want to do it with out money
i have tried flash from fastboot bt it does not work i would appreciate it if i get help
???
aureliomilitao said:
???
Click to expand...
Click to collapse
how can i fix my mate 9 it is bricked n all the methods i have tried failed n i dont want to use online payment
YTWyafet said:
how can i fix my mate 9 it is bricked n all the methods i have tried failed n i dont want to use online payment
Click to expand...
Click to collapse
What build is it on?
use these commands from fastboot and post result:
fastboot oem get-build-number
fastboot oem get-product-model
ante0 said:
What build is it on?
use these commands from fastboot and post result:
fastboot oem get-build-number
fastboot oem get-product-model
Click to expand...
Click to collapse
it says failed (unknow statues code)
Related
I cant seem to find the unlock OEM option at all in the developer options. I tried to add images to show my problems but was not allowed to....sigh. Either way I cannot see the OEM option in my phone.
Model: MHA-AL00
Build: MHA-AL00C00B156
This is what I get after flashing TWRP with no issues and trying to reboot into recovery.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot TWRP.img
downloading 'boot.img'...
OKAY [ 0.464s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.471s
Any help would be greatly appreciated.
Chinese firmware doesn't have oem unlock option.
Did you unlock bootloader?
gm007 said:
Chinese firmware doesn't have oem unlock option.
Did you unlock bootloader?
Click to expand...
Click to collapse
Yes I did. I can't seem to figure out what to do next. It shows to me that the twrp recovery has been installed but when i go to it it comes up with the recovery from the huawei. So i can't flash anything.
So if it doesn't have the OEM option to unlock can I not install recovery or root the handset?
Without the phone plugged,hold volume up and power till u see the logo, release power while keeping volume up pressed.
try this
shut down phone
press vol up + power
when saw the huawei logo
release all buttons
wait
done
u r in twrp
GH04ST said:
I cant seem to find the unlock OEM option at all in the developer options. I tried to add images to show my problems but was not allowed to....sigh. Either way I cannot see the OEM option in my phone.
Model: MHA-AL00
Build: MHA-AL00C00B156
This is what I get after flashing TWRP with no issues and trying to reboot into recovery.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot TWRP.img
downloading 'boot.img'...
OKAY [ 0.464s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.471s
Any help would be greatly appreciated.
Click to expand...
Click to collapse
fastboot boot is not supported. try the keys combination
Fastboot boot twrp.img would not flash twrp, what it tries is downloading twrp.img then boot it without flashing.
I'm not sure how it is for the Chinese Mate 9s, but you'd want 'fastboot flash recovery twrp.img', that flashes twrp (if your twrp is named twrp.img).
If it says it flashed twrp, try 'adb reboot recovery'.
Never flash recovery to boot partition.
For recovery : "fastboot flash recovery twrp.img"
gm007 said:
Never flash recovery to boot partition.
For recovery : "fastboot flash recovery twrp.img"
Click to expand...
Click to collapse
Yikes, thanks for noticing. I'm tired. Edited
Thank you so much. It greatly helped.
hello
GH04ST said:
Yes I did. I can't seem to figure out what to do next. It shows to me that the twrp recovery has been installed but when i go to it it comes up with the recovery from the huawei. So i can't flash anything.
Click to expand...
Click to collapse
Are you unlocked it without click that oem unlock??
I also have mate 9china version I can not assign root if you succeeded without oem un
ante0 said:
Yikes, thanks for noticing. I'm tired. Edited
Click to expand...
Click to collapse
OEM Unlock
GH04ST said:
Yes I did. I can't seem to figure out what to do next. It shows to me that the twrp recovery has been installed but when i go to it it comes up with the recovery from the huawei. So i can't flash anything.
Click to expand...
Click to collapse
Were you able to unlock the bootloader of your Mate 9, MHA-AL00?
In my Developer Options there is no "OEM Unlocking"
Model: MHA-AL00
Build: MHA-AL00C00B213
I've been trying for days and I can not because the error always appears:
...
FAILED (remote: command not allowed)
Finished. Total time: 0.031s.
Do you or anyone that else got were can help me out?
Thanks
tigrelouco said:
Were you able to unlock the bootloader of your Mate 9, MHA-AL00?
In my Developer Options there is no "OEM Unlocking"
Model: MHA-AL00
Build: MHA-AL00C00B213
I've been trying for days and I can not because the error always appears:
...
FAILED (remote: command not allowed)
Finished. Total time: 0.031s.
Do you or anyone that else got were can help me out?
Thanks
Click to expand...
Click to collapse
Are you using "fastboot flash recovery twrp.img" or "fastboot boot twrp.img"? The boot command is not allowed.
ante0 said:
Are you using "fastboot flash recovery twrp.img" or "fastboot boot twrp.img"? The boot command is not allowed.
Click to expand...
Click to collapse
I'm still trying to unlock the bootloader using the command prompt and ADB and Fastboot, after I got the Huawei code:
Step-1: Open the command prompt and enter the following command.
Adb reboot bootloader
Step-2: Your phone will reboot and enter into bootloader mode.
Step-3: Now enter the following command to finally unlock the bootloader.
Fastboot oem unlock xxxxxxxxxxxxxxxxxxxx
And it always fails.
I do not know how to use "fastboot flash recovery twrp.img" or "fastboot boot twrp.img".
Do you have a guide how should I do it?
tigrelouco said:
I'm still trying to unlock the bootloader using the command prompt and ADB and Fastboot, after I got the Huawei code:
Step-1: Open the command prompt and enter the following command.
Adb reboot bootloader
Step-2: Your phone will reboot and enter into bootloader mode.
Step-3: Now enter the following command to finally unlock the bootloader.
Fastboot oem unlock xxxxxxxxxxxxxxxxxxxx
And it always fails.
I do not know how to use "fastboot flash recovery twrp.img" or "fastboot boot twrp.img".
Do you have a guide how should I do it?
Click to expand...
Click to collapse
You can done follow this link.
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
---------- Post added at 07:31 AM ---------- Previous post was at 07:30 AM ----------
tigrelouco said:
I'm still trying to unlock the bootloader using the command prompt and ADB and Fastboot, after I got the Huawei code:
Step-1: Open the command prompt and enter the following command.
Adb reboot bootloader
Step-2: Your phone will reboot and enter into bootloader mode.
Step-3: Now enter the following command to finally unlock the bootloader.
Fastboot oem unlock xxxxxxxxxxxxxxxxxxxx
And it always fails.
I do not know how to use "fastboot flash recovery twrp.img" or "fastboot boot twrp.img".
Do you have a guide how should I do it?
Click to expand...
Click to collapse
command for unlock via cmd
fastboot oem unlock xxxxxxxxxxxxxxxx
You can done follow this link.
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
newyesor said:
You can done follow this link.
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
---------- Post added at 07:31 AM ---------- Previous post was at 07:30 AM ----------
command for unlock via cmd
fastboot oem unlock xxxxxxxxxxxxxxxx
You can done follow this link.
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
Click to expand...
Click to collapse
But he says it fails every time.
@tigrelouco
Open a terminal or adb shell and enter these commands:
getprop sys.oem_unlock_allowed
getprop ro.oem_unlock_supported
And post results.
Found this in another thread:
tohc1 said:
To answer my own problem/ for anyone else having problems it is necessary to remove the factory reset protection (frp) to do this you need to remove all pin/password/fingerprint locks, then remove all google accounts and finally do a factory reset.
Then the usual adb/fastboot commands work fine.
As linux33it says the bootloader can be unlocked without the option in the developer options.
Click to expand...
Click to collapse
Might be of help.
ante0 said:
But he says it fails every time.
@tigrelouco
Open a terminal or adb shell and enter these commands:
getprop sys.oem_unlock_allowed
getprop ro.oem_unlock_supported
And post results.
Found this in another thread:
Might be of help.
Click to expand...
Click to collapse
And how do I open a Shell command?
tigrelouco said:
And how do I open a Shell command?
Click to expand...
Click to collapse
Download Terminal emulator from the playstore or use adb from command prompt.
By the way, you dont happen to use Linux?
hey guys
today i got my htc u 11 (6GB/1228Gb version/MIddle East).
i want to unlock the bootloader and rebooting to download mode ,but icant get the identifier token command output , i enabled oem unlocking and usb debuging in developer option .
Code:
[[email protected] fastboot-linux]$ fastboot devices
FA76F1809780 fastboot
[[email protected] fastboot-linux]$ fastboot oem get_identifier_token
...
or
Code:
[[email protected] fastboot-linux]$ fastboot oem get_identifier_token
...
(bootloader) [KillSwitch] : /dev/block/bootdevice/by-name/frp
iam using Archlinux .
Jwtiyar said:
hey guys
today i got my htc u 11 (6GB/1228Gb version/MIddle East).
i want to unlock the bootloader and rebooting to download mode ,but icant get the identifier token command output , i enabled oem unlocking and usb debuging in developer option .
or
iam using Archlinux .
Click to expand...
Click to collapse
I guess a stupid question but are you (is there one for linux) using htc_fastboot from htcdev.com?
velimirchek said:
I guess a stupid question but are you (is there one for linux) using htc_fastboot from htcdev.com?
Click to expand...
Click to collapse
htc_fastboot isnt available in linux (or i didnt see) .
Jwtiyar said:
htc_fastboot isnt available in linux (or i didnt see) .
Click to expand...
Click to collapse
It is there (I really have no clue about linux, just trying to help)
velimirchek said:
It is there (I really have no clue about linux, just trying to help)
Click to expand...
Click to collapse
i have this one i downloded it from htcdev but its not htc_fastboot its fastboot .
Jwtiyar said:
i have this one i downloded it from htcdev but its not htc_fastboot its fastboot .
Click to expand...
Click to collapse
Sorry then for stupid question and no help.
I have a Huawei Honor 6x (BLN-L21) (Berlin) Which I cant seem to root whether its flashing TWRP or KingRoot none of which have seemed to work if u could answer asap that'd be very nice
Swiftswipe420 said:
I have a Huawei Honor 6x (BLN-L21) (Berlin) Which I cant seem to root whether its flashing TWRP or KingRoot none of which have seemed to work if u could answer asap that'd be very nice
Click to expand...
Click to collapse
Honor 6X repository thread given quick links there.
Swiftswipe420 said:
I have a Huawei Honor 6x (BLN-L21) (Berlin) Which I cant seem to root whether its flashing TWRP or KingRoot none of which have seemed to work if u could answer asap that'd be very nice
Click to expand...
Click to collapse
Are you on MM or Nougat? I can help, I just rooted mine last night.
shashank1320 said:
Are you on MM or Nougat? I can help, I just rooted mine last night.
Click to expand...
Click to collapse
Nougat 7.0 but I need to go back to huawei page and re-unlock my bootloader again Since i tried to flash TWRP which didn't end up good and I accidentally deleted the OS and had to reapply the update.app
Swiftswipe420 said:
Nougat 7.0
Click to expand...
Click to collapse
and which TWRP you are using? link plz
shashank1320 said:
and which TWRP you are using? link plz
Click to expand...
Click to collapse
i was using twrp_3.1.1-0.berlin.img it was in the root honor 6x emui 5.0 thread
https://forum.xda-developers.com/honor-6x/development/twrp-t3583413
Swiftswipe420 said:
i was using twrp_3.1.1-0.berlin.img it was in the root honor 6x emui 5.0 thread
https://forum.xda-developers.com/honor-6x/development/twrp-t3583413
Click to expand...
Click to collapse
That is the correct one
Steps-
To ulock bootloader-
adb reboot bootloader
fastboot oem unlock unlock_code
fastboot reboot
adb reboot bootloader (to check if the bootloader is unlocked now) or use
fastboot oem get-bootinfo
To install TWRP
Download from - https://forum.xda-developers.com/honor-6x/development/twrp-t3583413
adb reboot bootloader
fastboot flash recovery twrp-3.1.1-0-berlin.img
fastboot reboot
adb reboot recovery (to check which recovery you are in)
I just tested and flashed the same recovery and it worked fine.
shashank1320 said:
That is the correct one
Steps-
To ulock bootloader-
adb reboot bootloader
fastboot oem unlock unlock_code
fastboot reboot
adb reboot bootloader (to check if the bootloader is unlocked now) or use
fastboot oem get-bootinfo
To install TWRP
Download from - https://forum.xda-developers.com/honor-6x/development/twrp-t3583413
adb reboot bootloader
fastboot flash recovery twrp-3.1.1-0-berlin.img
fastboot reboot
adb reboot recovery (to check which recovery you are in)
I just tested and flashed the same recovery and it worked fine.
Click to expand...
Click to collapse
but dude is it normal that when TWRP is flashed in Fastboot that the device doesn't automatically restart on its own? or is that how I messed it up cuz i got scared and held the power off button down til it shut down and after I did that my phone would kept getting stuck at: "Your device is unlocked and can not be trusted. Your device is booting now..." and nothing happens afterwards
Swiftswipe420 said:
but dude is it normal that when TWRP is flashed in Fastboot that the device doesn't automatically restart on its own?
Click to expand...
Click to collapse
yes. it wont reboot on its own. however, unlocking the bootloader may restat it automatically.
See below directly from powershell.
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot flash recovery twrp-3.1.1-0-berlin.img
target reported max download size of 471859200 bytes
sending 'recovery' (24466 KB)...
OKAY [ 0.646s]
writing 'recovery'...
OKAY [ 0.184s]
finished. total time: 0.846s
PS C:\adb> fastboot reboot
rebooting...
finished. total time: 0.038s
PS C:\adb> adb reboot recovery
---------- Post added at 06:59 AM ---------- Previous post was at 06:55 AM ----------
Swiftswipe420 said:
but dude is it normal that when TWRP is flashed in Fastboot that the device doesn't automatically restart on its own? or is that how I messed it up cuz i got scared and held the power off button down til it shut down and after I did that my phone would kept getting stuck at: "Your device is unlocked and can not be trusted. Your device is booting now..." and nothing happens afterwards
Click to expand...
Click to collapse
This happens when you flashed incorrect twrp.
faced the same issue in 5C but when flashed correct file, all booted fine.
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"
Hello
I just unlocked my Legion L79031 Bootloader and rooted
Then i flashed again with QPST rom
and i want to relock the bootloader
i tried
Fastboot flashing lock
and its replay
FAILED (remote: ' Don't allow to lock')
fastboot: error: Command failed
any way please
brsteej said:
Hello
I just unlocked my Legion L79031 Bootloader and rooted
Then i flashed again with QPST rom
and i want to relock the bootloader
i tried
Fastboot flashing lock
and its replay
FAILED (remote: ' Don't allow to lock')
fastboot: error: Command failed
any way please
Click to expand...
Click to collapse
try flashing other ROMs then do the lock again in fastboot.
fastboot oem lock-go
I did : fastboot oem lock-go
Faild command : (
i will try another rom and check again
Thank you <3
brsteej said:
I did : fastboot oem lock-go
Faild command : (
i will try another rom and check again
Thank you <3
Click to expand...
Click to collapse
Hi. Did you managed to relock bootloader? If yes please post how you did it. Thanks
Write command in adb
LeshaRB said:
Write command in adb
Click to expand...
Click to collapse
With command is for this phone?
rackis18 said:
With command is for this phone?
Click to expand...
Click to collapse
fastboot flashing lock
fastboot oem lock
fastboot oem lock-go
brsteej said:
Hello
I just unlocked my Legion L79031 Bootloader and rooted
Then i flashed again with QPST rom
and i want to relock the bootloader
i tried
Fastboot flashing lock
and its replay
FAILED (remote: ' Don't allow to lock')
fastboot: error: Command failed
any way please
Click to expand...
Click to collapse
Did it relocked?
rackis18 said:
With command is for this phone?
Click to expand...
Click to collapse
Did it relocked?
Waseem.Noor007 said:
Did it relocked?
Click to expand...
Click to collapse
Yes