I'm Bricked. No Display, Device manager sees phone. Need Help Please. - One (M7) Q&A, Help & Troubleshooting

Was running ARHD 12.1 and thought i'd try Illusion rom Wiped data and installed. Hit reboot and nothing but black screen. I get no capacative lights or any screen flicker or picture. nothing from the display.. I can tell that holding power button down does something because i can hear the usb connect and disconnect chime from my computer. Tried running a ruu but hangs at getting information from phone. I can run fastboot getvar alll and get this. The only thing i did was remove IMEI, everything else is as reported from phone. was using latest TWRP recovery.
Code:
D:\Android SDK\sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) imei: removed by me
(bootloader) meid: 00000000000000
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 3974mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: dirty-ae095083bf
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
When i try to flash kernel or recovery i get errors.
Code:
D:\Android SDK\sdk\platform-tools>fastboot flash boot teaMSeven-sense-4.2.2-kern
el-v2.1.2-performance.zip
sending 'boot' (18927 KB)...
OKAY [ 0.758s]
writing 'boot'...
FAILED (remote: not allowed)
finished. total time: 0.763s
D:\Android SDK\sdk\platform-tools>fastboot flash recovery openrecovery-twrp-2.6.
0.1-m7.img
sending 'recovery' (8014 KB)...
OKAY [ 0.323s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.328s
I really have no clue on what to try next. Any ideas?

HTC One One
Original Android Development

CheesyNutz said:
HTC One One
Original Android Development
Click to expand...
Click to collapse
I swear i was in Q&A. I really do know better lol. i'll contact a mod.

Thanks for move.

nugzo said:
Thanks for move.
Click to expand...
Click to collapse
you're S-off so there's hope
grab the 1.44 Hboot from here http://d-h.st/qfc (Thanks Sneaky Ghost)
flash it in fastboot
fastboot oem rebootRUU
fastboot flash zip nameofzip.zip
then flash the Stock RUU and start from scratch.
Kernel won't flash because it's a zip
fastboot flash must be a .img file.
---------- Post added at 08:51 PM ---------- Previous post was at 08:34 PM ----------
I don't see a cid on get var all so make it super cid.

gunnyman said:
you're S-off so there's hope
grab the 1.44 Hboot from here http://d-h.st/qfc (Thanks Sneaky Ghost)
flash it in fastboot
fastboot oem rebootRUU
fastboot flash zip nameofzip.zip
then flash the Stock RUU and start from scratch.
Kernel won't flash because it's a zip
fastboot flash must be a .img file.
---------- Post added at 08:51 PM ---------- Previous post was at 08:34 PM ----------
I don't see a cid on get var all so make it super cid.
Click to expand...
Click to collapse
If you are S-off, you don't have to downgrade the hboot. The RUU will do it for you.
CID will have to match the RUU though.

crushalot said:
If you are S-off, you don't have to downgrade the hboot. The RUU will do it for you.
CID will have to match the RUU though.
Click to expand...
Click to collapse
except, no
It has been found that the 1.54 Hboot prevents downgrade. You have to put the 1.44 HBoot on first else you get mainver error.

I tried running a ruu. it hangs at getting info from phone. sat there 40 minutes.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

gunnyman said:
except, no
It has been found that the 1.54 Hboot prevents downgrade. You have to put the 1.44 HBoot on first else you get mainver error.
Click to expand...
Click to collapse
i'll try gunny

nugzo said:
I tried running a ruu. it hangs at getting info from phone. sat there 40 minutes.
Click to expand...
Click to collapse
write a CID to it first
getvar all listed it as blank

gunnyman said:
write a CID to it first
getvar all listed it as blank
Click to expand...
Click to collapse
i did to 11111111 and re-ran getvar and was still blank. i'll try ATT
trie to write cid but i still dont see it at getvar all.
Code:
D:\Android SDK\sdk\platform-tools>fastboot oem writecid CWS__001
...
(bootloader) Start Verify: -1
OKAY [ 0.017s]
finished. total time: 0.018s

this might be an obvious question but did you try installing it again or another rom?

gunnyman said:
except, no
It has been found that the 1.54 Hboot prevents downgrade. You have to put the 1.44 HBoot on first else you get mainver error.
Click to expand...
Click to collapse
Correct, if you are still s-on.
With s-off I have personally ran the RUU on 4 different devices that had the upgraded firmware and hboot 1.54 and the RUU downgraded all of them just fine.
As long as the CID matches, that is all the RUU is checking for, with s-off as it does not care what versions are currently on the partitions.
At least with the US ATT RUU.

crushalot said:
Correct, if you are still s-on.
With s-off I have personally ran the RUU on 4 different devices that had the upgraded firmware and hboot 1.54 and the RUU downgraded all of them just fine.
As long as the CID matches, that is all the RUU is checking for, with s-off as it does not care what versions are currently on the partitions.
At least with the US ATT RUU.
Click to expand...
Click to collapse
ahh well I was superCID so I assumed it was a downgrade problem
My bad.
I can't use RUU's anyway I'm on a mac so I use the ROM.zips

nugzo said:
i did to 11111111 and re-ran getvar and was still blank. i'll try ATT
Click to expand...
Click to collapse
CID will have to be the stock ATT one: CWS__001 for the RUU to run.

crushalot said:
CID will have to be the stock ATT one: CWS__001 for the RUU to run.
Click to expand...
Click to collapse
tried to write cid to ATT but i still dont see it at getvar all.
Code:
:\Android SDK\sdk\platform-tools>fastboot oem writecid CWS__001
..
bootloader) Start Verify: -1
KAY [ 0.017s]
inished. total time: 0.018s
:\Android SDK\sdk\platform-tools>fastboot getvar all
bootloader) version: 0.5
bootloader) version-bootloader: 1.54.0000
bootloader) version-baseband: N/A
bootloader) version-cpld: None
bootloader) version-microp: None
bootloader) version-main:
bootloader) version-misc: UNKNOWN
bootloader) serialno:
bootloader) imei:
bootloader) meid: 00000000000000
bootloader) product:
bootloader) platform: HBOOT-8064
bootloader) modelid: *********
bootloader) cidnum:
bootloader) battery-status: good
bootloader) battery-voltage: 3859mV
bootloader) partition-layout: Generic
bootloader) security: off
bootloader) build-mode: SHIP
bootloader) boot-mode: UNKNOWN
bootloader) commitno-bootloader: dirty-ae095083bf
bootloader) hbootpreupdate: 11
bootloader) gencheckpt: 0
ll: Done!
inished. total time: 0.023s

