[Solved] The htc m7 802w is stuck on the lock screen - One (M7) Q&A, Help & Troubleshooting

The htc m7 802w is stuck on the lock screen after flash custom rom
see the problem in the video
https://www.youtube.com/watch?v=OlkuZjrKOrE
any help ?!
my phone : htc m7 802w M7C_DUG
The probleb has been solved as below :
first - downloaded stock ruu.zip which compatible with my device
second : Following steps:
Re-lock your boot loader with fastboot (this is imprtant, otherwise the process will not work)
Rename downloaded package has to be renamed PN07IMG.zip
Put the PN07IMG.zip in the root of your external SD-Card
Restart your phone in bootloader mode (Power+Volume Down key)
found all of that by this post
http://forum.xda-developers.com/show...5&postcount=91
just one problem faced me that there is no recovery , you can flash any recovery.img to solve it
Click to expand...
Click to collapse

hasan7sr said:
The htc m7 802w is stuck on the lock screen after flash custom rom
see the problem in the video
https://www.youtube.com/watch?v=OlkuZjrKOrE
any help ?!
my phone : htc m7 802w M7C_DUG
Click to expand...
Click to collapse
Looks like Unknown IMEI and Baseband. Flash a CM12 Rom. That should get you past the lock screen.
Go to Settings>About>Phone Identity, check the IMEI is it displayed as unknown?
Also check baseband in Settings>About>Software Information>More, also unknown?
Unfortunately this is normally a hardware issue. You can try flashing an RUU or firmware.zip but if neither of these work its most likely a hardware fault.

Can you tell me which firewater.zip can I trt to flash on my device ?
I am try alot to flash stock ruu but every time I ger signature issue

Can you tell me which firewater.zip can I trt to flash on my device ?I am try alot to flash stock ruu but every time I ger signature issue
Danny201281 said:
Looks like Unknown IMEI and Baseband. Flash a CM12 Rom. That should get you past the lock screen.
Go to Settings>About>Phone Identity, check the IMEI is it displayed as unknown?
Also check baseband in Settings>About>Software Information>More, also unknown?
Unfortunately this is normally a hardware issue. You can try flashing an RUU or firmware.zip but if neither of these work its most likely a hardware fault.
Click to expand...
Click to collapse

hasan7sr said:
Can you tell me which firewater.zip can I trt to flash on my device ?I am try alot to flash stock ruu but every time I ger signature issue
Click to expand...
Click to collapse
Can you please post the output of
Code:
fastboot getvar all
please remove your IMEI and Serial number before posting.
I'll see if I can find something for you

Danny201281 said:
Can you please post the output of
Code:
fastboot getvar all
please remove your IMEI and Serial number before posting.
I'll see if I can find something for you
Click to expand...
Click to collapse
first thanks alot for your care
i found this
Code:
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: *********
(bootloader) imei: *********
(bootloader) meid: 00000000000000
(bootloader) product: m7cdug
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0771000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3899mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d0e3b226
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.039s

hasan7sr said:
first thanks alot for your care
i found this
Code:
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: *********
(bootloader) imei: *********
(bootloader) meid: 00000000000000
(bootloader) product: m7cdug
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0771000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3899mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d0e3b226
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.039s
Click to expand...
Click to collapse
All I've been able to find is an OTA. You can extract the firmware from the OTA.zip. Are you running the Stock Rom. Or do you have a custom Rom instslled?
OTA can be downloaded here http://d-h.st/oNE open the zip on your pc. And extract the " firmware.zip" to your fastboot folder. Then you can flash it with fastboot but first we need to know about the Rom you have

Danny201281 said:
All I've been able to find is an OTA. You can extract the firmware from the OTA.zip. Are you running the Stock Rom. Or do you have a custom Rom instslled?
OTA can be downloaded here http://d-h.st/oNE open the zip on your pc. And extract the " firmware.zip" to your fastboot folder. Then you can flash it with fastboot but first we need to know about the Rom you have
Click to expand...
Click to collapse
i will download OTA now
i have this rom http://forum.xda-developers.com/showthread.php?t=2581120
its the only one which work with me and my phone is open , other ROMs after flash it reboot in bootloader and stock on it

