Hi all,
So I woke up this morning and power on my phone to find it stuck in some sort of boot loop. It loads to the home screen which seems like it might work but 30 seconds later it reboots on its own.
The phone is stock, unrooted and the bootloader is locked (and S-ON).
I already did a factory reset (wipe cache + data) but didn't work.
I'm trying to unlock the bootloader to flash a recovery and a new rom but I'm not able to do that.
I followed all the steps to unlock the bootloader as reported in HTCdev, but after I typed the last command
fastboot flash unlocktoken Unlock_code.bin
the "splash" screen didn't appear on my phone so I wasn't able to complete the unlock.
Can anyone help me with unlocking the bootloader?? Or did anyone know another method to unbrick my phone that is stuck in a bootloop??
Thank you in advance,
Mattia.
raffoaddicted said:
Hi all,
So I woke up this morning and power on my phone to find it stuck in some sort of boot loop. It loads to the home screen which seems like it might work but 30 seconds later it reboots on its own.
The phone is stock, unrooted and the bootloader is locked (and S-ON).
I already did a factory reset (wipe cache + data) but didn't work.
I'm trying to unlock the bootloader to flash a recovery and a new rom but I'm not able to do that.
I followed all the steps to unlock the bootloader as reported in HTCdev, but after I typed the last command
fastboot flash unlocktoken Unlock_code.bin
the "splash" screen didn't appear on my phone so I wasn't able to complete the unlock.
Can anyone help me with unlocking the bootloader?? Or did anyone know another method to unbrick my phone that is stuck in a bootloop??
Thank you in advance,
Mattia.
Click to expand...
Click to collapse
The bootloader unlock issue is well known on the gpe bootloaders and unfortunately, they never fixed it. Sunshine S-OFF willl be the only way to unlock (and s-off). Otherwise you could try a RUU if there is one for your phone (need to know you "fastboot getvar all").
alray said:
The bootloader unlock issue is well known on the gpe bootloaders and unfortunately, they never fixed it. Sunshine S-OFF willl be the only way to unlock (and s-off). Otherwise you could try a RUU if there is one for your phone (need to know you "fastboot getvar all").
Click to expand...
Click to collapse
Hi, thank you for your reply!
fastboot getvar all gives
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.27.3218.09
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.09.1700.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: GOOGL001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4291mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e02a9046
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.040s
Thanks,
Mattia
raffoaddicted said:
Hi, thank you for your reply!
fastboot getvar all gives
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.27.3218.09
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.09.1700.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: GOOGL001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4291mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e02a9046
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.040s
Thanks,
Mattia
Click to expand...
Click to collapse
This one should work
https://www.androidfilehost.com/?fid=24369303960689828
Hi,
I apologize for not answering sooner!
Btw, thank you for the file, but now... How am I supposed to preceed?
My problems are also that:
1) fastboot recognizes my phone, but adb does not. I'm confident that I actived usb debugging but i'm not totally sure of that... so I think that it's why adb doesn't find my phone.
2) as soon as try to do ''apply from storage" or "apply from sd card" in the recovery of my phone... it reboots with ''invalid operation, check cid failed".
Thank you so much, and sorry to bother you again, but i'm a novice.
Cheers,
mattia
raffoaddicted said:
Hi,
I apologize for not answering sooner!
Btw, thank you for the file, but now... How am I supposed to preceed?
My problems are also that:
1) fastboot recognizes my phone, but adb does not. I'm confident that I actived usb debugging but i'm not totally sure of that... so I think that it's why adb doesn't find my phone.
2) as soon as try to do ''apply from storage" or "apply from sd card" in the recovery of my phone... it reboots with ''invalid operation, check cid failed".
Thank you so much, and sorry to bother you again, but i'm a novice.
Cheers,
mattia
Click to expand...
Click to collapse
1)abd is only accessible from a custom recovery or from a booted OS. fastboot is the only thing you need to flash a ruu.
fastboot oem rebootRUU
fastboot flash zip "filename".zip
fastboot flash zip "filename".zip
fastboot reboot
If your bootloader is unlocked, you must relock it first using "fastboot oem lock"
alray said:
1)abd is only accessible from a custom recovery or from a booted OS. fastboot is the only thing you need to flash a ruu.
fastboot oem rebootRUU
fastboot flash zip "filename".zip
fastboot flash zip "filename".zip
fastboot reboot
If your bootloader is unlocked, you must relock it first using "fastboot oem lock"
Click to expand...
Click to collapse
ok!
Thank you!!
Related
Hi
I think I made a huge mistake when relocking my bootloader, used the "fastboot oem relock" command before anything else. I was still on custom ROM (Google edition) When trying to update firmware it wouldnt let me flash it. It gets stuck on the sending image, it doesnt give a error report, it just keeps saying sending without anything happening. I then tried to unlock my bootloader again both with the old token, and also tried to get a new token from HTC Dev. Everytime it gets stuck on the "fastboot flash unlocktoken Unlock_code.bin" command. No error report, it just gets stuck at sending. Tried to leave it for up to 15 minutes without a luck.
I guess it got something do do with the bootloader version not match the recovery? My bootloader i sno locked, so cant get into recovery. I figured out that my only opition is to flash a stock RUU for my phone, but cant find anyone that works. Tried a few of them out there, both the executable desktop version and tried to flash to phone with adb commands. No luck, it just keep getting stuck. Anyone who can point me in the right direction?
This is my details from "fastboot getvar all"
C:\Android\sdk\platform-tools>fastboot getvar all
(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.12
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH34GW902611
(bootloader) imei: 354436055220667
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4295mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-f188f379dbbfee373cd551f7bc62b8435
getvar:all FAILED (unknown status code)
finished. total time: 0.057s
Thanks in advance!!
garman76 said:
Hi
I think I made a huge mistake when relocking my bootloader, used the "fastboot oem relock" command before anything else. I was still on custom ROM (Google edition) When trying to update firmware it wouldnt let me flash it. It gets stuck on the sending image, it doesnt give a error report, it just keeps saying sending without anything happening. I then tried to unlock my bootloader again both with the old token, and also tried to get a new token from HTC Dev. Everytime it gets stuck on the "fastboot flash unlocktoken Unlock_code.bin" command. No error report, it just gets stuck at sending. Tried to leave it for up to 15 minutes without a luck.
I guess it got something do do with the bootloader version not match the recovery? My bootloader i sno locked, so cant get into recovery. I figured out that my only opition is to flash a stock RUU for my phone, but cant find anyone that works. Tried a few of them out there, both the executable desktop version and tried to flash to phone with adb commands. No luck, it just keep getting stuck. Anyone who can point me in the right direction?
This is my details from "fastboot getvar all"
C:\Android\sdk\platform-tools>fastboot getvar all
(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.12
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH34GW902611
(bootloader) imei: 354436055220667
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4295mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-f188f379dbbfee373cd551f7bc62b8435
getvar:all FAILED (unknown status code)
finished. total time: 0.057s
Thanks in advance!!
Click to expand...
Click to collapse
does the bootloader say fastboot USB?
if you issue the command fastboot devices do you see the phone?
Unlocking should just work.
If you can't get it unlocked an RUU is your best bet.
gunnyman said:
does the bootloader say fastboot USB?
if you issue the command fastboot devices do you see the phone?
Unlocking should just work.
If you can't get it unlocked an RUU is your best bet.
Click to expand...
Click to collapse
My bootloader says fastboot usb in red. I can use the adb commands, and the device answears to the comands, but it's just keep getting stuck whatever I'm trying to push to the phone. recovery, RUU, unlock token, firmware.. nothing works, and it just freezes..
Need to reset phone with powerbutton for 15 seconds to get bootloader up again.
What RUU image would be my best shot based on my information?
garman76 said:
My bootloader says fastboot usb in red. I can use the adb commands, and the device answears to the comands, but it's just keep getting stuck whatever I'm trying to push to the phone. recovery, RUU, unlock token, firmware.. nothing works, and it just freezes..
Need to reset phone with powerbutton for 15 seconds to get bootloader up again.
What RUU image would be my best shot based on my information?
Click to expand...
Click to collapse
What does the security warning mean? It came when I relocked bootloader...
You get the security warning because you locked the phone while running a custom recovery. Hang on a few minutes and I will find the RUU you need
Edit :
There may not be one for your cid.
Try another cable, usb port, or computer to send the unlock token.
Thank you so very much!!
Found my old laptop running linux. Pushed the unlock token to the phone and there it went.
Unlocked again.
Knew I was missing something basic. Strange thing though, my adb drivers seemed to working fine, and has never given me a problem before.
Thanks a million.
Happy to help.
Now UNLESS you're doing an RUU install there is NO reason to lock the Bootloader.
Leave it alone
gunnyman said:
Happy to help.
Now UNLESS you're doing an RUU install there is NO reason to lock the Bootloader.
Leave it alone
Click to expand...
Click to collapse
No need to update firmware to flash Android Revolution Google edition?
garman76 said:
No need to update firmware to flash Android Revolution Google edition?
Click to expand...
Click to collapse
No and even if you did you'd want S-off and supercid bootloader lock wouldn't matter
I've flashed multiple ROMS but I don't know what what's up now.
I was stuck on FTS Rom and couldn't flash any other ROMS- they wouldn't take. It would always reboot in FTS.
So in TWRP, I did an advanced wipe... everything was gone including the multiple various ROMS and backups in both TWRP and CLKmod. Trouble is, now I can get as far as flashing various new recoveries from the bootloader, but I can't push any rom to it or flash anything from the bootloader.
Extra kicker- I can NOT mount the phone on my computer. This has been the case for a while, not from any ROM. Not from FTS Rom, not from any recovery... can not mount the phone and transfer files.
HTC Dumlock also did not work.
Specs-
HTC One- unlocked, rooted, HBoot 1.55, S-On, Radio 4%.20.3218.13
Any help would be appreciated.
I did s-off since you're unlocked. Probably the issue. Then I would go into fast boot to either ruu or transfer a rom
I think rumrunner is what works on 1.55 hboot
Sent from my HTC One
krankenator said:
I've flashed multiple ROMS but I don't know what what's up now.
I was stuck on FTS Rom and couldn't flash any other ROMS- they wouldn't take. It would always reboot in FTS.
So in TWRP, I did an advanced wipe... everything was gone including the multiple various ROMS and backups in both TWRP and CLKmod. Trouble is, now I can get as far as flashing various new recoveries from the bootloader, but I can't push any rom to it or flash anything from the bootloader.
Extra kicker- I can NOT mount the phone on my computer. This has been the case for a while, not from any ROM. Not from FTS Rom, not from any recovery... can not mount the phone and transfer files.
HTC Dumlock also did not work.
Specs-
HTC One- unlocked, rooted, HBoot 1.55, S-On, Radio 4%.20.3218.13
Any help would be appreciated.
Click to expand...
Click to collapse
do you know how to use fastboot commands?
post your results from (minus your iemi and serial no)
fastboot getvar all
we can use this info to direct you to the correct RUU to fix your phone
clsA said:
do you know how to use fastboot commands?
post your results from (minus your iemi and serial no)
fastboot getvar all
we can use this info to direct you to the correct RUU to fix your phone
Click to expand...
Click to collapse
Not pro, but I hobble by. Results:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(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: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4350mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
krankenator said:
Not pro, but I hobble by. Results:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(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: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4350mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
Edit your post to match mine.
you have AT&T phone here's the link to the RUU
http://www.htc1guru.com/dld/ruu_m7_...3_10-38j-1157-04_release_334235_signed_2-exe/
Edit: Keep in mind that resetting your phone with RUU is full wipe and starting from scratch
after it's done you will need to unlock bootloader, flash recovery and Root. Same as if your phone was brand new
clsA said:
Edit your post to match mine.
you have AT&T phone here's the link to the RUU
http://www.htc1guru.com/dld/ruu_m7_...3_10-38j-1157-04_release_334235_signed_2-exe/
Edit: Keep in mind that resetting your phone with RUU is full wipe and starting from scratch
after it's done you will need to unlock bootloader, flash recovery and Root. Same as if your phone was brand new
Click to expand...
Click to collapse
Thanks. I don't suppose there is a Mac version for this? I don't currently have Windows installed. If not, I"ll just have to fix this later.
Thanks for all your help.
krankenator said:
Thanks. I don't suppose there is a Mac version for this? I don't currently have Windows installed. If not, I"ll just have to fix this later.
Thanks for all your help.
Click to expand...
Click to collapse
yes here
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3-decrypted-zip/
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
Click to expand...
Click to collapse
files needed >> http://forum.xda-developers.com/showthread.php?t=2390995
clsA said:
yes here
http://www.htc1guru.com/dld/ruu-zip-m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3-decrypted-zip/
files needed >> http://forum.xda-developers.com/showthread.php?t=2390995
Click to expand...
Click to collapse
Thanks for your help. Downloading the RUU now but before I flash this I just want to be clear.
Do I first need to S-Off using Rumrunner? I can't find a mac version, just Linux and Win.
Then do I need to re-lock my bootloader? (I read that step here http://forum.xda-developers.com/showthread.php?t=2251800)
Then at that point I can flash the RUU or can I just flash the RUU without S-Off or re-locking the bootloader
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
krankenator said:
Thanks for your help. Downloading the RUU now but before I flash this I just want to be clear.
Do I first need to S-Off using Rumrunner? I can't find a mac version, just Linux and Win.
Then do I need to re-lock my bootloader? (I read that step here http://forum.xda-developers.com/showthread.php?t=2251800)
Then at that point I can flash the RUU or can I just flash the RUU without S-Off or re-locking the bootloader
-rom.zip can be flashed using
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip (yes do this 2 times)
fastboot reboot
Click to expand...
Click to collapse
I don't think that file requires s-off
but yes a locked boot loader is needed
fastboot oem lock
Well, time to try something else.
Any ideas anyone?
krankenator said:
Something didn't work. It only reboot to the bootloader.
Pro-Mac-Jesseesktop jesse$ ./fastboot oem lock
Click to expand...
Click to collapse
FAILED (remote: 12 signature verify fail)
I'll take a guess this means you need s-off
or a windows PC to run the RUU.exe I posted first
Hi all
I have a HTC One (M7). Its has been rooted and was running 4.3. Tried to update to 4.4 and flashed an Android Revolution HD ROM. Not sure if it was the wrong ROM or if I wasn't S-OFF. Now i am stuck on HTC boot screen. When i try to load into recovery it flashes up for a second and then goes back to HTC boot image.
Have tried to flash a new recovery using EZtoolkit - Flashed TWRP - didnt help, still cant get in.
Also used the toolkit to erase the cache but hasnt helped.
Any suggestions??
Output of fastboot getvar all?
SaHiLzZ said:
Output of fastboot getvar all?
Click to expand...
Click to collapse
Sorry mate. Im not the best with this.
How do i find this?
SaHiLzZ said:
Output of fastboot getvar all?
Click to expand...
Click to collapse
C:\Users\Gary\Downloads\EZToolkit%20Advanced%20(M7-M7WLS)\EZToolkit Advanced (M7
-M7WLS)\EZToolkit Advanced (M7-M7WLS)\mBF>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.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH37LW903746
(bootloader) imei: 357864056977711
(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: 4199mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.150s
Think this is what u mean
Garyflem said:
C:\Users\Gary\Downloads\EZToolkit%20Advanced%20(M7-M7WLS)\EZToolkit Advanced (M7
-M7WLS)\EZToolkit Advanced (M7-M7WLS)\mBF>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.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH37LW903746
(bootloader) imei: 357864056977711
(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: 4199mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.150s
Think this is what u mean
Click to expand...
Click to collapse
Download: http://goo.im/devs/philz_touch/CWM_Advanced_Edition/m7ul//philz_touch_6.08.9-m7ul.img
Connect your phone to USB.
Go to bootloader >> fastboot mode (fastboot USB) - [power + volume down].
Code:
fastboot flash recovery philz_touch_6.08.9-m7ul.img
Do not turn off USB in phone and turn off your phone.
You go to recovery?
Garyflem said:
C:\Users\Gary\Downloads\EZToolkit%20Advanced%20(M7-M7WLS)\EZToolkit Advanced (M7
-M7WLS)\EZToolkit Advanced (M7-M7WLS)\mBF>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.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH37LW903746
(bootloader) imei: 357864056977711
(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: 4199mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.150s
Think this is what u mean
Click to expand...
Click to collapse
Yup..
Download this: http://www.androidruu.com/getdownlo..._P2_release_324936_signedma8j1sa3e2o09s35.zip
Unzip. Find the firmware.zip in the unzipped content, and flash it like this:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
This *SHOULD* get your stock recovery back, you should be able to get back in STOCK recovery. Then, flash custom recovery, and you should be able to get back in TWRP recovery.
Then you will need to ADB push/ ADB Sideload a custom rom to your device, and get going. Stay with 4.3, until your device is booted and you have a chance to S-OFF.
Don't use toolkits.. Get used to using fastboot and adb.. Download fastboot and adb from here.. Read the guide. Once setup, from within the fastboot and adb folder, Shift*key and*right click*on the*folder. open Command window here..
Connect your phone to PC while in bootloader screen.
Make sure fastboot USB is shown on bootloader
Then type..
Fastboot devices. A seemingly random number should be shown.
If it is.. Type fastboot erase cache.
fastboot reboot
PS.. Make sure you are using TWRP 2.6.3.3.
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Rename to recovery
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot
Sent from my Nexus 7 using XDA Premium 4 mobile app
SaHiLzZ said:
Yup..
Unzip. Find the firmware.zip in the unzipped content, and flash it like this:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
This *SHOULD* get your stock recovery back, you should be able to get back in STOCK recovery. Then, flash custom recovery, and you should be able to get back in TWRP recovery.
Then you will need to ADB push/ ADB Sideload a custom rom to your device, and get going. Stay with 4.3, until your device is booted and you have a chance to S-OFF.
Click to expand...
Click to collapse
Ok im downloading the ZIp file now. If flash that could i then flash a stock ROM and return fully to stock and get an OTA update to 4.4?
SaHiLzZ said:
Yup..
Unzip. Find the firmware.zip in the unzipped content, and flash it like this:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
This *SHOULD* get your stock recovery back, you should be able to get back in STOCK recovery. Then, flash custom recovery, and you should be able to get back in TWRP recovery.
Then you will need to ADB push/ ADB Sideload a custom rom to your device, and get going. Stay with 4.3, until your device is booted and you have a chance to S-OFF.
Click to expand...
Click to collapse
You are a star mate. RUU flashed and then it loadeded up into TWRP straight away without me even flashing it again.
Just downlaoding a 4.3 ROM now
SaHiLzZ said:
Yup..
Download this: http://www.androidruu.com/getdownlo..._P2_release_324936_signedma8j1sa3e2o09s35.zip
Unzip. Find the firmware.zip in the unzipped content, and flash it like this:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
This *SHOULD* get your stock recovery back, you should be able to get back in STOCK recovery. Then, flash custom recovery, and you should be able to get back in TWRP recovery.
Then you will need to ADB push/ ADB Sideload a custom rom to your device, and get going. Stay with 4.3, until your device is booted and you have a chance to S-OFF.
Click to expand...
Click to collapse
I was searching forum for my problem (quite similar to the problem of OP) i have tried all of the mentioned steps but i am unable to write any thing via bootloaders (i.e. recovery, zip, ruu etc) i have also tried to restore my phone via RUU...setup is shutdown the device but do not boot it up again (as it suppose to)... i m uploading the cmd screen shot for your kind perusal, kindly help me out as well please...
Thanks & best regards,
Mortal Eternity said:
I was searching forum for my problem (quite similar to the problem of OP) i have tried all of the mentioned steps but i am unable to write any thing via bootloaders (i.e. recovery, zip, ruu etc) i have also tried to restore my phone via RUU...setup is shutdown the device but do not boot it up again (as it suppose to)... i m uploading the cmd screen shot for your kind perusal, kindly help me out as well please...
Thanks & best regards,
Click to expand...
Click to collapse
The error says sd card failure
SaHiLzZ said:
The error says sd card failure
Click to expand...
Click to collapse
does it mean that it might be a hardware issue and nothing can be done further??
If you came even flash recovery, sounds like it
sent from my mobile device
SaHiLzZ said:
If you came even flash recovery, sounds like it
sent from my mobile device
Click to expand...
Click to collapse
yes i can not even flash recovery... whenever i attempt to do so it gives an error as attached!
seems like some sort of security has been activated but can be a hardware issue as well...
Hi, my phone now only enter fastboot. I try to search but can not find way to repair him. Pls help some way to try. Thanks.
TEMPERED
RELOCKED
Security warning
M7CDTU PVT SHIP S-ON RH
HBOOT-2.49.00000
.....
....
OS-4.21.1403.31
Info by fastboot getvar all
D:\SDK\new>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: T3.12.1229.12
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.21.1403.31
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HC34TW905116
(bootloader) imei: 3558xxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7cdtu
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0780000
(bootloader) cidnum: HTCCN704
(bootloader) battery-status: good
(bootloader) battery-voltage: 4159mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: dirty-f6d46eca
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 3.821s
Do a factory reset or go to recovery from fastboot wipe cache or wipe data
If not working
Unlock boot loader
Install TWRP recovery
Find nandroid backup & restore
from HTC One
Can you guide me unlock bootloader when phone only has fastboot and can't enter recovery? Thank you.
Thanh_GSM said:
Can you guide me unlock bootloader when phone only has fastboot and can't enter recovery? Thank you.
Click to expand...
Click to collapse
for unlock you need fastboot only
Goto htcdev.com then click on unlock boot loader and follow 1st you need token then get unlock code file
Flash that file in fastboot
So recovery not needed till
from HTC One
Thank you so much, I unlocked bootloader done already, I flash TRWP recovery ok, but even after flash rom done phone still hang logo and not ok. Can you tell me more way?
Thanh_GSM said:
Thank you so much, I unlocked bootloader done already, I flash TRWP recovery ok, but even after flash rom done phone still hang logo and not ok. Can you tell me more way?
Click to expand...
Click to collapse
wipe cache dalvik & data then try
from HTC One
Hi guys, first of all thanks for this forum, i really appreciated all the help.
So i was trying to update my htc one m7 AT&T, but i'm noob so i kinda messed up, i wiped all the data files and everything (with the twrp-3.0.0-2-m7wlv), i can provide you guys some infos:
***TAMPERED***
*** UNLOCKED ***
m7_ul PUT SHIP S-ON RH
---- getvar:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.502.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3934mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.049s
----
Can someone PLEASE, help me? I really need this phone, and i can't lose it, please guys.
kennai said:
Hi guys, first of all thanks for this forum, i really appreciated all the help.
So i was trying to update my htc one m7 AT&T, but i'm noob so i kinda messed up, i wiped all the data files and everything (with the twrp-3.0.0-2-m7wlv), i can provide you guys some infos:
***TAMPERED***
*** UNLOCKED ***
m7_ul PUT SHIP S-ON RH
---- getvar:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.502.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3934mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.049s
----
Can someone PLEASE, help me? I really need this phone, and i can't lose it, please guys.
Click to expand...
Click to collapse
Relock your bootloader and flash this RUU: http://www.htc1guru.com/dld/ruu_m7_...3_10-38j-1157-04_release_334235_signed_2-exe/
It will bring your phone back to stock.
Then you should s-off your phone, will be a lot easier to update since at&t phones are not receiving ota updates if not connected to the at&t network
Btw you have flashed the wrong custom recovery version, this one is for Verizon phone only.
thanks
THANKS, i will try. Thank you so much for your help, i will reply here if anything goes wrong :good:
___________
Thank you so much! I'm crying hahahah
I was going insane, seriously thank you! i can't give you any donations but i will remember this with my heart, thank you again.
So i made it, everything is fine, but let me know something... I put the S-OFF and now i want to update to 5.0 lollipop, what i must do? should i relock again?
____
And btw i don't have the AT&t network, so i can't do this directly by the phone.
kennai said:
So i made it, everything is fine, but let me know something... I put the S-OFF and now i want to update to 5.0 lollipop, what i must do? should i relock again?
____
And btw i don't have the AT&t network, so i can't do this directly by the phone.
Click to expand...
Click to collapse
You will not need to relock your bootloader ever now that your phone is S-OFF.
I would recommend to convert to the Developer edition version unless you absolutely need the at&t bloatware...
Change your cid to supercid:
Code:
fastboot oem writecid 11111111
fastboot reboot-bootloader
Update your firmware so your phone can accept the latest Dev edtition RUU:
Code:
fastboot oem rebootRUU
fastboot flash zip Firmware_6.07.1540.2.zip
fastboot flash zip Firmware_6.07.1540.2.zip
fastboot reboot-bootloader
https://www.androidfilehost.com/?fid=95897840722641956
Flash the RUU
http://dl3.htc.com/application/RUU_...40.51.exe?_ga=1.47830446.849696128.1459511845
alray said:
You will not need to relock your bootloader ever now that your phone is S-OFF.
I would recommend to convert to the Developer edition version unless you absolutely need the at&t bloatware...
Change your cid to supercid:
Code:
fastboot oem writecid 11111111
fastboot reboot-bootloader
Update your firmware so your phone can accept the latest Dev edtition RUU:
Code:
fastboot oem rebootRUU
fastboot flash zip Firmware_6.07.1540.2.zip
fastboot flash zip Firmware_6.07.1540.2.zip
fastboot reboot-bootloader
https://www.androidfilehost.com/?fid=95897840722641956
Flash the RUU
http://dl3.htc.com/application/RUU_...40.51.exe?_ga=1.47830446.849696128.1459511845
Click to expand...
Click to collapse
Thank you!! I appreciated your help, many thanks.
when i tried to update my firmware my phone died, i just can't see anything and the only thing that i see is the boot then it goes off, do you still have the file from that site?
this file: ruu_m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3_radio_4a-19-3263-13_10-38j-1157-04_release_334235_signed_2-exe
Thanks
Update your firmware so your phone can accept the latest Dev edtition RUU:
Code:
fastboot oem rebootRUU
fastboot flash zip Firmware_6.07.1540.2.zip
fastboot flash zip Firmware_6.07.1540.2.zip
fastboot reboot-bootloader
https://www.androidfilehost.com/?fid=95897840722641956
Flash the RUU
http://dl3.htc.com/application/RUU_...40.51.exe?_ga=1.47830446.849696128.1459511845
Click to expand...
Click to collapse
kennai said:
when i tried to update my firmware my phone died, i just can't see anything and the only thing that i see is the boot then it goes off, do you still have the file from that site?
this file: ruu_m7_ul_jb43_sense50_mr_cingular_us_3-17-502-3_radio_4a-19-3263-13_10-38j-1157-04_release_334235_signed_2-exe
Thanks
Click to expand...
Click to collapse
Can you boot in hboot?
lucyr03 said:
Can you boot in hboot?
Click to expand...
Click to collapse
No, it seems like i lost my whole system. When i start it, its always in a loop, it keeps showing the bootscreen but then it turns off.
kennai said:
No, it seems like i lost my whole system. When i start it, its always in a loop, it keeps showing the bootscreen but then it turns off.
Click to expand...
Click to collapse
If you can't boot in hboot it's probably dead.
Are you sure the hboot is inaccessible?
Sent from my HTC One M9 using Tapatalk
lucyr03 said:
If you can't boot in hboot it's probably dead.
Are you sure the hboot is inaccessible?
Sent from my HTC One M9 using Tapatalk
Click to expand...
Click to collapse
pretty sure, so i lost it?
-------------
nevermind, i just flashed a ruu here and now it's ok