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.
Related
Hey guys,
It was freaking hard to unlock the bootloader and S-OFF my htc sensation. But I was successful in doing it. I've using this guide http://forum.xda-developers.com/showthread.php?t=1870233.
When I first unlocked snesation, I S-OFFed it but then the bootloader showed LOCKED again, even though the guide says it should say Unlocked. (I unlocked it correctly the first time). So I Unlocked it again... i found no other way.. Then it showed Unlocked.
As of now, it shows...
-Firmware-3.33-
Pyramid PVT SHIP S-OFF RL
HBOOT-1.27.1100
eMMC-BOOT
JAN 13 2012,17:33:34
Click to expand...
Click to collapse
Now in the 3rd and 4th step it asks to use the HTC Sensation All in one ToolKit. The main problem comes here. It doesnt read my device even though I installed the drivers. Below is a detail.
While using the 4EXT recovery from the toolkit.
daemon not running. starting it now port 5037
daemon started successfully
error: device not found
Click to expand...
Click to collapse
Additional info:
I used adb and fastboot through Mac while I'm using HTC Toolkit from Windows. If thats the prob how to I fix it?
I've tried a lot! I put 5 hours on this but failed!
Help would be seriously appreciated!!!
Are you trying to flash recovery? Do you have adb fastboot setup on your PC? You can flash recovery via fastboot from your PC.
Sent from my HTC Sensation Z710e
MrJukeHardbane said:
Are you trying to flash recovery? Do you have adb fastboot setup on your PC? You can flash recovery via fastboot from your PC.
Click to expand...
Click to collapse
Yes, I'm trying to flash a recovery to flash a custom ROM.
ADB fastboot is setup.
Could you send me a good guide for flashing via fastboot. I'll try it and update you. Should I just put the recovery file in to the fastboot folder and use the fastboot command?
pulsar91 said:
Yes, I'm trying to flash a recovery to flash a custom ROM.
ADB fastboot is setup.
Could you send me a good guide for flashing via fastboot. I'll try it and update you. Should I just put the recovery file in to the fastboot folder and use the fastboot command?
Click to expand...
Click to collapse
Yes, put the recovery.img in the same folder as fastboot folder, boot ur phone into fastboot then plug in ur phone to computer and it should say FASTBOOT USB. Then in the fastboot folder, hold shift - right click - open command window here. Then type -
fastboot flash recovery recovery.img
You now should have recovery installed
jmcclue said:
Yes, put the recovery.img in the same folder as fastboot folder, boot ur phone into fastboot then plug in ur phone to computer and it should say FASTBOOT USB. Then in the fastboot folder, hold shift - right click - open command window here. Then type -
fastboot flash recovery recovery.img
You now should have recovery installed
Click to expand...
Click to collapse
Hey,
I did this and it seems like it worked . Here's the output..
Mannans-MacBook-Pro:Android Mannan$ ./fastboot flash recovery recovery.img
sending 'recovery' (4618 KB)...
OKAY [ 1.150s]
writing 'recovery'...
OKAY [ 9.050s]
finished. total time: 10.199s
Click to expand...
Click to collapse
Now, how do I root through this method?
pulsar91 said:
Hey,
I did this and it seems like it worked . Here's the output..
Now, how do I root through this method?
Click to expand...
Click to collapse
You're S-off I guess? You're already rooted as root is a prerequisite for S-off. Download app root checker from play store and check your root status. It should say rooted.
Sent from my HTC Sensation Z710e
SOLVED!!
THANKS GUYS!!!!
It was rooted and the recovery from fastboot worked!!!
Im on CM 10!
THANKS AGAIN!!!
jmcclue said:
Yes, put the recovery.img in the same folder as fastboot folder, boot ur phone into fastboot then plug in ur phone to computer and it should say FASTBOOT USB. Then in the fastboot folder, hold shift - right click - open command window here. Then type -
fastboot flash recovery recovery.img
You now should have recovery installed
Click to expand...
Click to collapse
Sorry - the command window says: "waiting for device"
What can I do?
revierbiker said:
Sorry - the command window says: "waiting for device"
What can I do?
Click to expand...
Click to collapse
did you select fastboot in the hboot screen?
did you enable usb debugging mode from settings?
do you have htc drivers installed?
My dads HTC one mini is stuck in the bootloader menu. I cannot access recovery. it is locked. I have tried To flash a custom recovery but since its locked it wont work. I tried to unlock it with
HTCdev unlock bootloader but i cant get the phone to react when i do (fastboot flash unlocktoken Unlock_code.bin.) the cmd prompt looks like it works but i don't get a screen to approval unlock on the phone. I have been at this for hours now and any help would be great. I'll check back in tomorrow
Unit3 said:
My dads HTC one mini is stuck in the bootloader menu. I cannot access recovery. it is locked. I have tried To flash a custom recovery but since its locked it wont work. I tried to unlock it with
HTCdev unlock bootloader but i cant get the phone to react when i do (fastboot flash unlocktoken Unlock_code.bin.) the cmd prompt looks like it works but i don't get a screen to approval unlock on the phone. I have been at this for hours now and any help would be great. I'll check back in tomorrow
Click to expand...
Click to collapse
Does fastboot say "fastboot usb"?
What happens when you type fastboot devices? This should return your serial number.
Are you on Windows? Which version?
jollywhitefoot said:
Does fastboot say "fastboot usb"?
What happens when you type fastboot devices? This should return your serial number.
Are you on Windows? Which version?
Click to expand...
Click to collapse
sorry it took so long for me to get back. so Yes it says "fastboot USB" . fastboot devices gives me HT38EWA03720 fastboot. I am on Windows 7
That's really strange.
Can you confirm the unlock token is in the same directory you're running your fastboot command from in command prompt? Can you post the output from the fastboot unlock command?
Hi
i have the same issue
the htc one mini is stuck on fastboot.
when trying to go recovery it just reboot back to fastboot
bootloader is locked, i tried to unlock it - this is the fastboot text:
C:\adb>fastboot flash unlocktoken Unlock_code.bin
target reported max download size of 800227328 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 0.157s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.020s]
finished. total time: 0.183s
but im not getting the disclaimer on the phone to continue
i have win 8 (also have win 7- same thing there)
the device shown in the device manager as 'my htc"
reviving the dead ...
Anyone found a solution yet?
Anyone found a solution yet?
Hi !
I want to unlock my bootloader so I follow the instructions from the Sony's website. When I have to use the follow command : "fastboot -i 0x0fce oem unlock unlockcode" I have the following error :
Code:
FAILED (remote: Command not allowed)
This error is under Linux Mint. I try into Windows 10 and the fastboot devices return nothing..
I also check if the bootloader can be unlocked, and it is !
Any help ?
Thanks a lot !
nathan30 said:
Hi !
I want to unlock my bootloader so I follow the instructions from the Sony's website. When I have to use the follow command : "fastboot -i 0x0fce oem unlock unlockcode" I have the following error :
Code:
FAILED (remote: Command not allowed)
This error is under Linux Mint. I try into Windows 10 and the fastboot devices return nothing..
I also check if the bootloader can be unlocked, and it is !
Any help ?
Thanks a lot !
Click to expand...
Click to collapse
Try unlock bootloader via Flashtool. It worked for me. Maybe you have to request a new code from Sony.
@nathan30
You read point #4 in https://forum.xda-developers.com/showpost.php?p=70504721&postcount=2 ?
DHGE said:
@nathan30
You read point #4 in https://forum.xda-developers.com/showpost.php?p=70504721&postcount=2 ?
Click to expand...
Click to collapse
I read it again, and it's working now. THanks a lot
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)
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