hasan7sr said:
i will download OTA now
i have this rom http://forum.xda-developers.com/showthread.php?t=2581120
its the only one which work with me and my phone is open , other ROMs after flash it reboot in bootloader and stock on it
Click to expand...
Click to collapse
Okay, because your rom is custom your device will not boot after you have flashed the firmware. As the firmware will restore your stock boot.img and recovery. So you will need to restore your rom after flashing the firmware.
To flash the firmware you will need to lock your bootloader because your s-on. Make sure the firmware.zip is in your fastboot folder then connect your device with your pc in the bootloader connected with fastboot usb. Now in the fastboot command line type
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
The device should reboot to the bootloader which should now show ***RELOCKED***
Code:
fastboot oem rebootRUU
---case sensitive---^^^
Your phone will reboot to a black screen with silver HTC logo. This is ruu mode we can now flash the firmware .
Code:
fastboot flash zip firmware.zip
The first flash is just a pre-update. The screen will go off and then return to ruu mode. Flash the zip again immediately.
Code:
fastboot flash zip firmware.zip
The second flash will flash the firmware , the progress bar on the screen will not reach 100% this is normal as long as the command line has finished it's output it's done.
Code:
fastboot reboot-bootloader
Once that's done unlock your bootloader with your Unlockcode.bin flash your custom recovery and restore your rom. Then reboot and check the state of the imei and baseband problem. :good:
Sent from my SM-T230 using Tapatalk

Danny201281 said:
Okay, because your rom is custom your device will not boot after you have flashed the firmware. As the firmware will restore your stock boot.img and recovery. So you will need to restore your rom after flashing the firmware.
To flash the firmware you will need to lock your bootloader because your s-on. Make sure the firmware.zip is in your fastboot folder then connect your device with your pc in the bootloader connected with fastboot usb. Now in the fastboot command line type
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
The device should reboot to the bootloader which should now show ***RELOCKED***
Code:
fastboot oem rebootRUU
---case sensitive---^^^
Your phone will reboot to a black screen with silver HTC logo. This is ruu mode we can now flash the firmware .
Code:
fastboot flash zip firmware.zip
The first flash is just a pre-update. The screen will go off and then return to ruu mode. Flash the zip again immediately.
Code:
fastboot flash zip firmware.zip
The second flash will flash the firmware , the progress bar on the screen will not reach 100% this is normal as long as the command line has finished it's output it's done.
Code:
fastboot reboot-bootloader
Once that's done unlock your bootloader with your Unlockcode.bin flash your custom recovery and restore your rom. Then reboot and check the state of the imei and baseband problem. :good:
Sent from my SM-T230 using Tapatalk
Click to expand...
Click to collapse
i did every thing as you say , flash firmware.zip and after that custom recovery and rom but still same problem
can i flash this rom by same way ?
http://www.mediafire.com/download/3..._394855_combined_signed_2_4_by+jamesjerss.zip
does it help me or no need to try ?!
and thanks alot man

hasan7sr said:
i did every thing as you say , flash firmware.zip and after that custom recovery and rom but still same problem
can i flash this rom by same way ?
http://www.mediafire.com/download/3..._394855_combined_signed_2_4_by+jamesjerss.zip
does it help me or no need to try ?!
and thanks alot man
Click to expand...
Click to collapse
This appears to be an ruu, though it's in zip format so may not work with your s-on device. Definitely worth a try I would say. You can flash it with exact same procedure as the firmware. But no need to unlock and flash rom after it should boot strait up as thee ruu contains rom and firmware. I hope it works for you. But it seems this may be a hardware problem

Danny201281 said:
This appears to be an ruu, though it's in zip format so may not work with your s-on device. Definitely worth a try I would say. You can flash it with exact same procedure as the firmware. But no need to unlock and flash rom after it should boot strait up as thee ruu contains rom and firmware. I hope it works for you. But it seems this may be a hardware problem
Click to expand...
Click to collapse
after flash another custom rom , it bootloop on bootloader dose not bot to the syster
and flashed firmware and done but stuck on boot screen
after that i try to flash RUU.zip as firmware method but failed
Code:
C:\fastboot>fastboot flash zip room.zip
sending 'zip' (1257873 KB)...
OKAY [ 53.270s] writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 166.885s
thanks for ur time ,,, thaaanks very much
its look hardware problem ,, i will send it to fix next week