gunnyman said:
ahh well I was superCID so I assumed it was a downgrade problem
My bad.
I can't use RUU's anyway I'm on a mac so I use the ROM.zips
Click to expand...
Click to collapse
Thats cool. I'm pretty sure flashing the rom.zip in fastboot (instead of RUU) will work also if the CID is stock.
Same principal as manually downgrading the hboot. Either way will get you there.

I still get this after changing cid to CWS__001
[/IMG]

push the HBoot I linked in my first reply
then install This Zip. https://www.dropbox.com/s/rqn0karm1olfqw1/attstock.zip
It's extracted from the 1.26 RUU and I like Reboot RUU mode flashing better because its easier to see what's going on.
it will fail the first time and this is normal just flash it again.

nugzo said:
I still get this after changing cid to CWS__001
[/IMG]
Click to expand...
Click to collapse
Until that CID shows up in a getvar, I don't think a RUU will run and more than likely why it is just hanging there instead of erroring out since it is not getting a CID to compare to see if it is right or wrong RUU for phone.
Try doing a fastboot erase cache
and then another reboot and then try writing the CID again. After that try rebooting twice. On one phone I worked on, it took several reboots for the CID to take and show up.

Related

[Q] Unable to flash RECOVERY in version 1.28.61.10

Hi Guys.
I am unable to flash recovery to my HTC One M7.
Unlocking on HTCdev went ok, it shows "UNLOCKED" in bootloader.
However, no matter what recovery image I try,
it say it flashed recovery OKAY, then when choosing it, the phone reboots into android instead of recovery.
I tried: CM6031, CM6032,recoverystock.img, and openrecovery-twrp-2.5.0.0-m7.img
Here some info from my phone:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.13.3231.27
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.28.61.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ---blanked this myself--
(bootloader) imei: ---blanked this myself--
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: ORANG001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4003mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
I also tried flashing RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13.3231.27_10.31.1131.05_release_310878_signed.exe
That failed also, (luckely it rebooted into android again.)
I learned that I am currently running version 1.28.61.10
Here is a screenshot of my bootloader:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please advise a lost soul on how to flash recovery, so I can finally get ROOT access..... :crying:
Thanks in advance! :good:
Anyone?
Reading more and more.......
Its probably because I have a Orange UK with CID cidnum: ORANG001
DFCNightMareNL said:
Reading more and more.......
Its probably because I have a Orange UK with CID cidnum: ORANG001
Click to expand...
Click to collapse
No problems here, CID ORANG001
I unlocked using HTCDev, rooted etc.
and when revone came out I S-OFF and removed the ***TAMPERED*** which you will get once you flash the custom recovery.
Gimme a min and I'll look for the thread I used to flash CWM...
---------- Post added at 01:00 PM ---------- Previous post was at 12:52 PM ----------
DFCNightMareNL said:
Anyone?
Click to expand...
Click to collapse
After ***UNLOCKED*** I used the following recovery, without any problems:
http://forum.xda-developers.com/showthread.php?t=2173863
* Make sure fastboot is unchecked in power options and turn phone completely off
* Boot into HBOOT then Fastboot
* From fastboot. Use command "fastboot erase cache"
* From fastboot. Use command "fastboot flash recovery recovery.img"
then rooted as per above thread
what error are you getting when you fastboot flash....?
Hi,
Fastboot is unchecked.
USB debug is checked.
bootloader is unlocked.
Now a log:
Phone off.
Boot into HBOOT (vol down + power)
Chosen FASTBOOT
Then:
fastboot erase cache
erasing 'cache'...
OKAY [ 0.063s]
finished. total time: 0.064s
fastboot flash recovery recovery-clockwork-touch-6.0.3.2-m7.img
sending 'recovery' (7422 KB)...
OKAY [ 1.128s]
writing 'recovery'...
OKAY [ 0.625s]
finished. total time: 1.755s
Chosen bootloader.
NOW IT SHOWS TAMPERED, never done that before.
(So somehow that recovery image is different than all the others I tried.)
Now trying to start recovery:
YES YES YES!!!
So it seems I was trying the correct steps....
I just did not find the correct recovery image, and trust me, I searched... Alot.
Trying flashing SuperSU.zip now.
Succeeded.
Uhm.... I think I should have created a backup first. Dumb!
Anyway, doing backup now.
Next step: reboot and check if I have SU.
Al seems fine!!!
Thank you for pointing me in the right direction.
DFCNightMareNL said:
Hi,
Fastboot is unchecked.
USB debug is checked.
bootloader is unlocked.
Now a log:
Phone off.
Boot into HBOOT (vol down + power)
Chosen FASTBOOT
Then:
fastboot erase cache
erasing 'cache'...
OKAY [ 0.063s]
finished. total time: 0.064s
fastboot flash recovery recovery-clockwork-touch-6.0.3.2-m7.img
sending 'recovery' (7422 KB)...
OKAY [ 1.128s]
writing 'recovery'...
OKAY [ 0.625s]
finished. total time: 1.755s
Chosen bootloader.
NOW IT SHOWS TAMPERED, never done that before.
(So somehow that recovery image is different than all the others I tried.)
Now trying to start recovery:
YES YES YES!!!
So it seems I was trying the correct steps....
I just did not find the correct recovery image, and trust me, I searched... Alot.
Trying flashing SuperSU.zip now.
Succeeded.
Uhm.... I think I should have created a backup first. Dumb!
Anyway, doing backup now.
Next step: reboot and check if I have SU.
Al seems fine!!!
Thank you for pointing me in the right direction.
Click to expand...
Click to collapse
Congratz mate.
There's a CWM stock backup of ORANG001 here: http://forum.xda-developers.com/showthread.php?p=39588860
I'm on ARHD 10.3 and it's working great, soon to update to ARHD 12.x
BTW: I also used revone to get S-OFF and removed the TAMPERED sign, worked for me from the first time; just follow the steps one by one (including the step you have to do twice) :good:
nkk71 said:
Congratz mate.
There's a CWM stock backup of ORANG001 here: http://forum.xda-developers.com/showthread.php?p=39588860
I'm on ARHD 10.3 and it's working great, soon to update to ARHD 12.x
BTW: I also used revone to get S-OFF and removed the TAMPERED sign, worked for me from the first time; just follow the steps one by one (including the step you have to do twice) :good:
Click to expand...
Click to collapse
Hi when i try to CWM stock back of orange download from that link it says opning pakage and instlation abort from cwm backup.
temperd unlocked bootloader try many time to use revone to get s-off always error Gaining root access (thanks to Dan's motochopper)...Segmentation fault
My problem is all ok when i getvar from fastboot but when i turn on phone imei null and basband unknow there no ruu for orang001 on net i search a lot Please help
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.13.3231.27
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.28.61.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA35NW926022
(bootloader) imei: 35443xxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: ORANG001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3846mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many li
finished. total time: 0.051s
lasertec_06 said:
Hi when i try to CWM stock back of orange download from that link it says opning pakage and instlation abort from cwm backup.
temperd unlocked bootloader try many time to use revone to get s-off always error Gaining root access (thanks to Dan's motochopper)...Segmentation fault
My problem is all ok when i getvar from fastboot but when i turn on phone imei null and basband unknow there no ruu for orang001 on net i search a lot Please help
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.13.3231.27
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.28.61.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: ORANG001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3846mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many li
finished. total time: 0.051s
Click to expand...
Click to collapse
Sorry missed your post. What exactly do you need? I didnt quite understand.
PS: also remove you serial number above
nkk71 said:
Sorry missed your post. What exactly do you need? I didnt quite understand.
Click to expand...
Click to collapse
Hi
i have and htc one m7_ul
version-bootloader: 1.44.0000
version-baseband: 4A.13.3231.27
version-main: 1.28.61.10
hanged on htc screen
i unlock bootloader install recovery get s-off via revone
install custom rom phone get on but imei baseband shows unknown
(i do this cuz there is no ruu 1.28.61.10)
i install nandriod backup from xda developer cuz no orignal back up i have
problem is when i check via fastboot it shows imei but when phone turn on for 2 minuts cuz it reboot every 2 minuts imei and baseband shows unknown
lasertec_06 said:
Hi
i have and htc one m7_ul
version-bootloader: 1.44.0000
version-baseband: 4A.13.3231.27
version-main: 1.28.61.10
hanged on htc screen
i unlock bootloader install recovery get s-off via revone
install custom rom phone get on but imei baseband shows unknown
(i do this cuz there is no ruu 1.28.61.10)
i install nandriod backup from xda developer cuz no orignal back up i have
problem is when i check via fastboot it shows imei but when phone turn on for 2 minuts cuz it reboot every 2 minuts imei and baseband shows unknown
Click to expand...
Click to collapse
So if I understand correctly:
1- bootloader unlocked
2- S-Off via revone OK
but no IMEI?
Did you try flashing a new radio?
PS: remove your serial number from your post, people shouldnt see your serial number or IMEI
nkk71 said:
So if I understand correctly:
1- bootloader unlocked
2- S-Off via revone OK
but no IMEI?
Did you try flashing a new radio?
PS: remove your serial number from your post, people shouldnt see your serial number or IMEI
Click to expand...
Click to collapse
i got this phone from my friend he send me it was hanged on logo
me change cid and
flash ruu RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13. 3231.27_10.31.1131.05_release_310878_signed.exe
becuz no ruu available for orang_001
with help of these guys
http://forum.gsmhosting.com/vbb/f857/htc-one-m7_ul-imei-basband-unknow-1699682/
---------- Post added at 12:57 PM ---------- Previous post was at 12:44 PM ----------
lasertec_06 said:
i got this phone from my friend he send me it was hanged on logo
me change cid and
flash ruu RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13. 3231.27_10.31.1131.05_release_310878_signed.exe
becuz no ruu available for orang_001
with help of these guys
http://forum.gsmhosting.com/vbb/f857/htc-one-m7_ul-imei-basband-unknow-1699682/
Click to expand...
Click to collapse
i try to edit my post for edit s/n it not let me do it new in xda sorry for that
lasertec_06 said:
i got this phone from my friend he send me it was hanged on logo
me change cid and
flash ruu RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13. 3231.27_10.31.1131.05_release_310878_signed.exe
becuz no ruu available for orang_001
with help of these guys
http://forum.gsmhosting.com/vbb/f857/htc-one-m7_ul-imei-basband-unknow-1699682/
Click to expand...
Click to collapse
This could very well be a hardware problem, not solvable without a service center. Because if you installed the RUU with SuperCID, you don't need to go back to ORANG001, once your SuperCID you can go to universal Europe version for good.
The RUU you used would wipe everything and bring your phone completely back to stock software, so it should have worked.
The only thing you can still try is to flash a different radio from here: http://forum.xda-developers.com/showthread.php?t=2419699
But it looks like somehow your IMEI got corrupted, and that only something a service center can fix. Do you still have the box? Is the IMEI on the box and getvar the same??
Sorry, but I recommend you send it to repair.
nkk71 said:
This could very well be a hardware problem, not solvable without a service center. Because if you installed the RUU with SuperCID, you don't need to go back to ORANG001, once your SuperCID you can go to universal Europe version for good.
The RUU you used would wipe everything and bring your phone completely back to stock software, so it should have worked.
The only thing you can still try is to flash a different radio from here: http://forum.xda-developers.com/showthread.php?t=2419699
But it looks like somehow your IMEI got corrupted, and that only something a service center can fix. Do you still have the box? Is the IMEI on the box and getvar the same??
Sorry, but I recommend you send it to repair.
Click to expand...
Click to collapse
okey i will try with radio and post results here
i dont have box
lasertec_06 said:
okey i will try with radio and post results here
i dont have box
Click to expand...
Click to collapse
Could be your IMEI is being blocked by your provider.
Sent from my HTC One using xda app-developers app
nkk71 said:
Could be your IMEI is being blocked by your provider.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
i thing i need to share i saw right now i have logs
when it was oh htc logo i getvar ifno via fastboot imei was diffrent and meid was 00000000000000
and after flash that ruu imeis changed when i get info via fastboot getvar
---------- Post added at 02:47 PM ---------- Previous post was at 02:40 PM ----------
lasertec_06 said:
i thing i need to share i saw right now i have logs
when it was oh htc logo i getvar ifno via fastboot imei was diffrent and meid was 00000000000000
and after flash that ruu imeis changed when i get info via fastboot getvar
Click to expand...
Click to collapse
Look please
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.13.3231.27
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.28.61.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA3xxxxxxxx
(bootloader) imei: 3544xxxxxxxxx47
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: ORANG001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3846mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many li
finished. total time: 0.051
after flash that ruu
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.13.3231.27
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.28.401.7
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA35xxxxxxx
(bootloader) imei: 356xxxxxxxxxx86
(bootloader) meid: 3x56xxxxxxxxx8
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3931mV
(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.067s
lasertec_06 said:
i thing i need to share i saw right now i have logs
when it was oh htc logo i getvar ifno via fastboot imei was diffrent and meid was 00000000000000
and after flash that ruu imeis changed when i get info via fastboot getvar
Click to expand...
Click to collapse
I think only a repair center coul fix that.
Sent from my HTC One using xda app-developers app
nkk71 said:
I think only a repair center coul fix that.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
just check if this post help me and thanks for Teach me i was waiting a long in xda for help
http://forum.xda-developers.com/showthread.php?t=2074288
lasertec_06 said:
just check if this post help me and thanks for Teach me i was waiting a long in xda for help
http://forum.xda-developers.com/showthread.php?t=2074288
Click to expand...
Click to collapse
Don't think so because you already tried the RUU and it didn't work. You can try again, but don't think it'll work. Sorry
Sent from my HTC One using xda app-developers app

[Q] Help needed... boot loop both rom and recovery

Please help my Rogers HTC ONE seems to be stuck i can get into fastboot but thats it and when i try to load a new recovery this is what I get:
target reported max download size of 1526722560 bytes
sending 'recovery' (9138 KB)...
OKAY [ 1.112s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.079s
how can i get past this signature checking?
gcaesar said:
Please help my Rogers HTC ONE seems to be stuck i can get into fastboot but thats it and when i try to load a new recovery this is what I get:
target reported max download size of 1526722560 bytes
sending 'recovery' (9138 KB)...
OKAY [ 1.112s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.079s
how can i get past this signature checking?
Click to expand...
Click to collapse
what were you doing with the device just before you had this problem?
gcaesar said:
Please help my Rogers HTC ONE seems to be stuck i can get into fastboot but thats it and when i try to load a new recovery this is what I get:
target reported max download size of 1526722560 bytes
sending 'recovery' (9138 KB)...
OKAY [ 1.112s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.079s
how can i get past this signature checking?
Click to expand...
Click to collapse
you can't.... your phone is (re)locked and so you can't flash anything using fastboot... sorry about that...
edit: or at least it seems like if your bootloader is locked...
If you are s off.... just mention me.. I know another trick of how to flash a recovery...
Please post the device settings
boot loader screen
and
fastboot getvar all
mb_guy said:
Please post the device settings
boot loader screen
and
fastboot getvar all
Click to expand...
Click to collapse
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.20.3263.16
OpenDSP-v32.120.274.0909
OS-3.22.631.1
EMMC-boot 2048MB
Sep 17 2013.00:07:12.0
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.22.631.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3675mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-fe1214a4f2
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.071s
I tried to update to 4.4
gcaesar said:
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.20.3263.16
OpenDSP-v32.120.274.0909
OS-3.22.631.1
EMMC-boot 2048MB
Sep 17 2013.00:07:12.0
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.22.631.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3675mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-fe1214a4f2
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.071s
I tried to update to 4.4
Click to expand...
Click to collapse
Mate, as asked, are you UNLOCKED?
edit:
You have to censor IMEI and S/N
LibertyMarine said:
Mate, as asked, are you UNLOCKED?
edit:
You have to censor IMEI and S/N
Click to expand...
Click to collapse
I haven't been able to run rumrunner's o-ff yet, I won't just learned about it
what to do mean by
"You have to censor IMEI and S/N[/QUOTE]"
You have the wrong recovery for your OS version. Same mistake I made. Extract the recovery.img from this Telus RUU and flash it. It is the same OS version as our Rogers devices. Couldn't find a Rogers RUU either.
http://www.htc1guru.com/dld/ruu-zip...157-04_release_336571_signed_2_decrypted-zip/
I'm assuming you had custom recovery and now need the stock for the OTA?
Liberty Marine is asking if your Bootloader is unlocked from HTCdev??
gcaesar said:
I haven't been able to run rumrunner's o-ff yet, I won't just learned about it
Click to expand...
Click to collapse
have you unlocked your bootloader using HTCdev ?
when being in bootloader.... is there written:
LOCKED ?
UNLOCKED ?
RELOCKED ?
no s off... okay...
gcaesar said:
what to do mean by
LibertyMarine said:
"You have to censor IMEI and S/N"
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Just remove your IMEI and serialno like i did:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.22.631.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) [COLOR="red"][B]serialno: XXXXXXXXXXXX[/B][/COLOR]
(bootloader) [B][COLOR="Red"]imei: XXXXXXXXXXXXXXX[/COLOR][/B]
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3675mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-fe1214a4f2
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.071s
it was unlocked now it says relocked, and security warning
gcaesar said:
it was unlocked now it says relocked, and security warning
Click to expand...
Click to collapse
ok... f*ck....
REMEMBER always mention or quote... otherwise I won't be notified by your answer! it was luck that i've just seen your post!
Maybe you can flash a signed RUU.. nope sorry... i didn't find one for 631 (Rogers)
Maybe try unlocking your phone with HTCdev.. you should know how to do that.... since you are relocked...
after you did that quote or mention me again
Edit:
It would be highly appreciated if you punched the thanks button..
Let's backup a bit here.
Why are you trying to flash recovery? Did you have a custom recovery installed?
What was \ is the issue with your device? Does it not boot since the failed OTA update? If not what do you see?
same result using the recovery_signed.img
gcaesar said:
same result using the recovery_signed.img
Click to expand...
Click to collapse
thanks for the thanks !
Yeah... you'll always get this error because you seem to be (re)locked... and if you look at that here:
nkk71 said:
@LibertyMarine, I've made a small chart:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
what's worth noting, is that with S-Off you do not need to lock/relock bootloader to be able to flash in "fastboot oem rebootRUU" mode (or RUU.EXE); this is still a small misconception some users have due some of the pre-S-Off days guides, where locking/relocking bootloader was required (due to S-On) in order to update firmware or run an ruu.
PS: the above chart obviously assumes that CID and MID match "android-info.txt"
Click to expand...
Click to collapse
By @nkk71 thanks!!!! (http://forum.xda-developers.com/showthread.php?t=2541082&page=39)
If you look at this chart.. you'll see that in your state you can only flash things in rebootRUU mode! So since we don't have a signed RUU for you... you have to unlock your bootloader so that we can flash a custom recovery and do further things...
---------- Post added at 12:16 AM ---------- Previous post was at 12:15 AM ----------
mb_guy said:
Let's backup a bit here.
Why are you trying to flash recovery? Did you have a custom recovery installed?
What was \ is the issue with your device? Does it not boot since the failed OTA update? If not what do you see?
Click to expand...
Click to collapse
He is relocked... so he won't be able to flash anything in fastboot!
---------- Post added at 12:20 AM ---------- Previous post was at 12:16 AM ----------
gcaesar said:
same result using the recovery_signed.img
Click to expand...
Click to collapse
after you unlocked and flashed a custom recovery.. we will be able to flash this backup here:
http://www.htc1guru.com/dld/m7-cwm-nandroid-backup-cid-roger001-1-29-631-4-2013-06-03-zip/
But that's several steps away right now.. first unlock then flash recovery etc...
mb_guy said:
Let's backup a bit here.
Why are you trying to flash recovery? Did you have a custom recovery installed?
What was \ is the issue with your device? Does it not boot since the failed OTA update? If not what do you see?
Click to expand...
Click to collapse
I tried to load the vanilla version of android, it didn't work so i went back to the rogers rom
I did have the clockwork recovery installed now it won't load at all. if i try to let it boot like normal it sits in the htc logo and does not move forward
in trying to get it back up and running, i think i've messed up recovery
gcaesar said:
I tried to load the vanilla version of android, it didn't work so i went back to the rogers rom
I did have the clockwork recovery installed now it won't load at all. if i try to let it boot like normal it sits in the htc logo and does not move forward
in trying to get it back up and running, i think i've messed up recovery
Click to expand...
Click to collapse
Re unlock the bootloader from htc dev. I believe if the bootloader is relocked custom reecovery doesn't work, I also think i've read that it may not boot right. So re unlock and your issues may disapear
When mine sat at the htc logo after the ota failed because of the wrong stock recovery. I had to restore my nandroid so that it would boot, then flash the proper stock recovery version, reboot and download the ota and run.
mb_guy said:
Re unlock the bootloader from htc dev. I believe if the bootloader is relocked custom reecovery doesn't work, I also think i've read that it may not boot right. So re unlock and your issues may disapear
When mine sat at the htc logo after the ota failed because of the wrong stock recovery. I had to restore my nandroid so that it would boot, then flash the proper stock recovery version, reboot and download the ota and run.
Click to expand...
Click to collapse
ok bootload unlocked, new recovery installed, but can't get to the recovery file on my the sd any one have andriod image i can load that will work without me having loaded s-off? i'd love to get the vanilla play market dev version of htc one on here
gcaesar said:
ok bootload unlocked, new recovery installed, but can't get to the recovery file on my the sd any one have andriod image i can load that will work without me having loaded s-off? i'd love to get the vanilla play market dev version of htc one on here
Click to expand...
Click to collapse
Does it boot?
mb_guy said:
Does it boot?
Click to expand...
Click to collapse
i can get into clockwork recovery but not andriod
gcaesar said:
i can get into clockwork recovery but not andriod
Click to expand...
Click to collapse
No nandroid backup from clockwork to reinstall on the sd card? If not I think you will have to push a custom rom from adb or sideload with an otg cable

HTC One M7 partially bricked!! *HELP*

I have a T-Mobile HTC One M7 that is partially bricked. When I purchased my phone, I wanted to try out the Google Play edition. After successfully running Android 4.4.2 for a few months, my camera got the purple tint. As a result, I have to send in my phone for a replacement. As part of the process to install the RUU file for Android 4.4 with Sense 6, which included enabling S-ON and relocking my device, my device does not detect a recovery nor a ROM. I tried unlocking my device again, but the device won't let me. My phone can still connect to ADB and fastboot. As of now, my phone is stuck in Relocked and S-ON. I will provide the fastboot getvar all text.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.21.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: (hidden for privacy)
(bootloader) imei: (hidden for privacy)
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e82187e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.082s
Please provide me with all the help that you can give. My phone is now unusable.
Azn-Rice said:
I have a T-Mobile HTC One M7 that is partially bricked. When I purchased my phone, I wanted to try out the Google Play edition. After successfully running Android 4.4.2 for a few months, my camera got the purple tint. As a result, I have to send in my phone for a replacement. As part of the process to install the RUU file for Android 4.4 with Sense 6, which included enabling S-ON and relocking my device, my device does not detect a recovery nor a ROM. I tried unlocking my device again, but the device won't let me. My phone can still connect to ADB and fastboot. As of now, my phone is stuck in Relocked and S-ON. I will provide the fastboot getvar all text.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.21.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: (hidden for privacy)
(bootloader) imei: (hidden for privacy)
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e82187e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.082s
Please provide me with all the help that you can give. My phone is now unusable.
Click to expand...
Click to collapse
s-on was the last step before sending the phone ... not before flashing the RUU
now your pretty much stuck. Also relocking the bootloader is not needed with s-off
start from the beginning
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_31.6.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Now use firewater to get s-off back and read @nkk71 Superguide to return to stock
Click to expand...
Click to collapse
Recovery installation fail
clsA said:
s-on was the last step before sending the phone ... not before flashing the RUU
now your pretty much stuck. Also relocking the bootloader is not needed with s-off
start from the beginning
Click to expand...
Click to collapse
FAILED: signature verify fail
Azn-Rice said:
FAILED: signature verify fail
Click to expand...
Click to collapse
yeah unlock your bootloader
Nothing Happens
clsA said:
yeah unlock your bootloader
Click to expand...
Click to collapse
I ran through the steps that is necessary to unlock the bootloader. Since I can't access my rom, my result will depend on fastboot. The installation went by alright, but I did not see the "Unlock Bootloader?" screen.
Azn-Rice said:
I ran through the steps that is necessary to unlock the bootloader. Since I can't access my rom, my result will depend on fastboot. The installation went by alright, but I did not see the "Unlock Bootloader?" screen.
Click to expand...
Click to collapse
I have no idea what your talking about ?
did you get the Unlock_code.bin file from the email and put it in the fastboot folder ?
after fastboot flash unlocktoken Unlock_code.bin
are you not seeing this screen ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
clsA said:
I have no idea what your talking about ?
did you get the unlock.bin file from the email and put it in the fastboot folder ?
Click to expand...
Click to collapse
After completing the process, my phone still displays "Relock" but this time with a "Security Warning". I'm trying to find the correct RUU file for this phone.
Azn-Rice said:
After completing the process, my phone still displays "Relock" but this time with a "Security Warning". I'm trying to find the correct RUU file for this phone.
Click to expand...
Click to collapse
RUU
http://shipped-roms.com/download.ph...03_10.38m.1157.04_release_336982_signed_2.zip
plus OTA
http://www.filefactory.com/file/41y...3.24.531.3_release_351678n41r1lfticqo8m4c.zip
but the method I posted above is much easier way to get s-off again
clsA said:
I have no idea what your talking about ?
did you get the Unlock_code.bin file from the email and put it in the fastboot folder ?
after fastboot flash unlocktoken Unlock_code.bin
are you not seeing this screen ?
Click to expand...
Click to collapse
I did not see this screen at all in my phone. It must be because I can't boot into Android. I'm trying to do everything in bootloader since this is the only place that I can access at the moment.
Azn-Rice said:
I did not see this screen at all in my phone. It must be because I can't boot into Android. I'm trying to do everything in bootloader since this is the only place that I can access at the moment.
Click to expand...
Click to collapse
the screen appears in the bootloader after the command fastboot flash unlocktoken Unlock_code.bin
it has nothing to do with booting up the phone
go back to post 2 and do the steps in order ... don't skip steps
clsA said:
the screen appears in the bootloader after the command fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
I know what you are talking about. I saw this screen before when my phone was in perfect working condition. Now that I am stuck at the bootloader, I can't boot to Android nor access recovery. I even can't install a RUU without getting an error message (signature verify failed).
Azn-Rice said:
I know what you are talking about. I saw this screen before when my phone was in perfect working condition. Now that I am stuck at the bootloader, I can't boot to Android nor access recovery. I even can't install a RUU without getting an error message (signature verify failed).
Click to expand...
Click to collapse
do you have the black bootloader from the GPE ? do you have a active command line error on the bootloader screen? if you did s-on with the black bootloader your pretty much stuck
clsA said:
do you have the black bootloader from the GPE ? do you have a active command line error on the bootloader screen? if you did s-on with the black bootloader your pretty much stuck
Click to expand...
Click to collapse
I do have the black bootloader and S-ON. There should be some other options.
Azn-Rice said:
I do have the black bootloader and S-ON. There should be some other options.
Click to expand...
Click to collapse
here you go
http://forum.xda-developers.com/showthread.php?t=2547894

[SOLVE] HTC One M7 Stuck In Blank Screen

Hello i try to change mu MID but end up my phone like the photo below.
I cannot access bootloader anymore.. Any idea what happen and what should i do?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks
Y.O.N said:
Hello i try to change mu MID but end up my phone like the photo below.
I cannot access bootloader anymore.. Any idea what happen and what should i do?
Thanks
Click to expand...
Click to collapse
will be easier to assist you in this thread. So you were trying to change MID using the ENG Hboot from here? There is another safer and easier way to do this, like stated in the OP of the guide you have followed to flash the hboot.
are you still able to use fastboot commands?
try "fastboot getvar all" and post the result here except imei and serialno
alray said:
will be easier to assist you in this thread. So you were trying to change MID using the ENG Hboot from here? There is another safer and easier way to do this, like stated in the OP of the guide you have followed to flash the hboot.
are you still able to use fastboot commands?
try "fastboot getvar all" and post the result here except imei and serialno
Click to expand...
Click to collapse
I cannot used the fastboot commands. It say usb mulfunction..
How could i access my sd card in this state?
Y.O.N said:
I cannot used the fastboot commands. It say usb mulfunction..
How could i access my sd card in this state?
Click to expand...
Click to collapse
what is your computer OS version? Win 7, 8, 8.1, MacOS, Linux?
alray said:
what is your computer OS version? Win 7, 8, 8.1, MacOS, Linux?
Click to expand...
Click to collapse
Sorry for late reply.. Need to wait 5 minutes between posts
I am using Win 8.1.. 64-bit..
Y.O.N said:
Sorry for late reply.. Need to wait 5 minutes between posts
I am using Win 8.. 64-bit..
Click to expand...
Click to collapse
look at post #2 of this thread
you also were warned not to use this method to change MID in post #1 (moderator edit)
now you'll need to get your hands on a win 7 computer or either use a live cd of ubuntu (12.04 32 bit version) so you'll be able to use fastboot to change your MID/CID and flash a RUU.
alray said:
look at post #2 of this thread
you also were warned not to use this method to change MID in post #1 (moderator edit)
now you'll need to get your hands on a win 7 computer or either use a live cd of ubuntu so you'll be able to use fastboot to change your MID/CID and flash a RUU.
Click to expand...
Click to collapse
I have MAC Air.. Do u know how?
Y.O.N said:
I have MAC Air.. Do u know how?
Click to expand...
Click to collapse
http://htc-one.wonderhowto.com/how-...-mac-os-x-send-commands-your-htc-one-0151178/
alray said:
http://htc-one.wonderhowto.com/how-...-mac-os-x-send-commands-your-htc-one-0151178/
Click to expand...
Click to collapse
Still can't connect to adb using MAC...
Y.O.N said:
Still can't connect to adb using MAC...
Click to expand...
Click to collapse
You can not use ADB commands, only FASTBOOT commands works from bootloader
alray said:
You can not use ADB commands, only FASTBOOT commands works from bootloader
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.39.2000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT ENG S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4243mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: ENG
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 080b6f61
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Just get the details.. What should i do next?
How to flash custom rom using mac?
Y.O.N said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.39.2000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT ENG S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4243mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: ENG
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 080b6f61
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Just get the details.. What should i do next?
How to flash custom rom using mac?
Click to expand...
Click to collapse
what was your goal with changing MID? What MID do you want and what software version do you want to run?
alray said:
what was your goal with changing MID? What MID do you want and what software version do you want to run?
Click to expand...
Click to collapse
Actually i want to restock my htc..
But i did not find any RUU.zip with CID: HTC__044 and MID: PN0714000
So i think to change the MID to PN071100
But now.. I just want to turn my HTC on.. I think just used the custom rom :crying:
Y.O.N said:
Actually i want to restock my htc..
But i did not find any RUU.zip with CID: HTC__044 and MID: PN0714000
So i think to change the MID to PN071100
But now.. I just want to turn my HTC on.. I think just used the custom rom :crying:
Click to expand...
Click to collapse
do you need to restock for warranty purpose or not (i.e sending the phone for repair under warranty?)
you cant use custom rom at this point, you need to run a ruu
alray said:
do you need to restock for warranty purpose or not (i.e sending the phone for repair under warranty?)
Click to expand...
Click to collapse
No.. I did not want to send for warranty.... The phone is good.. Just mess up with the software...
I don't think can run RUU in MAC..
Don't have win 7 pc now...
Y.O.N said:
No.. I did not want to send for warranty.... The phone is good.. Just mess up with the software...
Click to expand...
Click to collapse
So I recommend you to use the .401 RUU.zip WWE version (international version). download and save it to the same folder you have fastboot in. rename it ruu.zip, will be easier to typein the terminal
Code:
fastboot oem writemid PN0710000
fastboot oem writecid HTC__001
fastboot oem rebootRUU
fastboot flash zip ruu.zip
fastboot flash zip ruu.zip <--- yes you have to do the same command twice
fastboot reboot
then you'll be good to take all ota to latest version
stays s-off and unlocked.
---------- Post added at 02:22 PM ---------- Previous post was at 02:21 PM ----------
Y.O.N said:
I don't think can run RUU in MAC..
Don't have win 7 pc now...
Click to expand...
Click to collapse
yes you can flash ruu.zip using fastboot from terminal. only ruu.exe require windows OS
alray said:
So I recommend you to use the .401 RUU.zip WWE version (international version). download and save it to the same folder you have fastboot in. rename it ruu.zip, will be easier to typein the terminal
Click to expand...
Click to collapse
When i run: ./fastboot-mac oem rebootRUU
The screen just go off.. Did not show the htc silver logo... is it ok?
Y.O.N said:
When i run: ./fastboot-mac oem rebootRUU
The screen just go off.. Did not show the htc silver logo... is it ok?
Click to expand...
Click to collapse
try to flash the ruu and you'll see
alray said:
try to flash the ruu and you'll see
Click to expand...
Click to collapse
Yes bro.. Its work like a charm... Thank you so much..
Y.O.N said:
Yes bro.. Its work like a charm... Thank you so much..
Click to expand...
Click to collapse
so you are out of trouble now? If yes please edit your first post in this thread and add [Solved] please.
edit: nvm, just saw you already did it :good:

(SOLVED) One M7 TAMPERED RELOCKED

Hi all
Image attached
Is there any way to fix it?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And what would you like to fix? What exactly is your problem?
Just unlock the bootloader!
Sent from my HTC One_M8 using XDA Free mobile app
donkeykong1 said:
And what would you like to fix? What exactly is your problem?
Click to expand...
Click to collapse
The device won't boot up, i got this screen every time.
danborza said:
Just unlock the bootloader!
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
I tried it but its stuck (Entering Recovery...) i waited 15 minutes nothing happens
imgtah said:
The device won't boot up, i got this screen every time.
Click to expand...
Click to collapse
And what caused this problem? You have flashed something? you did an update? you have relocked the bootloader and now it wont boot?
......
imgtah said:
The device won't boot up, i got this screen every time.
Click to expand...
Click to collapse
So, you need to unlock your bootloader via htcdev and flash custom recovery, preferably TWRP 2.8.4.0 or later. After you do all that, you're all set - you can tranfer a custom ROM to your internal storage and flash it via custom recovery
alray said:
And what caused this problem? You have flashed something? you did an update? you have relocked the bootloader and now it wont boot?
......
Click to expand...
Click to collapse
I don't recall I think it happened when i was trying to remove the "TWRP" or when trying to switch UNLOCKED to LOCKED.
imgtah said:
I don't recall I think it happened when i was trying to remove the "TWRP" or when trying to switch UNLOCKED to LOCKED.
Click to expand...
Click to collapse
you can't lock your device with custom firmware/software installed. Did you relocked with twrp still installed? IF yes it might cause issue to re-unlock the bootloader. Try to unlock it using htcdev.com/bootloader. If the bootloader unlock doesn't work (hanging at "entering recovery" after selecting "yes" then rebooting) post back with your "fastboot getvar all".
donkeykong1 said:
So, you need to unlock your bootloader via htcdev and flash custom recovery, preferably TWRP 2.8.4.0 or later. After you do all that, you're all set - you can tranfer a custom ROM to your internal storage and flash it via custom recovery
Click to expand...
Click to collapse
It wont unlock (Stuck) and the custom recovery gave me "FAILED (remote: signature verify fail)"
alray said:
you can't lock your device with custom firmware/software installed. Did you relocked with twrp still installed? IF yes it might cause issue to re-unlock the bootloader. Try to unlock it using htcdev.com/bootloader. If the bootloader unlock doesn't work (hanging at "entering recovery" after selecting "yes" then rebooting) post back with your "fastboot getvar all".
Click to expand...
Click to collapse
I think twrp is gone. And the unlock method won't work. Its stuck in Entering Recovery every time.
imgtah said:
I think twrp is gone. And the unlock method won't work. Its stuck in Entering Recovery every time.
Click to expand...
Click to collapse
If you can't unlock the bootloader again its because you have relocked while twrp was still installed. You can't access twrp when the bootloader is locked and you need stock recovery to unlock the bootloader. You will need to flash the stock firmware (which will reflash the stock recovery back) and then unlock the bootloader again.
post the output of "fastboot getvar all"
---------- Post added at 04:35 PM ---------- Previous post was at 04:34 PM ----------
imgtah said:
It wont unlock (Stuck) and the custom recovery gave me "FAILED (remote: signature verify fail)"
Click to expand...
Click to collapse
Of course signature will fail, your bootloader is locked... You can't flash the recovery with a locked bootloader.
alray said:
If you can't unlock the bootloader again its because you have relocked while twrp was still installed. You can't access twrp when the bootloader is locked and you need stock recovery to unlock the bootloader. You will need to flash the stock firmware (which will reflash the stock recovery back) and then unlock the bootloader again.
post the output of "fastboot getvar all"
---------- Post added at 04:35 PM ---------- Previous post was at 04:34 PM ----------
Of course signature will fail, your bootloader is locked... You can't flash the recovery with a locked bootloader.
Click to expand...
Click to collapse
(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-ON
(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: 4266mV
(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.052s
imgtah said:
(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-ON
(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: 4266mV
(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.052s
Click to expand...
Click to collapse
Download and save this file to your adb/fastboot folder: https://www.androidfilehost.com/?fid=23622183712462447
boot your phone in bootloader mode, select fastboot usb mode. Open a command prompt from your fastboot/adb folder:
Code:
fastboot oem rebootRUU
^case sensitive don't forget RUU in capital letters
phone will now reboot in ruu mode, you'll see a black screen with silver htc logo
Code:
fastboot flash zip stock-firmware_6.09.401.5.zip
First flash will fail and report "flush image again immediately" so do the same command again:
Code:
fastboot flash zip stock-firmware_6.09.401.5.zip
The progress bar might not reach 100% but its normal, just make sure fastboot reported "sucessfull" before rebooting:
Code:
fastboot reboot-bootloader
Then unlock your bootloader:
Code:
fastboot flash unlocktoken Unlock_code.bin
alray said:
Download and save this file to your adb/fastboot folder: https://www.androidfilehost.com/?fid=23622183712462447
boot your phone in bootloader mode, select fastboot usb mode. Open a command prompt from your fastboot/adb folder:
Code:
fastboot oem rebootRUU
^case sensitive don't forget RUU in capital letters
phone will now reboot in ruu mode, you'll see a black screen with silver htc logo
Code:
fastboot flash zip stock-firmware_6.09.401.5.zip
First flash will fail and report "flush image again immediately" so do the same command again:
Code:
fastboot flash zip stock-firmware_6.09.401.5.zip
The progress bar might not reach 100% but its normal, just make sure fastboot reported "sucessfull" before rebooting:
Code:
fastboot reboot-bootloader
Then unlock your bootloader:
Code:
fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
All done...
Thank you so much!!!!!! You are the MAN )))) Thanks bro....
imgtah said:
All done...
Thank you so much!!!!!! You are the MAN )))) Thanks bro....
Click to expand...
Click to collapse
you are welcome. If everything is fine can you please edit your first post and change your thread title to "(SOLVED)ONe M7 TAMPERED RELOCKED" (click "edit" then clock "go advanced" and change the title)
alray said:
you are welcome. If everything is fine can you please edit your first post and change your thread title to "(SOLVED)ONe M7 TAMPERED RELOCKED" (click "edit" then clock "go advanced" and change the title)
Click to expand...
Click to collapse
Done my man. THANKS AGAIN :good:
Skinney
Flash custom recovery&custom rom
How do i root my device lg l9 smarthphonr

Categories

Resources