hi everybody ,
my htc one was rooted , twrp installed
now its stuck in fast boot mode when i restart it. .refer to pic # 1.
also no cannot login to twrp only i can move the courser up and down in fast mode screen
can you show me how to fix it
A7medNooR said:
hi everybody ,
my htc one was rooted , twrp installed
now its stuck in fast boot mode when i restart it. .refer to pic # 1.
also no cannot login to twrp only i can move the courser up and down in fast mode screen
can you show me how to fix it
Click to expand...
Click to collapse
Post the output of ''fastboot getvar all'' minus your IMEI and SN
Your bootloader says ''relocked''
Why can't you boot in recovery?
A7medNooR said:
hi everybody ,
my htc one was rooted , twrp installed
now its stuck in fast boot mode when i restart it. .refer to pic # 1.
also no cannot login to twrp only i can move the courser up and down in fast mode screen
can you show me how to fix it
Click to expand...
Click to collapse
Choose bootloader
choose Recovery
install your Rom
if recovery will not load
reflash recovery
clsA said:
Choose bootloader
choose Recovery
install your Rom
its comeback to the same.
if recovery will not load
re flash recovery
Click to expand...
Click to collapse
i just now finish re flash ruu,RUU_M7_U_JB_50_HTC_Europe_1.29.401.2_R_Radio_4A.14.3250.13_10.33.1150.01_release_311663_signed_2_4(1)
its failed .
alray said:
Post the output of ''fastboot getvar all'' minus your IMEI and SN
Your bootloader says ''relocked''
Why can't you boot in recovery?
Click to expand...
Click to collapse
see below
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
D:\htc\New Folder (8)>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxx
(bootloader) imei: xxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4302mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.047s
A7medNooR said:
see below
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
D:\htc\New Folder (8)>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxx
(bootloader) imei: xxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4302mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.047s
Click to expand...
Click to collapse
Your not s-off so you can not downgrade RUU
the RUU you tried to flash is a downgrade. find a RUU newer than 2.24.401.8
and why are you flashing a RUU when all you need is to reflash recovery ?
to reflash recovery / unlock the bootloader and flash recovery
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
clsA said:
Your not s-off so you can not downgrade RUU
the RUU you tried to flash is a downgrade. find a RUU newer than 2.24.401.8
and why are you flashing a RUU when all you need is to reflash recovery ?
to reflash recovery / unlock the bootloader and flash recovery
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
find a RUU newer than 2.24.401.8 can you suggest any ?
2- bootloader i think its unlock already cuz its shown relocked , i try to follow below
to reflash recovery / unlock the bootloader and flash recovery
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
unable to login to twrb.
A7medNooR said:
find a RUU newer than 2.24.401.8 can you suggest any ?
2- bootloader i think its unlock already cuz its shown relocked , i try to follow below
to reflash recovery / unlock the bootloader and flash recovery
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
unable to login to twrb.
Click to expand...
Click to collapse
You can't access TWRP as in? what happens?
It should be as simple as
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
when you flash what does CMD output?
CYNiCAL2KX said:
You can't access TWRP as in? what happens?
It should be as simple as
when you flash what does CMD output?
Click to expand...
Click to collapse
C:\Documents and Settings\Owner\My Documents\Downloads\htc\New Folder>fastboot f
lash recovery recovery.img
sending 'recovery' (3390 KB)...
OKAY [ 0.547s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.734s
C:\Documents and Settings\Owner\My Documents\Downloads\htc\New Folder>
A7medNooR said:
C:\Documents and Settings\Owner\My Documents\Downloads\htc\New Folder>fastboot f
lash recovery recovery.img
sending 'recovery' (3390 KB)...
OKAY [ 0.547s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.734s
C:\Documents and Settings\Owner\My Documents\Downloads\htc\New Folder>
Click to expand...
Click to collapse
yeah your bootloader is still locked
clsA said:
yeah your bootloader is still locked
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxx
(bootloader) imei: xxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3850mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.047s
is it okay now ?
whats next ?
A7medNooR said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxx
(bootloader) imei: xxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3850mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.047s
is it okay now ?
whats next ?
Click to expand...
Click to collapse
did you unlock the bootloader ? does the bootloader say unlocked ?
if yes flash the custom recovery
You're bootlooped,my friend ever had this cases
Sent from my N986 using xda premium
clsA said:
did you unlock the bootloader ? does the bootloader say unlocked ?
if yes flash the custom recovery
Click to expand...
Click to collapse
yep i just visit the htcdev and unlocked
its shown in my screen also unlocked is it okay now?
A7medNooR said:
yep i just visit the htcdev and unlocked
its shown in my screen also unlocked is it okay now?
Click to expand...
Click to collapse
Yes flash recovery and your rom
Sent from my HTC One using Tapatalk 4
A7medNooR said:
C:\Documents and Settings\Owner\My Documents\Downloads\htc\New Folder>fastboot f
lash recovery recovery.img
sending 'recovery' (3390 KB)...
OKAY [ 0.547s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.734s
C:\Documents and Settings\Owner\My Documents\Downloads\htc\New Folder>
Click to expand...
Click to collapse
Just noticed your attachment on OP, you'll need to unlock your bootloader again before you can flash a custom recovery (don't ask how to do it, LOADS of guides available)
CYNiCAL2KX said:
Just noticed your attachment on OP, you'll need to unlock your bootloader again before you can flash a custom recovery (don't ask how to do it, LOADS of guides available)
Click to expand...
Click to collapse
hi everybody,
i get cunfused , still didn`t know what to do .
can anyone do me the favor & show me what to do ?
C:\Users\ambamasood\Downloads\htc\New folder (7)>fastboot getva
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxx
(bootloader) imei: xxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3806mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.061s
C:\Users\ambamasood\Downloads\htc\New folder (7)>
A7medNooR said:
hi everybody,
i get cunfused , still didn`t know what to do .
can anyone do me the favor & show me what to do ?
C:\Users\ambamasood\Downloads\htc\New folder (7)>fastboot getva
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxx
(bootloader) imei: xxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3806mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.061s
C:\Users\ambamasood\Downloads\htc\New folder (7)>
Click to expand...
Click to collapse
I told you whats next on the first page
http://forum.xda-developers.com/showpost.php?p=51101984&postcount=6
clsA said:
I told you whats next on the first page
http://forum.xda-developers.com/showpost.php?p=51101984&postcount=6
Click to expand...
Click to collapse
C:\Users\ambamasood\Downloads\htc\New folder (10)>fastboot flash recovery openre
covery-twrp-2.6.3.3-m7.img
target reported max download size of 1514139648 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.122s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail) <------ that the msg i got
finished. total time: 2.084s
A7medNooR said:
C:\Users\ambamasood\Downloads\htc\New folder (10)>fastboot flash recovery openre
covery-twrp-2.6.3.3-m7.img
target reported max download size of 1514139648 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.122s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail) <------ that the msg i got
finished. total time: 2.084s
Click to expand...
Click to collapse
Your bootloader must be UNLOCKED. not re/locked.
Related
fastboot getvar all
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.03.0000
(bootloader) version-baseband: 3805.06.03.03_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.30.405.1
(bootloader) serialno: ***
(bootloader) imei: ***
(bootloader) product: vivo
(bootloader) platform: HBOOT-7630
(bootloader) modelid: PG3213000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4021mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-3b35dcea
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.018s
I tried:
http://forum.xda-developers.com/showthread.php?t=1373697
and
http://forum.xda-developers.com/showpost.php?p=33142129&postcount=1343
I am still on 2.03.0000 Blackrose S-Off, unable to flash recovery or boot img.
I am also on RUU_Vivo_Gingerbread_S_HTC_WWE_2.30.405.1_Radio_20.2808.30.085AU_3805.06.03.03_M_release_199308_signed
and not able to root it. Anyone able to help me out there?
When i try flashing a recovery...
C:\Users\Administrator\Desktop\ADB_FASTBOOT>fastboot flash recovery rec.img
sending 'recovery' (3816 KB)...
FAILED (command write failed (Too many links))
finished. total time: -0.000s
Click to expand...
Click to collapse
Got engboot work, i did:
flashed latest ruu ( still on Blackrose)
flashed unsecured boot.img
flashed recovery
flashed another rom with file manager(Wifi/Data wasnt working on the stock ruu because of the unsecured boot.img)
flashed engboot with fallens method*http://forum.xda-developers.com/showthread.php?t=1693254&highlight=blackrose+downgrade
Try download 4ext recovery from the play store as you're phone is on s-off status. See whether that works.
Sent from my HTC Incredible S using xda premium
I've had a look around and read other topics on this, but none have seemed to help me. I was in the middle of returning my HTC One back to stock, all was good until I did an OTA update. Now I keep getting "active cmdline overflow! (1090 bytes)"
I can't get back into RUU by "fastboot oem rebootRUU"
I can't access Recovery.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4310mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.071s
Any help will be appreciated
Flickayy said:
I've had a look around and read other topics on this, but none have seemed to help me. I was in the middle of returning my HTC One back to stock, all was good until I did an OTA update. Now I keep getting "active cmdline overflow! (1090 bytes)"
I can't get back into RUU by "fastboot oem rebootRUU"
I can't access Recovery.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4310mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.071s
Any help will be appreciated
Click to expand...
Click to collapse
Remove your serial number and your IMEI number from your original post like it did in the quote above, its dangerous to post it.
then see here for your problem and a fix http://forum.xda-developers.com/showthread.php?t=2739126
copy and paste the dd commands to be safe, if you make a mistake with the command or code then its bye bye phone.
ah thanks for that.
I've tried to flash a new recovery, but I still can't boot into it.
Flickayy said:
ah thanks for that.
I've tried to flash a new recovery, but I still can't boot into it.
Click to expand...
Click to collapse
you HAVE TO flash that modified recovery in the thread I linked, its the only one that will work.
Sorry if I didn't make it clear, but that was the recovery I flashed. Yet it still reboots to the bootloader instead.
Flickayy said:
Sorry if I didn't make it clear, but that was the recovery I flashed. Yet it still reboots to the bootloader instead.
Click to expand...
Click to collapse
Oh sorry, my bad, reading through the thread, its states you need to downgrade your HBOOT, but ill just double check that, you are s-off so shouldn't be a problem.
it's proving tricky.
I've downloaded the hboot, when I get an error.. FAILED <remote: not allowed>
yup, seems the problem is with HBOOT 1.55 and upwards, a lot of people on there are just downgrading there HBOOT to 1.44 then the recovery works, however, if you decided to do this you need to be aware that windows 8 upwards will no longer detect your phone, you must use windows 7 or Ubuntu.
I'm using Window 7 Professional 64-bit.
Can you point me in the right direction on how to correctly downgrade? I tried to dowgrade to 1.44 and got this.
C:\Users\Ricky\Downloads>fastboot flash zip h144.zip
target reported max download size of 1514139648 bytes
sending 'zip' (501 KB)...
OKAY [ 0.246s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 0.656s
Flickayy said:
I'm using Window 7 Professional 64-bit.
Can you point me in the right direction on how to correctly downgrade? I tried to dowgrade to 1.44 and got this.
C:\Users\Ricky\Downloads>fastboot flash zip h144.zip
target reported max download size of 1514139648 bytes
sending 'zip' (501 KB)...
OKAY [ 0.246s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 0.656s
Click to expand...
Click to collapse
send me a link to the hboot you downloaded please
I managed to get this one to work http://www.htc1guru.com/dld/1-29-401-12_hboot_1-44-zip/
it's booted, waiting for it to go past the logo now, thank you for the help!
Flickayy said:
I managed to get this one to work http://www.htc1guru.com/dld/1-29-401-12_hboot_1-44-zip/
it's booted, waiting for it to go past the logo now, thank you for the help!
Click to expand...
Click to collapse
excellent, glad it worked, you have to be very careful with HBOOTs, the wrong one will lead to an instant brick, you don't want to be seeing any error's :crying:
Sorry for the slightly necro post.
I'm running into the same problem again, after updating via OTA.
My HBOOT got set to 1.57 and every time I try to flash the zip I get an error.
C:\Users\Ricky\Downloads>fast
< waiting for device >
target reported max download
sending 'zip' (501 KB)...
OKAY [ 0.251s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 0.295s
here is my getvar
C:\Users\Ricky\Downloads>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3703mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.163s
thanks!
Flickayy said:
Sorry for the slightly necro post.
I'm running into the same problem again, after updating via OTA.
My HBOOT got set to 1.57 and every time I try to flash the zip I get an error.
C:\Users\Ricky\Downloads>fast
< waiting for device >
target reported max download
sending 'zip' (501 KB)...
OKAY [ 0.251s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 0.295s
here is my getvar
C:\Users\Ricky\Downloads>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3703mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.163s
thanks!
Click to expand...
Click to collapse
what file are you trying to flash and using which command?
filesize looks like the fw_hboot_zip
did you fastboot oem rebootRUU first?
So I have an HTC One s-off rooted with cm11.Two days ago it suddenly turned off.Now I can't:
-reboot,it just shows the logo thn turns of
-go to recovery.When I press recovery in bootloader,it just reboots to the bootloader
-cannot flash recovery via fastboot
sending 'recovery' (4336 KB)... OKAY [ 0.391s]
writing 'recovery'... FAILED (remote: image update error)
finished. total time: 1.281s
Please help!
Trinity99 said:
So I have an HTC One s-off rooted with cm11.Two days ago it suddenly turned off.Now I can't:
-reboot,it just shows the logo thn turns of
-go to recovery.When I press recovery in bootloader,it just reboots to the bootloader
-cannot flash recovery via fastboot
sending 'recovery' (4336 KB)... OKAY [ 0.391s]
writing 'recovery'... FAILED (remote: image update error)
finished. total time: 1.281s
Please help!
Click to expand...
Click to collapse
Try to flash a RUU for your original OS version. This should return you back to stock rom and firmware.
majmoz said:
Try to flash a RUU for your original OS version. This should return you back to stock rom and firmware.
Click to expand...
Click to collapse
How can I decide witch RUU is suitable for my phone?
Trinity99 said:
How can I decide witch RUU is suitable for my phone?
Click to expand...
Click to collapse
post your fastboot getvar all without imei and serial number
Seanie280672 said:
post your fastboot getvar all without imei and serial number
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4309mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
here it is , thanks for the help.
Trinity99 said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4309mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
here it is , thanks for the help.
Click to expand...
Click to collapse
You should be able to use this RUU: ruu_m7_ul_k44_sense55_mr_htc_europe_4-19-401-9_r_radio_4a-23-3263-28_10-38r-1157-04l_release_353069_signed_2-1-exe
There is all so an OTA update you can get if it doesn't automatically down load.
Thanks I try it
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\username\Data>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
(bootloader) SD: write failed in CMD25.
OKAY [ 1.073s]
finished. total time: 1.075s
This is the error I get when trying to get in RUU mode
Any ideas?
Trinity99 said:
Any ideas?
Click to expand...
Click to collapse
just run the exe file in windows with your phone in fastboot USB mode, let the RUU do the rest.
Seanie280672 said:
just run the exe file in windows with your phone in fastboot USB mode, let the RUU do the rest.
Click to expand...
Click to collapse
When the installer restarts the phone and "waiting for bootloader" appears the phone doesent boots.Manual boot does nonthing cause the program cannot see the device
Trinity99 said:
When the installer restarts the phone and "waiting for bootloader" appears the phone doesent boots.Manual boot does nonthing cause the program cannot see the device
Click to expand...
Click to collapse
check the drivers in device manager, does it say MyHTC ? even whilst in the bootloader.
Seanie280672 said:
check the drivers in device manager, does it say MyHTC ? even whilst in the bootloader.
Click to expand...
Click to collapse
Yes
Hi,
my HTC One won't boot in any Recovery after the TWRP 2.6.0.1. The Recoverys before are working. The broken recoverys are in the 'Entering Recovery...' Loop, they're showing the splashscreen, give a kind of 2 seconds blackscreen and show the 'Entering Recovery...' Splashscreen again
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.16
(bootloader) version-misc: PVT SHIP S-OFF
***
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4293mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.083s
I tried it with the newest radio, with the oldest radio, with reinstall the ruu, with Lock it and writesecureflag 3. ROM is Stock, because I can't flash another ROM^^
Can you help me pls?
try "fastboot erase cache" after flashing recovery
I've done it, still in bootloop
you have a pretty old firmware running. maybe your old bootloader is your problem. check out vomerĀ“s guide. and watch out, there were some problems when you update such old firmware
and erase your imei from your info
I flashed every firmware that i have found, no other results there^^ And thank you
btw: I updated my firmware last night
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.17.401.1
(bootloader) version-misc: PVT SHIP S-OFF
***
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 3942mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Selfmade Rulez said:
I flashed every firmware that i have found, no other results there^^ And thank you
btw: I updated my firmware last night
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.17.401.1
(bootloader) version-misc: PVT SHIP S-OFF
***
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 3942mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
I think your problem stems from having a hboot 1.57 and firmware that is three versions below it. Follow these steps to get you back to present day.
Install Custom recovery
Download TWRP 2.6.3.3 from here: http://techerrata.com/browse/twrp2/m7
Download and flash 4.19.401.9 firmware; place firmware in your fastboot/adb folder and rename to firmware.zip. Ensure you have moved all of your personal items off of your phone this firmware will wipe your phone. Open a command window in your fastboot/adb folder and type:
Code:
[B][I]adb reboot bootloader[/I][/B]
After that, type:
Code:
[B][I]fastboot oem rebootRUU [/I][/B]
NOTE: You should see a silver HTC logo come up on your phone after executing this command.
NOTE: if this command freezes, just disconnect the USB cable and hold the power and volume down buttons until the device reboots. Then, repeat the steps above again.
Finally:
Code:
[B][I]fastboot flash zip firmware.zip[/I][/B]
Repeat the same command: IMPORTANT
Code:
[B][I]fastboot flash zip firmware.zip[/I][/B]
NOTE: The green bar on the phone may not go to 100% of the bar ... but If you see completed on your computer command window, wait for a few seconds and move on.
Last Step:
Code:
[B][I]fastboot reboot[/I][/B]
Run this RUU: http://www.htc1guru.com/dld/ruu_m7_ul_k44_sense55_mr_htc_europe_4-19-401-9_r_radio_4a-23-3263-28_10-38r-1157-04l_release_353069_signed_2-1-exe/
There is no need to lock/relock bootloader with S-OFF, and do not even THINK about going back to S-ON!!!
Now you can receive the OTAs or flash them manually.
OTA_M7_UL_K44_SENSE55_MR_HTC_Europe_4.19.401.11-4.19.401.9_R_release_355954met8o678uio0omu3.zip
OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404wj19h95c0x6oa19n.zip
OTA_M7_UL_K443_SENSE60_MR_HTC_Europe_6.09.401.5-5.11.401.10_release_386803.zip
OTA_M7_UL_K443_SENSE60_MR_HTC_Europe_6.09.401.10-6.09.401.5_release_397712mm1f6dd6rksg0p3s.zip
Click to expand...
Click to collapse
majmoz said:
I think your problem stems from having a hboot 1.57 and firmware that is three versions below it. Follow these steps to get you back to present day.
Click to expand...
Click to collapse
still in recovery bootloop, except with the original recovery.
Selfmade Rulez said:
still in recovery bootloop, except with the original recovery.
Click to expand...
Click to collapse
Output of fastboot getvar all?
SaHiLzZ said:
Output of fastboot getvar all?
Click to expand...
Click to collapse
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.9
(bootloader) version-misc: PVT SHIP S-OFF
***
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 3843mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.086s
Selfmade Rulez said:
still in recovery bootloop, except with the original recovery.
Click to expand...
Click to collapse
Did you install the RUU? It looks like you flashed the firmware OK, were there any issues with the flash?
majmoz said:
Did you install the RUU? It looks like you flashed the firmware OK, were there any issues with the flash?
Click to expand...
Click to collapse
no, there were not any issues and yes I flashed the RUU too^^
majmoz said:
Did you install the RUU? It looks like you flashed the firmware OK, were there any issues with the flash?
Click to expand...
Click to collapse
sorry for the double post. The sh*t that is confusing me is that the twrp 2.6.0.1 is already working, but every recovery that is newer is trolling my phone. Now I'm on Super CID too. Does it have anything to do with the boot.img or something? New log of getvar all: "uuu.img" is 2.8.1.0 "reco.img" is 2.6.0.1
Code:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(bootloader) version-misc: PVT SHIP S-OFF
***
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3821mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.064s
C:\adb>fastboot flash recovery uuu.img
target reported max download size of 1514139648 bytes
sending 'recovery' (11864 KB)...
OKAY [ 1.538s]
writing 'recovery'...
OKAY [ 0.932s]
finished. total time: 2.470s
C:\adb>fastboot flash recovery reco.img
target reported max download size of 1514139648 bytes
sending 'recovery' (8014 KB)...
OKAY [ 1.079s]
writing 'recovery'...
OKAY [ 0.784s]
finished. total time: 1.863s
Selfmade Rulez said:
sorry for the double post. The sh*t that is confusing me is that the twrp 2.6.0.1 is already working, but every recovery that is newer is trolling my phone. Now I'm on Super CID too. Does it have anything to do with the boot.img or something? New log of getvar all: "uuu.img" is 2.8.1.0 "reco.img" is 2.6.0.1
Code:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(bootloader) version-misc: PVT SHIP S-OFF
***
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3821mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.064s
C:\adb>fastboot flash recovery uuu.img
target reported max download size of 1514139648 bytes
sending 'recovery' (11864 KB)...
OKAY [ 1.538s]
writing 'recovery'...
OKAY [ 0.932s]
finished. total time: 2.470s
C:\adb>fastboot flash recovery reco.img
target reported max download size of 1514139648 bytes
sending 'recovery' (8014 KB)...
OKAY [ 1.079s]
writing 'recovery'...
OKAY [ 0.784s]
finished. total time: 1.863s
Click to expand...
Click to collapse
Did you use the command: fastboot erase cache
After you flashed the recovery? If not the recovery will not take.
majmoz said:
Did you use the command: fastboot erase cache
After you flashed the recovery? If not the recovery will not take.
Click to expand...
Click to collapse
for sure I've used it
majmoz said:
Did you use the command: fastboot erase cache
After you flashed the recovery? If not the recovery will not take.
Click to expand...
Click to collapse
LOL, I think I've found the issue. The Theme doesn't work. I've flashed TWRP with the Venom Theme and it's working.
Edit: Mhm, Venom Theme with TWRP Version 2.6.3.3 is working, 2.6.3.4 is not
Edit2: I'm at the point that I want. I'm on the Rec. Version where I can install todays ROMs (Viper One 7.0.1), Thank You guys
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA34GS900427
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4331mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
akijikan said:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA34GS900427
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4331mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
What is the ruu version you are trying to flash?
RUU_M7_WL_L50_SENSE60_SPCS_MR_Sprint_WWE_6.23.651.6_Radio_1.01.20.1225_CNV_CNV_SPCS_4.38_003_release_425282_signed_2.exe
I don't really care about anything other than having the phone be functional. I'm selling it.
akijikan said:
RUU_M7_WL_L50_SENSE60_SPCS_MR_Sprint_WWE_6.23.651.6_Radio_1.01.20.1225_CNV_CNV_SPCS_4.38_003_release_425282_signed_2.exe
Click to expand...
Click to collapse
your firmware must be at least kitkat to use a lollipop ruu (hboot 1.57) update your firmware then try to flash the ruu again.
https://www.androidfilehost.com/?fid=95916177934550539
Code:
fastboot oem rebootRUU
fastboot flash zip 6.23.651.6_full_firmware.zip
fastboot flash zip 6.23.651.6_full_firmware.zip
fastboot reboot-bootloader
then launch the ruu
I don't think it's flashing the firmware correctly? Both times it said this.
Code:
D:\>fastboot flash zip 6.23.651.6_full_firmware.zip
target reported max download size of 1514139648 bytes
sending 'zip' (45576 KB)...
OKAY [ 2.736s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 8.483s
akijikan said:
I don't think it's flashing the firmware correctly? Both times it said this.
Code:
D:\>fastboot flash zip 6.23.651.6_full_firmware.zip
target reported max download size of 1514139648 bytes
sending 'zip' (45576 KB)...
OKAY [ 2.736s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 8.483s
Click to expand...
Click to collapse
Your bootloader is Unlocked, it must be relocked for flashing ruu and firmware when s-on. So relock it
I don't believe that's the case? It says relocked at the top of the bootloader screen.
akijikan said:
I don't believe that's the case? It says relocked at the top of the bootloader screen.
Click to expand...
Click to collapse
Then it might be my fault, maybe the firmware linked is not signed (means you cant flash it on a s-on phone) sorry .
Do you remember what was the version-main number before it got deleted?
According to your hboot and radio version I think you were on a 3.xx.651.x or 4.xx.651.x version. Try an older RUU like this one (use the signed version, not the decrypted one)
Let me know if this is working
Thank you so much. The Sprint_HTC_One_m7wls_4.06.651.4_RUU.zip completed successfully!