Danny201281 said:
This appears to be an ruu, though it's in zip format so may not work with your s-on device. Definitely worth a try I would say. You can flash it with exact same procedure as the firmware. But no need to unlock and flash rom after it should boot strait up as thee ruu contains rom and firmware. I hope it works for you. But it seems this may be a hardware problem
Click to expand...
Click to collapse
finally , my problem has been solved yeeeeees and get back to stock rom by very easy way
first - downloaded stock ruu.zip which compatible with my device
second : Following steps:
Re-lock your boot loader with fastboot (this is imprtant, otherwise the process will not work)
Rename downloaded package has to be renamed PN07IMG.zip
Put the PN07IMG.zip in the root of your external SD-Card
Restart your phone in bootloader mode (Power+Volume Down key)
found all of that by this post
http://forum.xda-developers.com/showpost.php?p=41885165&postcount=91
just one problem faced me that there is no recovery , you can flash any recovery.img to solve it
please some one quote the solution to my first post to help others
and thanks alot

help
hasan7sr said:
finally , my problem has been solved yeeeeees and get back to stock rom by very easy way
first - downloaded stock ruu.zip which compatible with my device
second : Following steps:
Re-lock your boot loader with fastboot (this is imprtant, otherwise the process will not work)
Rename downloaded package has to be renamed PN07IMG.zip
Put the PN07IMG.zip in the root of your external SD-Card
Restart your phone in bootloader mode (Power+Volume Down key)
found all of that by this post
http://forum.xda-developers.com/showpost.php?p=41885165&postcount=91
just one problem faced me that there is no recovery , you can flash any recovery.img to solve it
please some one quote the solution to my first post to help others
and thanks alot
Click to expand...
Click to collapse
Hello,
I am newbie here but i have did my lesson and i know few stuff before posting but i need a help from someone!!!!!
HTML:
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: U3.19.3509.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.1402.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HC35ZW903752
(bootloader) imei: 355868052431682
(bootloader) meid: 00000000000000
(bootloader) product: m7cdug
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0771000
(bootloader) cidnum: HTCCN703
(bootloader) battery-status: good
(bootloader) battery-voltage: 3896mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d0e3b226
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
The OTA update i was received from the HTC from software updates was from 7.19.1402.1 to 7.19.1402.2
I had quite the same problem but i have not installed a Custom ROM, i have a stock rom 5.0.2 before an automate OTA update i have unlocked the bootloader and was playing with the device and changing the boot logo and shutdown logo (that was done successfully) and adding european patches for the blinkfeed.
Then i checked for software updates and i wont installed it and the phone booted in recovery clockmod and didnt do anything.
I was searching how to force to install the OTA update and i finally updated using the firmware.zip that was inside the OTA update ,which included the boot.img, recovery.img and etc..
After the installation the phone was stuck in boot logo.
The steps that i did in order to confront the situation was :
1. i have download the RUU.zip for 4.4.2 but i wasnt able install it following the fastboot oem rebootRUU as i was getting an error with explanation that i have newer version installed.
2. I have tried to install the EU RUU but i need to change the CID , but i cant as far as my device is S-ON.
3. I have tried to flash the boot.img again but no success
After any attempt the device was booting with black screen, whenever i tried to flash a boot.img it was booting with the boot logo.
Please advice me what to do because i have tried many thing and i dont know what to try now!!!
Thank you in advance !!

Related

[Q] (Q) Cant flash recovery( stock and custom) and cant flash RUU too?

Hi everybody,
i have HTC one M7, and i getvar all that:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.12.707.105
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA38WW900067
(bootloader) imei: 356376053563510
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4278mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.046s
1st of all i flash RUU RUU_M7_UL_JB_50_hTC_Asia_WWE_1.29.707.3_R_Radio_4A.14.3250.13_10.33.1150.01_release_311678_signed
when check signature, it failed
also i try to extract rom.zip to flash manually , failed too.( I do relock bootloader to flash RUU)
I flash stock recovery and custom, but when i flash TWRP and CWM then i enter recovey, the screen on HTC said Entering recovery but after that HTC reboot by itself. ( i do unlock bootloader to flash recovery)
Can anyone tell me what to do now?
Thank for your help.
Type fastboot erase cache after flashing custom recovery. Try entering recovery again
Also you can't flash lower version RUU because your device is s-on
Hi SaHiLzZ
I do fastboot erase cache, and it's okay, but i cant enter custom recovery, i try many version and many recovery, but it's not ok.
When i press Recovery, it still show Entering Recovery and restart device, any idea, please?
hoangchaunguyen said:
Hi SaHiLzZ
I do fastboot erase cache, and it's okay, but i cant enter custom recovery, i try many version and many recovery, but it's not ok.
When i press Recovery, it still show Entering Recovery and restart device, any idea, please?
Click to expand...
Click to collapse
same problem here
is anyone can help me and this guy please
My Post Here
same problem
we must wait for ruu exe file 5.12.707.105
Please dont use any zip file for uptae
When exe file of ruu release our problem will end
So please don't updates any zip file
raghav9 9 said:
we must wait for ruu exe file 5.12.707.105
Please dont use any zip file for uptae
When exe file of ruu release our problem will end
So please don't updates any zip file
Click to expand...
Click to collapse
What is the logic behind this number? Is it already planned or is it based on radio number?
I think this could also be a solution for my problem (just started a new thread)
s-on relocked
leoncornelissen said:
What is the logic behind this number? Is it already planned or is it based on radio number?
I think this could also be a solution for my problem (just started a new thread)
Click to expand...
Click to collapse
when locked, relocked, s-on
can't downgrade firmware
only equal or greater firmware can flash

[Q] Unroot Process Questions - For Warranty

Hi all, I have a few questions on returning to stock for warranty purposes, I want to send my phone back to fix the pink camera issue!
The details of my phone are below. I am using the recovery tool TWRP so the first question am I using the right ruu when I download M7 CWM Nandroid Backup CID HTC 039 2.24.980.2 ? I can't find a TWRP one for htc_039!
Second question I was following the instructions in the link http://htc-one.wonderhowto.com/how-...actory-settings-for-warranty-repairs-0149204/
All is fine until I get to Step 7 loading the ROM and returning to stock, the ruu above is a zip file and when I extract there is no .exe file to run so confused as to whether can just use instructions in the section "Restoring using a RUU.zip" in the link http://www.htc1guru.com/guides/return-stock-guide/ ?
Thanks for any help you can provide!
(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.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
(bootloader) battery-status: good
(bootloader) battery-voltage: 3831mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
leesider said:
Hi all, I have a few questions on returning to stock for warranty purposes, I want to send my phone back to fix the pink camera issue!
The details of my phone are below. I am using the recovery tool TWRP so the first question am I using the right ruu when I download M7 CWM Nandroid Backup CID HTC 039 2.24.980.2 ? I can't find a TWRP one for htc_039!
Second question I was following the instructions in the link http://htc-one.wonderhowto.com/how-...actory-settings-for-warranty-repairs-0149204/
All is fine until I get to Step 7 loading the ROM and returning to stock, the ruu above is a zip file and when I extract there is no .exe file to run so confused as to whether can just use instructions in the section "Restoring using a RUU.zip" in the link http://www.htc1guru.com/guides/return-stock-guide/ ?
Thanks for any help you can provide!
(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.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: Remove this
(bootloader) imei: Remove this
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
(bootloader) battery-status: good
(bootloader) battery-voltage: 3831mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
Click to expand...
Click to collapse
Edit your post and remove you IMEI and serial number
you need these two files and TWRP 2.6.3.3 installed after the firmware update
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Firmware 2.24 update.
https://www.dropbox.com/s/ed1ggts2nnzwvsr/firmware.zip
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot
This file flash the same as a rom with the option to install the stock recovery and radio
http://www.htc1guru.com/dld/guru_reset_m7_2-24-980-2-zip/
Thanks for that, I think it all makes sense!
Removed the IMEI and serial number as well........bit of a rooky mistake!
clsA said:
Edit your post and remove you IMEI and serial number
you need these two files and TWRP 2.6.3.3 installed after the firmware update
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Firmware 2.24 update.
https://www.dropbox.com/s/ed1ggts2nnzwvsr/firmware.zip
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot
This file flash the same as a rom with the option to install the stock recovery and radio
http://www.htc1guru.com/dld/guru_reset_m7_2-24-980-2-zip/
Click to expand...
Click to collapse
Righteo got my phone to Locked with the Tampered notification gone, it is on S-ON, updated the firmware but now I have the problem when I try to flash both the recovery and the rom I get the error "FAILED (remote: 12 signature verify fail)
Not sure how I can get past this any ideas? Are should I try another stock ROM?
Thanks in advance
leesider said:
Righteo got my phone to Locked with the Tampered notification gone, it is on S-ON, updated the firmware but now I have the problem when I try to flash both the recovery and the rom I get the error "FAILED (remote: 12 signature verify fail)
Not sure how I can get past this any ideas? Are should I try another stock ROM?
Thanks in advance
Click to expand...
Click to collapse
you have to unlock the bootloader to flash the recovery and rom
clsA said:
Edit your post and remove you IMEI and serial number
you need these two files and TWRP 2.6.3.3 installed after the firmware update
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Firmware 2.24 update.
https://www.dropbox.com/s/ed1ggts2nnzwvsr/firmware.zip
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot
This file flash the same as a rom with the option to install the stock recovery and radio
http://www.htc1guru.com/dld/guru_reset_m7_2-24-980-2-zip/
Click to expand...
Click to collapse
clsA said:
you have to unlock the bootloader to flash the recovery and rom
Click to expand...
Click to collapse
Delete thanks for all your help

[Q] SuperCID and RUU WWE

Hi
I have Unlocked Bootloader, S-Off and SuperCID, installed GPE ROM via RUU.zip
Now I need to install ROM via RUU. exe but I don't see superCID on supported CID list.
Will stock GPE ROM boot with CID HTC__032?
Or... Can I flash this RUU on superCID?
This RUU is here:
http://bit.ly/1EPvdwI
Super CID will help you or better have same CID as gpe have
Because ruu checks CID & MID and can give errors
ok. I changed it to HTC__032 and RUU force closes during gathering device information on Windows 7.
On Windows 8 fastboot crashes :/
all systems are 64-bit
But... If I have GPE ROM and firmware 5.0.1 can I flash KitKat based ROM's eg ViperOne?
Gpe have CID like GOOGLE01 I'm not sure better search before changing
Your 032 certainly not help you use win 7
ViperOne need sense firmware GPE firmware not good
Bruce666 said:
ok. I changed it to HTC__032 and RUU force closes during gathering device information on Windows 7.
On Windows 8 fastboot crashes :/
all systems are 64-bit
But... If I have GPE ROM and firmware 5.0.1 can I flash KitKat based ROM's eg ViperOne?
Click to expand...
Click to collapse
read and do this, I was having the same problem: http://forums.androidcentral.com/ht...tall-4-3-ruu-windows-7-8-1-a.html#post3466555
you must install all of them one at a time with reboots inbetween each, and if you have a full RUU make sure your MID also matches, you may also have to flash the corresponding sense firmware first.
yatindroid said:
Gpe have CID like GOOGLE01 I'm not sure better search before changing
Your 032 certainly not help you use win 7
ViperOne need sense firmware GPE firmware not good
Click to expand...
Click to collapse
so... what can I do? now I have CID HTC__032 and this ROM.
RUU exe crashes, fastboot crashes. What can I do? Guru reset won't work in this case when I have GPE firmware?
Bruce666 said:
so... what can I do? now I have CID HTC__032 and this ROM.
RUU exe crashes, fastboot crashes. What can I do? Guru reset won't work in this case when I have GPE firmware?
Click to expand...
Click to collapse
Are you able to post your fastboot getvar all ?
Seanie280672 said:
Are you able to post your fastboot getvar all ?
Click to expand...
Click to collapse
yes no problem
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.30.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.1700.3
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:XXXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXX
(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: 4193mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e135dbf9
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.115s
Bruce666 said:
yes no problem
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.30.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.1700.3
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:XXXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXX
(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: 4193mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e135dbf9
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.115s
Click to expand...
Click to collapse
Thanks, do NOT at any point go s-on, you need to flash the stock sense firmware first then run the RUU
http://xda7.androidrevolution.org/db_mirror/Firmware/index.php?dir=HTC/HTC_One/401/
you need 4.19.401.9
Because you are s-off you will not need to re-lock the bootloader nor lock it, just run the RUU whilst your phone is still in fastbootUSB mode straight after the firmware flash.
Seanie280672 said:
Thanks, do NOT at any point go s-on, you need to flash the stock sense firmware first then run the RUU
http://xda7.androidrevolution.org/db_mirror/Firmware/index.php?dir=HTC/HTC_One/401/
you need 4.19.401.9
Click to expand...
Click to collapse
and fastboot will not crash? I'm very afraid about it
Bruce666 said:
and fastboot will not crash? I'm very afraid about it
Click to expand...
Click to collapse
When is fastboot crashing ?
Seanie280672 said:
When is fastboot crashing ?
Click to expand...
Click to collapse
in the last step. after copying in stage 1/5 fastboot crashes. Memory is untouched
Bruce666 said:
in the last step. after copying in stage 1/5 fastboot crashes. Memory is untouched
Click to expand...
Click to collapse
no it shouldnt crash, its a different type of fastboot kind of................basically when you install an RUU, the software is installed first and the last thing the RUU does is flash the firmware, however, because you have GPE firmware on your phone, the software install is failing, only way around it is to flash the firmware first, see here: http://forum.xda-developers.com/showthread.php?t=2733523 don't follow this guide, its just to give you an idea of what we are doing.
To flash a firmware you must be in bootloader/fastbootUSB mode.
Fastboot oem rebootRUU
Fastboot flash zip firmwarefilename.zip
Then again
Fastboot flash zip firmwarefilename.zip (there will be some nerving pauses, just let it run, make sure it says successful before the next command) then:
Fastboot reboot-bootloader
Run RUU now..........
Seanie280672 said:
no it shouldnt crash, its a different type of fastboot kind of................basically when you install an RUU, the software is installed first and the last thing the RUU does is flash the firmware, however, because you have GPE firmware on your phone, the software install is failing, only way around it is to flash the firmware first, see here: http://forum.xda-developers.com/showthread.php?t=2733523
To flash a firmware you must be in bootloader/fastbootUSB mode.
Fastboot oem rebootRUU
Fastboot flash zip firmwarefilename.zip
Then again
Fastboot flash zip firmwarefilename.zip (there will be some nerving pauses, just let it run, make sure it says successful before the next command) then:
Fastboot reboot-bootloader
Run RUU now..........
Click to expand...
Click to collapse
ok but this is RUU.exe not zip. is flashing firmware wiping all data?
Bruce666 said:
ok but this is RUU.exe not zip. is flashing firmware wiping all data?
Click to expand...
Click to collapse
you need to download the firmware file from the link I gave you earlier: 4.19.401.9 firmware, put it in the same folder as fastboot files, then boot your phone to fastbootUSB mode and follow the commands above.
heres the link again: http://xda7.androidrevolution.org/db_mirror/Firmware/index.php?dir=HTC/HTC_One/401/
the RUU will wipe your phone when you install it.
Seanie280672 said:
you need to download the firmware file from the link I gave you earlier: 4.19.401.9 firmware, put it in the same folder as fastboot files, then boot your phone to fastbootUSB mode and follow the commands above.
the RUU will wipe your phone when you install it.
Click to expand...
Click to collapse
ok. but will ROM I have flashed boot on this Firmware? coz I have RUU.exe
Bruce666 said:
ok. but will ROM I have flashed boot on this Firmware? coz I have RUU.exe
Click to expand...
Click to collapse
Run the RUU.exe after you have flashed the firmware, after the firmware and the RUU, you will be back on stock Sense, remember to flash the firmware twice, follow the commands above
Seanie280672 said:
Run the RUU.exe after you have flashed the firmware, after the firmware and the RUU, you will be back on stock Sense, remember to flash the firmware twice, follow the commands above
Click to expand...
Click to collapse
ok. but will ROM i have boot on this firmware?
Bruce666 said:
ok. but will ROM i have boot on this firmware?
Click to expand...
Click to collapse
what rom do you have ?
Seanie280672 said:
what rom do you have ?
Click to expand...
Click to collapse
I have this ROM
http://forum.xda-developers.com/htc-one/development/rom-google-play-edition-lollipop-v1-00-t2963927

[Q] unable to access the recovery mode

Hello,
I was in custom room. I decided to go back to go back to stock room. I have changed the cid to HTC__J15 but I don't know what was before (I believe its the same because I from Arab world)
then I locked the oem then I tried to flash RUU (exe) and (zip) but was not right one and did not finish flashing. So I say I start over form unlock the HTC. after passing the token the phone rebooted and freeze on Entering recovery. I force it to reboot but I am not able to get the recovery mode and the HTC unable to unlocked (still relocked mode)
I tried to flash many stock recovery
6.09.401.10
6.09.401.11
but did not wok
my devise information
(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.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ***************
(bootloader) imei: *******************
(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: 4303mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(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.078s
Click to expand...
Click to collapse
ksa32 said:
Hello,
I was in custom room. I decided to go back to go back to stock room. I have changed the cid to HTC__J15 but I don't know what was before (I believe its the same because I from Arab world)
then I locked the oem then I tried to flash RUU (exe) and (zip) but was not right one and did not finish flashing. So I say I start over form unlock the HTC. after passing the token the phone rebooted and freeze on Entering recovery. I force it to reboot but I am not able to get the recovery mode and the HTC unable to unlocked (still relocked mode)
I tried to flash many stock recovery
6.09.401.10
6.09.401.11
but did not wok
my devise information
Click to expand...
Click to collapse
Download this firmware 6.09.401.10 flash it in bootloader. You can rename the firmware to firmware.zip or type the entire name in the command line.
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]
Click to expand...
Click to collapse
After you have flashed the firmware then try to unlock the bootloader again.
thanks for your reply
but did not work
sending 'zip' (550870 KB)...
OKAY [ 25.639s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 83.761s
Click to expand...
Click to collapse
I think the problem start when I flash
RUU_ENDEAVOR_U_ICS_40_HTC_ARA_1.29.415.11_Radio_1.1204.105.14_release_260742_signed.exe
it was not the right one (which is field to flash)
then I tried RUU_M7_UL_JB_50_HTC_Europe_1.20.401.1_Radio_4A.13.3227.06_10.27.1127.01_release_308001_signed_2_4.exe (this one the program freeze then I flash the first one then I was able to connect to fastboot)
ksa32 said:
thanks for your reply
but did not work
I think the problem start when I flash
RUU_ENDEAVOR_U_ICS_40_HTC_ARA_1.29.415.11_Radio_1.1204.105.14_release_260742_signed.exe
it was not the right one (which is field to flash)
then I tried RUU_M7_UL_JB_50_HTC_Europe_1.20.401.1_Radio_4A.13.3227.06_10.27.1127.01_release_308001_signed_2_4.exe (this one the program freeze then I flash the first one then I was able to connect to fastboot)
Click to expand...
Click to collapse
Sorry you can't flash both of them
1 is not for htc one
2 is much lower version so this will fail anyway
You have to do
go to fastboot flash firmware 6.09.401.10 >> unlock boot loader >> Install Custom Recovery TWRP 2.6.3.3 in fastboot >> reboot phone
Download This backup http://forum.xda-developers.com/showthread.php?t=2224752
Extract and copy files to TWRP/BACKUPS/SH44TW901053/Stock
reboot to custom recovery
restore backup >> reboot Bootloader >> flash firmware 6.09.401.12
be patient I Wrote in short so you have to search & read @ xda
you will get full stock software 6.09.401.12
Remove imei and serial no from 1st post
thanks for reply
when I reach the this point I am not sure that I follow you right
Code:
restore backup >> reboot Bootloader >> flash firmware 6.09.401.12
because when I restore it the stock
the error massage
E:No partitions selected for restore
Click to expand...
Click to collapse
I have solve the problem
on the recovery mode I make a backup to make folder in htc storage then I put the following file the make restore
with flashing TWRP 6.09.401.111
now it's working fine
thaks for everyone you help me a lot

[Q] Returning to stock - H3G__001

Hi All,
For months I have been trying to return my HTC One to stock ROM without success. When installing cyanogenmod I wasn't successful in creating a backup and didn't realise the implications of this until I tried to return to stock.
I have tried a few things - finding a back up for a H3G HTC one, changing the CID to 1111111 ((bootloader) [JAVACARD_ERR] SD/USBDISK Init error), installing from a RUU.exe and nothing has worked.
ADB and Fastboot are correctly set up on my laptop and communicating with my phone.
My GetVar all returns.
C:\Users\User\cminstaller\resources\tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.14.771.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3906mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(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.090s
Any help would be greatly appreciated.
Thanks in advance.
piney88 said:
Hi All,
For months I have been trying to return my HTC One to stock ROM without success. When installing cyanogenmod I wasn't successful in creating a backup and didn't realise the implications of this until I tried to return to stock.
I have tried a few things - finding a back up for a H3G HTC one, changing the CID to 1111111 ((bootloader) [JAVACARD_ERR] SD/USBDISK Init error), installing from a RUU.exe and nothing has worked.
ADB and Fastboot are correctly set up on my laptop and communicating with my phone.
My GetVar all returns.
C:\Users\User\cminstaller\resources\tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.14.771.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3906mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(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.090s
Any help would be greatly appreciated.
Thanks in advance.
Click to expand...
Click to collapse
you cant change the CID without s-off
heres your latest stock Lollipop RUU.zip: https://www.androidfilehost.com/?fid=95916177934542817
it will wipe your entire phone, so backup anything you want to keep before flashing it.
As you are s-on you will need to relock your bootloader before flashing, but backup first as once the bootloader is locked or relocked, your custom rom wont boot.
rom taken from here and instructions on how to flash it are at the top of the page: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Seanie280672 said:
you cant change the CID without s-off
heres your latest stock Lollipop RUU.zip: https://www.androidfilehost.com/?fid=95916177934542817
it will wipe your entire phone, so backup anything you want to keep before flashing it.
As you are s-on you will need to relock your bootloader before flashing, but backup first as once the bootloader is locked or relocked, your custom rom wont boot.
rom taken from here and instructions on how to flash it are at the top of the page: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Click to expand...
Click to collapse
Thanks for the very quick reply. I downloaded the file.
Apologies for needing the extra help but I am unsure what to do with zip file - quote from the instructions "As many in this thread, ask about zip corruption, zip are not corrupted they are encrypted and can't open normally , they need decryption check md5 and dont try to unzip them"
Can you help on how I decrypt the file?
piney88 said:
Thanks for the very quick reply. I downloaded the file.
Apologies for needing the extra help but I am unsure what to do with zip file - quote from the instructions "As many in this thread, ask about zip corruption, zip are not corrupted they are encrypted and can't open normally , they need decryption check md5 and dont try to unzip them"
Can you help on how I decrypt the file?
Click to expand...
Click to collapse
why do you want to decrypt it, just follow the instructions and flash it as it it, rename that zip file to RRU.zip, put it in the same folder as your adb and fastboot files on your computer, and flash it.
Go from here: How To Flash
1. Rename file to RUU.zip
2. Place it in adb folder
3. Reboot phone to fastboot mode
4. S On need to relock bootloader (fastboot oem lock) , S Off lock not needed
5. Also use the htc_fastboot.exe not the normal fastboot.exe
get the htc_fastboot.exe here : https://www.androidfilehost.com/?fid=95916177934539737
Rename htc_fastboot to fastboot or if you don't rename it, then the command will be "htc_fastboot flash zip RUU.zip"
Run the following commands from your adb folder:
6. htc_fastboot oem rebootRUU
7.htc_fastboot flash zip RUU.zip
8.htc_fastboot reboot-bootloader
Seanie280672 said:
why do you want to decrypt it, just follow the instructions and flash it as it it, rename that zip file to RRU.zip, put it in the same folder as your adb and fastboot files on your computer, and flash it.
Go from here: How To Flash
1. Rename file to RUU.zip
2. Place it in adb folder
3. Reboot phone to fastboot mode
4. S On need to relock bootloader (fastboot oem lock) , S Off lock not needed
5. Also use the htc_fastboot.exe not the normal fastboot.exe
get the htc_fastboot.exe here :
Rename htc_fastboot to fastboot or if you don't rename it, then the command will be "htc_fastboot flash zip RUU.zip"
Run the following commands from your adb folder:
6. htc_fastboot oem rebootRUU
7.htc_fastboot flash zip RUU.zip
8.htc_fastboot reboot-bootloader
Click to expand...
Click to collapse
Seanie,
When I tried the flash it didn't work, I got an error message, I then read the text at the top of the page and misunderstood the guidance for instructions. Hence the decrypting question.
I just retried and it seems to have worked.
I do sincerely appreciate your help. Since November off and on I have been trying to make this happen - I couldn't have done it without you.
Thanks,
Piney
piney88 said:
Seanie,
When I tried the flash it didn't work, I got an error message, I then read the text at the top of the page and misunderstood the guidance for instructions. Hence the decrypting question.
I just retried and it seems to have worked.
I do sincerely appreciate your help. Since November off and on I have been trying to make this happen - I couldn't have done it without you.
Thanks,
Piney
Click to expand...
Click to collapse
For later reference http://forum.xda-developers.com/showthread.php?t=3028559 soon to be updated with latest stock files
Sent from my SM-T230 using Tapatalk

Categories

Resources