How to update my HTC One 64GB? - One (M7) Q&A, Help & Troubleshooting

Greetings Everyone,
I have lost my HTC One M7 phone last year in Manchester and I bought another one immediately. Which was used phone HTC ONE Black 64GB. (PN07140)
I'm writing this to tell you I have no clue if the first owner had rooted the phone or unlocked it because I have not experience in these things. I just notice that the OTA update is not working and I'm stuck with the Jellybean 4.2.2 version.
The phone details:
HTC ONE M7 64GB (Black)
TAMPERED
UNLOCKED
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
RADIO-4A.14.3250.13
OpenDSP-v26.120.274.0202
eMMC-boot
Android Version: 4.2.2
HTC Sense Version: 5.0
Software Number: 2.17.401.1
What I want?
I just want the OTA update works again to install the latest Android version with the original rom.
Please, explain in steps or refer to similar links I have been searching for 2 hours and I'm almost lost here!
Thanks for reading. Hope I was clear.
:angel:

Now my phone is Relocked and S-off.
But still couldn't find how to return to the original rom :crying:

Conako said:
Now my phone is Relocked and S-off.
But still couldn't find how to return to the original rom :crying:
Click to expand...
Click to collapse
AFAIK, the only 64gb version of the htc one is the developer edition so its look like the previous owner (badly) converted this phone to an WWE model.
with s-off, it will be easy to restore your phone to dev edition and update it to latest version.
start by posting the output of ''fastboot getvar all'' except the IMEI and serialno
do you have a custom recovery installed?
btw: never turn back s-on.

alray said:
AFAIK, the only 64gb version of the htc one is the developer edition so its look like the previous owner (badly) converted this phone to an WWE model.
with s-off, it will be easy to restore your phone to dev edition and update it to latest version.
start by posting the output of ''fastboot getvar all'' except the IMEI and serialno
do you have a custom recovery installed?
btw: never turn back s-on.
Click to expand...
Click to collapse
ah! finally a comment! Thanks!!
I'm already lost and can't figure which guide I have to follow or tool I need to use, Do I have to download firmware, OTA or stock from here? (cannot insert link) I just want it back like new with original rom.
btw: I will never buy a used phone!

Conako said:
ah! finally a comment! Thanks!!
I'm already lost and can't figure which guide I have to follow or tool I need to use, Do I have to download firmware, OTA or stock from here? (cannot insert link) I just want it back like new with original rom.
btw: I will never buy a used phone!
Click to expand...
Click to collapse
do you have adb and fastboot installed on your computer?

alray said:
do you have adb and fastboot installed on your computer?
Click to expand...
Click to collapse
Yes, I have downloaded miniadb_v1031.zip and installed it successfully!

Conako said:
Yes, I have downloaded miniadb_v1031.zip and installed it successfully!
Click to expand...
Click to collapse
so reboot your phone in bootloader mode (hold power + volume down)
use vol up/down to navigate to ''fastboot'' and hit power to enter fastboot mode
connect your phone to computer using usb cable
you should see FASTBOOT USB in red
open a command prompt from your adb/fastboot folder
type this command:
Code:
fastboot getvar all
copy/paste the ouput here except IMEI and SERIALNO

alray said:
so reboot your phone in bootloader mode (hold power + volume down)
use vol up/down to navigate to ''fastboot'' and hit power to enter fastboot mode
connect your phone to computer using usb cable
you should see FASTBOOT USB in red
open a command prompt from your adb/fastboot folder
type this command:
Code:
fastboot getvar all
copy/paste the ouput here except IMEI and SERIALNO
Click to expand...
Click to collapse
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
c:\miniadb_m7>adb reboot bootloader
c:\miniadb_m7>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.707.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4311mV
(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.075s

Conako said:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\asus>cd c:\miniadb_m7
c:\miniadb_m7>adb devices
List of devices attached
deleted device
c:\miniadb_m7>adb reboot bootloader
c:\miniadb_m7>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.707.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4311mV
(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.075s
Click to expand...
Click to collapse
ok do you have a custom recovery installed
i.e TWRP or CWM recovery?

alray said:
ok do you have a custom recovery installed
i.e TWRP or CWM recovery?
Click to expand...
Click to collapse
No, and I don't know what do you mean, but I already downloaded stock_5.11.401.10 (1.1GB) and firmware_5.11.401.10 (44MB)
could these help?
Thanks again!
btw: please delete the SERIALNO from your quote of my comment.

Conako said:
No, and I don't know what do you mean,
Click to expand...
Click to collapse
in bootloader mode when you select ''recovery'' doest it boot to CWM recovery or TWRP recovery or is it just displaying a red triangle with a ''!'' inside?

alray said:
in bootloader mode when you select ''recovery'' doest it boot to CWM recovery or TWRP recovery or is it just displaying a red triangle with a ''!'' inside?
Click to expand...
Click to collapse
red triangle !
{
"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"
}
again: btw: please delete the SERIALNO from your quote of my comment.

Conako said:
red triangle !
again: btw: please delete the SERIALNO from your quote of my comment.
Click to expand...
Click to collapse
ok first unlock the bootloader again. dev edition phones come with an unlocked bootloader by default.
follow this tutorial to unlock bootloader:
then download TWRP 2.6.3.3 recovery from here and save it to the folder you have adb and fastboot in.
make sure the phone is in bootloader mode - fastboot usb
and type these commands:
Code:
fastboot flash recovery twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot
now your phone should be booted back in the OS
then dowload these 2 files and save it to the root of your sdcard:
http://www.htc1guru.com/?wpfb_dl=158
http://fs1.d-h.st/download/00084/w9V/MID_Change_1.01.zip
and reboot in twrp recovery:
Code:
adb reboot recovery
post back when you are booted back in twrp recovery

alray said:
then dowload these 2 files and save it to the root of your sdcard:
http://www.htc1guru.com/?wpfb_dl=158
http://fs1.d-h.st/download/00084/w9V/MID_Change_1.01.zip
and reboot in twrp recovery:
Code:
adb reboot recovery
post back when you are booted back in twrp recovery
Click to expand...
Click to collapse
Just to make sure, do I need to unzip these files before moving it to sdcard root?
anyway, I'm done already..

Team Win Recovery Project shows up!
What to do after?
at last no captcha code is required to write a comment!

Conako said:
Just to make sure, do I need to unzip these files before moving it to sdcard root?
anyway, I'm done already..
Click to expand...
Click to collapse
no you dont need to unzip them.
now in twrp recovery, select ''install'' then browse the /sdcard to find ''MID_Change_TOOL_v.1.01.zip'' (should be at the end of the list).
then ''swipe to confirm flash''
a graphical interface will show up (aroma installer)
click ''next''
select ''I agree with these Term of Use.'' and click next again
click next
select ''PN0712000'' and then ''next''
select ''install now''
wait for the install to complete and click ''next''
click finish
now you are back in twrp recovery, click ''back arrow'' twice and then ''reboot'' and chose ''bootloader''.
post back when you are back in bootloader mode

alray said:
now you are back in twrp recovery, click ''back arrow'' twice and then ''reboot'' and chose ''bootloader''.
post back when you are back in bootloader mode
Click to expand...
Click to collapse
Everything was done successfully! but only when I tried to return back again to bootloader mode a message shows up:
" install SuperSU? Your device does not appear to be rooted, this will root your device. Then: Do Not Install and Swipe to Install"
What to do?

Conako said:
Everything was done successfully! but only when I tried to return back again to bootloader mode a message shows up:
" install SuperSU? Your device does not appear to be rooted, this will root your device. Then: Do Not Install and Swipe to Install"
What to do?
Click to expand...
Click to collapse
no need to install SuperSU at the moment so you can ignore this.
when you are back in bootloader mode (fastboot usb)
do this command and be sure to type it correctly
Code:
fastboot oem writecid BS_US001
fastboot reboot-bootloader
BS_US001 must be capital letters, 8 characters total including the underscore
now post back an updated output of
Code:
fastboot getvar all
to confirm everything is ok before going any further.
---------- Post added at 03:51 PM ---------- Previous post was at 03:49 PM ----------
download this file, you will need it soon and its a 1.5gb file so better to start downloading it now so it will be ready when you will need it. save it to your desktop. Don't launch that file for now.

alray said:
no need to install SuperSU at the moment so you can ignore this.
when you are back in bootloader mode (fastboot usb)
do this command and be sure to type it correctly
Code:
fastboot oem writecid BS_US001
fastboot reboot-bootloader
BS_US001 must be capital letters, 8 characters total including the underscore
now post back an updated output of
Code:
fastboot getvar all
to confirm everything is ok before going any further.
Click to expand...
Click to collapse
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
c:\miniadb_m7>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.707.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BS_US001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4318mV
(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.078s

Conako said:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
c:\miniadb_m7>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.707.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BS_US001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4318mV
(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.078s
Click to expand...
Click to collapse
so good so far.
now we will remove ''TAMPERED'' flag from bootloader, steps are similar to what we have done previously so i'll go a little bit faster here
go back in twrp recovery
select install
choose Guru_Bootloader_Reset_1.0.zip
swipe to install.
follow instruction in the graphical interface, only choose to remove tampered flag, do not choose any other options
when this is complete, you can go back in bootloader to confirm the ''TAMPERED'' flag is gone.
now time to backup all your personnal/media file. the last step to do will wipe everything and set your phone back to default, like if it was brand new. Post back when you are ready (your files is backed-up and the download is completed)
btw: have you started to download the file I have posted above? see edited post.

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] htc one bricked!! help!!

my htc one(801s) bricked......how to unbrick??? I did unlock and apply Super su. It worked well and fine. But I deleted some data. After that,My htc one not working.
Now, when I turn on, stop on htc logo not turn on........
Ah...... please root specialist !!!!!!!
P.S please teach me easily, I'm korean.
Help this company said:
my htc one(801s) bricked......how to unbrick??? I did unlock and apply Super su. It worked well and fine. But I deleted some data. After that,My htc one not working.
Now, when I turn on, stop on htc logo not turn on........
Ah...... please root specialist !!!!!!!
P.S please teach me easily, I'm korean.
Click to expand...
Click to collapse
Looks like you have also deleted your OS as well. please post output from "fastboot getvar all"
A
mb_guy said:
Looks like you have also deleted your OS as well. please post output from "fastboot getvar all"
Click to expand...
Click to collapse
What's the fastboot getvar all?? And I had relocked,so my device can't go twrp. Now perfect brick. What do I have to do? There's no answer on the google.
Help this company said:
What's the fastboot getvar all?? And I had relocked,so my device can't go twrp. Now perfect brick. What do I have to do? There's no answer on the google.
Click to expand...
Click to collapse
You will need to re unlock bootloader for twrp to function
Help this company said:
my htc one(801s) bricked......how to unbrick??? I did unlock and apply Super su. It worked well and fine. But I deleted some data. After that,My htc one not working.
Now, when I turn on, stop on htc logo not turn on........
Ah...... please root specialist !!!!!!!
P.S please teach me easily, I'm korean.
Click to expand...
Click to collapse
this thread should help you.. post issues there...
[GUIDE][FIX] Solve Bootloops and no OS on phone!
a
mb_guy said:
You will need to re unlock bootloader for twrp to function
Click to expand...
Click to collapse
I did unlocked on htc dev. So what's the next???? Is possible to fix??
Help this company said:
I did unlocked on htc dev. So what's the next???? Is possible to fix??
Click to expand...
Click to collapse
Use fastboot and get us the output of "fastboot getvar all"
A
mb_guy said:
Use fastboot and get us the output of "fastboot getvar all"
Click to expand...
Click to collapse
I'm noobie.. Could you say what's the "fastboot getvar all"?? I 'don't know that.. How to see the" fastboot getvar all"?? Thanks to ur helping me continuously.!!
Help this company said:
I'm noobie.. Could you say what's the "fastboot getvar all"?? I 'don't know that.. How to see the" fastboot getvar all"?? Thanks to ur helping me continuously.!!
Click to expand...
Click to collapse
Download/install latest android sdk from here. Remember where you install it.
Download and install latest htc sync manager from here. Then uninstall it. We only want the drivers.
boot your phone in bootloader mode by holding power and vol -
select fastboot (use vol + and vol - to navigate then hit power to select)
plug usb cable between phone and computer (do not use any usb hub, use usb 2.0 port directly on back of computer)
Now back to the sdk you have installed, navigate to the ''platform-tools'' folder of the sdk. I.e: adt-bundle-windows-x86_64-XXXXXX\sdk\platform-tools
hold shift and right click a blank space in the folder. Select ''start a cmd prompt here'' from the contextual menu. A cmd prompt window will open.
Now type fastboot getvar all
Copy/paste the output and post it here except IMEI and SERIALNO
Then we will have the required info to assist you.
answer
alray said:
Download/install latest android sdk from here. Remember where you install it.
Download and install latest htc sync manager from here. Then uninstall it. We only want the drivers.
boot your phone in bootloader mode by holding power and vol -
select fastboot (use vol + and vol - to navigate then hit power to select)
plug usb cable between phone and computer (do not use any usb hub, use usb 2.0 port directly on back of computer)
Now back to the sdk you have installed, navigate to the ''platform-tools'' folder of the sdk. I.e: adt-bundle-windows-x86_64-XXXXXX\sdk\platform-tools
hold shift and right click a blank space in the folder. Select ''start a cmd prompt here'' from the contextual menu. A cmd prompt window will open.
Now type fastboot getvar all
Copy/paste the output and post it here except IMEI and SERIALNO
Then we will have the required info to assist you.
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.20.707.6
(bootloader) version-misc: PVT SHIP S-ON
(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: 4323mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-59adc32b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.045s
* Is possible fix my device not going A/S center?? I'm worring..
Help this company said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.20.707.6
(bootloader) version-misc: PVT SHIP S-ON
(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: 4323mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-59adc32b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.045s
* Is possible fix my device not going A/S center?? I'm worring..
Click to expand...
Click to collapse
The easiest solution for you now is to install a custom rom. Is your bootloader locked or unlocked?
edit: nvm just saw you have unlocked from your 1st post.
Download and flash latest twrp recovery from here
a
alray said:
The easiest solution for you now is to install a custom rom. Is your bootloader locked or unlocked?
edit: nvm just saw you have unlocked from your 1st post.
Download and flash latest twrp recovery from here
Click to expand...
Click to collapse
I want to apply official rom. why I should install custom rom?? And I downloaded that, How to install??
Help this company said:
I want to apply official rom. why I should install custom rom??
Click to expand...
Click to collapse
The options you have are:
Flashing a custom rom i.e. arhd
Returning to stock:
You can't flash the official rom (guru reset rom) for your version (3.63.707.4) because that rom is corrupted atm. Read this: http://forum.xda-developers.com/showthread.php?t=2682363
So the only way to return stock require to s-off your phone and use this RUU
S-off require a working rom to be achieved.
In both cases you'll need to flash a custom rom first.
Help this company said:
And I downloaded that, How to install??
Click to expand...
Click to collapse
I don't understand, you said you have unlocked your bootloader and flashed supersu in post #1 then you should know how to flash a recovery...
Code:
fastboot flash recovery <name_of_file>.img
fastboot erase cache
fastboot reboot-bootloader

[Q] HTC One Soft Brick Recovery help

Hi, I have been hunting around and cant seem to resolve this problem.
Yesterday my phone locked up (blank screen) and so I hard reset it.
I was not doing anything with it at them time (in my pocket).
It would then only boot into the bootloader, no recovery.
I have been running CM nightlies with no problem up until now.
I have been running custom roms for a number of years, but would still say that I have limited knowledge.
Outline of Issue
ADB returns an error for every command
Fastboot will see the device, and provide a getvar but returns an error when i try to push a recovery image
I think i have been able to get into RUU (reboots and screen goes black) as i can still get basic fastboot command returns.
No other commands seem to work.
I have gone through a number of guides and used a few different tools but to no avail. (best of all im on the other side of the world from home so cant even use my old phone)
This is what Getvar returns
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: removed
(bootloader) imei: removed
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: OPTUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3845mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d8b0f7651bb88c960f701ae91477674a
getvar:all FAILED (unknown status code)
finished. total time: 0.044s
note the failed line at the bottom.
I have also checked drivers, uninstalled them and reinstalled the naked drivers.
Any advice would be appreciated.
LTP88 said:
Hi, I have been hunting around and cant seem to resolve this problem.
Yesterday my phone locked up (blank screen) and so I hard reset it.
I was not doing anything with it at them time (in my pocket).
It would then only boot into the bootloader, no recovery.
I have been running CM nightlies with no problem up until now.
I have been running custom roms for a number of years, but would still say that I have limited knowledge.
Outline of Issue
ADB returns an error for every command
Fastboot will see the device, and provide a getvar but returns an error when i try to push a recovery image
I think i have been able to get into RUU (reboots and screen goes black) as i can still get basic fastboot command returns.
No other commands seem to work.
I have gone through a number of guides and used a few different tools but to no avail. (best of all im on the other side of the world from home so cant even use my old phone)
This is what Getvar returns
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT37BW901827
(bootloader) imei: xxxxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: OPTUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3845mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d8b0f7651bb88c960f701ae91477674a
getvar:all FAILED (unknown status code)
finished. total time: 0.044s
note the failed line at the bottom.
I have also checked drivers, uninstalled them and reinstalled the naked drivers.
Any advice would be appreciated.
Click to expand...
Click to collapse
nvm. I misread your post.
@cr1960 Please remove IMEI from your quote above
LTP88 said:
Outline of Issue
ADB returns an error for every command
Fastboot will see the device, and provide a getvar but returns an error when i try to push a recovery image
I think i have been able to get into RUU (reboots and screen goes black) as i can still get basic fastboot command returns.
No other commands seem to work.
I have gone through a number of guides and used a few different tools but to no avail. (best of all im on the other side of the world from home so cant even use my old phone)
This is what Getvar returns
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.980.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: REMOVED
(bootloader) imei: REMOVED
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: OPTUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3845mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d8b0f7651bb88c960f701ae91477674a
getvar:all FAILED (unknown status code)
finished. total time: 0.044s
Click to expand...
Click to collapse
Remove your IMEI/SN from your post!
1) That is normal, adb only work inside the OS or from custom recovery
2) Which error? Is your bootloader locked or unlocked?
3) When in ruu mode there should be a black screen with a silver HTC logo. Btw I can't find any ruu for your version, do you have one?
4) define ''no other commands''
LTP88 said:
I have also checked drivers, uninstalled them and reinstalled the naked driver
Click to expand...
Click to collapse
Your phone should be listed in windows devices manager as Android usb device --> My HTC. If not then your drivers aren't installed correctly.
There is a guru reset rom you could use to restore your phone,
alray said:
@cr1960 Please remove IMEI from your quote above
Remove your IMEI/SN from your post!
1) That is normal, adb only work inside the OS or from custom recovery
2) Which error? Is your bootloader locked or unlocked?
3) When in ruu mode there should be a black screen with a silver HTC logo. Btw I can't find any ruu for your version, do you have one?
4) define ''no other commands''
Your phone should be listed in windows devices manager as Android usb device --> My HTC. If not then your drivers aren't installed correctly.
There is a guru reset rom you could use to restore your phone,
Click to expand...
Click to collapse
2. unlocked
3. no silver logo is seen. Yes I think it is available RUU_M7_UL_JB_50_hTC_Asia_WWE_1.29.707.3_R_Radio_4A.14.3250.13_10.33.1150.01_release_311678_signed
4. I tried
Flash recovery ###.img
Erase Cache
reboot-bootloader
(and a few variations of this)
all of them returned error messages
LTP88 said:
2. unlocked
3. no silver logo is seen. Yes I think it is available RUU_M7_UL_JB_50_hTC_Asia_WWE_1.29.707.3_R_Radio_4A.14.3250.13_10.33.1150.01_release_311678_signed
Click to expand...
Click to collapse
No this ruu isn't for your phone, its a .707 you need .980
LTP88 said:
Flash recovery ###.img
Erase Cache
reboot-bootloader
(and a few variations of this)
Click to expand...
Click to collapse
''Flash recovery'' is not a command you must type ''fastboot flash recovery <name_of_recovery>.img'' no capital letters
same for ''Erase cache'' ---> ''fastboot erase cache''
LTP88 said:
all of them returned error messages
Click to expand...
Click to collapse
if you can't be more precise I can't help you! What is the error message?
Edit: better to post a screenshot of your command prompt when you got that error + a screenshot of your adb/fastboot folder will help.
alray said:
No this ruu isn't for your phone, its a .707 you need .980
''Flash recovery'' is not a command you must type ''fastboot flash recovery <name_of_recovery>.img'' no capital letters
same for ''Erase cache'' ---> ''fastboot erase cache''
if you can't be more precise I can't help you! What is the error message?
Edit: better to post a screenshot of your command prompt when you got that error + a screenshot of your adb/fastboot folder will help.
Click to expand...
Click to collapse
Thanks for the help.
I am going to put this on hold until I get home in a week or so.
It's too hard to resolve out of a hotel room with inconstant internet.

[Q] sprint htc one struck in bootloop while flashing ruu

I bought a sprint htc one m7 couple of days ago and brought it to india.. it has
-stock 4.3 rom
-hboot 1.55
-bootloader unlocked
-s-off acheived using firewater
i was trying to sim unlock the phone... but after flashing this http://forum.xda-developers.com/showthread.php?t=2586704 ruu... its struck on htc logo.. all help appreciated... im a bit noob in this subject...
i would like to also share that while flashing ruu the phone got ejected from the system and now i cant access the intenal storage...when i try to do adb sideload it says "device not found"...TWRP recovery also does not shows my internal sd card.. and i hav ordered USB OTG cable to try and flash it from usb drive..is this way safe and will it work?? is there any way to fix this problem??
thanks in advance..
EDIT
i tried USB OTG method but the USB wont mount at all it shows USB-OTG(0MB) and usb-otg mount failed
and the phone goes in fastboot mode when i try to connect it to pc...
please help me out...
thanks in advance:crying:
First, which version of the one did you have like m7wls m7vzw or like which m7? Did you cross flash ruu's??? That could cause lots of issues if you did that.... Only ruu's specifically made for the phone will work, also when trying to ruu, were you running the exe or zip?
Sent from my Rezound running PAC-Man with SENSE!! 4.4.2 S-OFF
pball52998 said:
First, which version of the one did you have like m7wls m7vzw or like which m7? Did you cross flash ruu's??? That could cause lots of issues if you did that.... Only ruu's specifically made for the phone will work, also when trying to ruu, were you running the exe or zip?
Sent from my Rezound running PAC-Man with SENSE!! 4.4.2 S-OFF
Click to expand...
Click to collapse
i have m7wls... when i connect it to pc and go to twrp recovery it shows up as m7wls with a small yellow exclamatory mark (!) and when i connect it in bootloader it shows up as my htc...
i was flashing it through pc by running .exe file and i got ejected sound on my win 8.1...
since then i have this problem
please help me out..
thanks in advance
praveensk.rcb said:
i have m7wls... when i connect it to pc and go to twrp recovery it shows up as m7wls with a small yellow exclamatory mark (!) and when i connect it in bootloader it shows up as my htc... please help me out..
thanks in advance
Click to expand...
Click to collapse
When you run
Code:
adb devices
while in recovery what does it give you? Also could you post a fastboot, and do
Code:
fastboot getvar all
post all except imie and Serial No, and meid
pball52998 said:
When you run
Code:
adb devices
while in recovery what does it give you? Also could you post a fastboot, and do
Code:
fastboot getvar all
post all except imie and Serial No, and meid
Click to expand...
Click to collapse
while in fastboot when i connect the phone i get a sound notification that phone is plugged and phone shows FASTBOOT USB...
but i cant see anything in windows explorer....
as in twrp recovery i cant see my backup rom it only shows folders like /cache /data /dev /etc /licence etc...
praveensk.rcb said:
while in fastboot when i connect the phone i get a sound notification that phone is plugged and phone shows FASTBOOT USB...
but i cant see anything in windows explorer....
as in twrp recovery i cant see my backup rom it only shows folders like /cache /data /dev /etc /licence etc...
Click to expand...
Click to collapse
You don't find it in windows explorer... Its a command initiated through cmd prompt where your adb and fastboot is..... and actually same for when in twrp, look i will show you mine....
Code:
Preston-Ball:Main files and scripts prestonball$ adb devices
List of devices attached
My Serial No... recovery
Preston-Ball:Main files and scripts prestonball$
That is just in the main menu of TWRP, nothing else....
now lets say you wanna push a ROM.... just do..
Code:
adb push name_of_rom.zip /location/where/you/want/ROM
Then for the fastboot USB... With fastboot getvar all
Code:
Preston-Ball:Main files and scripts prestonball$ fastboot getvar all
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.28.0000
(bootloader) version-baseband: 2.23.10.0123r/2.23.10.0124r
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) serialno: **************
(bootloader) imei: ************
(bootloader) product: vigor
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PH9810000
(bootloader) cidnum: VZW__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3904mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: cecc19f7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.497s
Preston-Ball:Main files and scripts prestonball$
Thats what the fastboot getvar all is...
Bootloader
pball52998 said:
You don't find it in windows explorer... Its a command initiated through cmd prompt where your adb and fastboot is..... and actually same for when in twrp, look i will show you mine....
Code:
Preston-Ball:Main files and scripts prestonball$ adb devices
List of devices attached
My Serial No... recovery
Preston-Ball:Main files and scripts prestonball$
That is just in the main menu of TWRP, nothing else....
now lets say you wanna push a ROM.... just do..
Code:
adb push name_of_rom.zip /location/where/you/want/ROM
Then for the fastboot USB... With fastboot getvar all
Code:
Preston-Ball:Main files and scripts prestonball$ fastboot getvar all
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.28.0000
(bootloader) version-baseband: 2.23.10.0123r/2.23.10.0124r
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) serialno: **************
(bootloader) imei: ************
(bootloader) product: vigor
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PH9810000
(bootloader) cidnum: VZW__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3904mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: cecc19f7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.497s
Preston-Ball:Main files and scripts prestonball$
Thats what the fastboot getvar all is...
Click to expand...
Click to collapse
my bootloader reads
***TAMPERED***
***UNLOCKED***
M7_WLS PVT SHIP S-OFF RH
CID-SPECS_001
HBOOT-1.44.0000
RADIO-1.00.20.1108
OpenDSP-v32.120.274.0909
eMMC-boot
at first my bootloader version was 1.55 but while flashing ruu it got downgraded but in the middle of the process it got stuck and phone got ejected with no rom at all... i was doing it in my friend's pc which has windows 8.1.. is it safe to do it win 8.1 or shuld i do it in win 7???
can you please share a link on how to repair the phone step by step...(newbie)
thanks in advance
okay i got this
pball52998 said:
You don't find it in windows explorer... Its a command initiated through cmd prompt where your adb and fastboot is..... and actually same for when in twrp, look i will show you mine....
Code:
Preston-Ball:Main files and scripts prestonball$ adb devices
List of devices attached
My Serial No... recovery
Preston-Ball:Main files and scripts prestonball$
That is just in the main menu of TWRP, nothing else....
now lets say you wanna push a ROM.... just do..
Code:
adb push name_of_rom.zip /location/where/you/want/ROM
Then for the fastboot USB... With fastboot getvar all
Code:
Preston-Ball:Main files and scripts prestonball$ fastboot getvar all
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.28.0000
(bootloader) version-baseband: 2.23.10.0123r/2.23.10.0124r
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) serialno: **************
(bootloader) imei: ************
(bootloader) product: vigor
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PH9810000
(bootloader) cidnum: VZW__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3904mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: cecc19f7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.497s
Preston-Ball:Main files and scripts prestonball$
Thats what the fastboot getvar all is...
Click to expand...
Click to collapse
i got this...
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>adb devices
List of devices attached
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>fastboot devices
FA344S900731 fastboot
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.05.651.6
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA344S900731
(bootloader) imei: 9***********10
(bootloader) meid: 9*********11
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4045mV
(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.063s
now what should i do??? please help
thanks in advance
praveensk.rcb said:
i got this...
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>adb devices
List of devices attached
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>fastboot devices
FA344S900731 fastboot
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.05.651.6
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA344S900731
(bootloader) imei: 9***********10
(bootloader) meid: 9*********11
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4045mV
(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.063s
now what should i do??? please help
thanks in advance
Click to expand...
Click to collapse
If you are trying to flash a Sprint RUU, use this thread: Bad Boyz RUU. It's the latest RUU, and I've used it myself. I've wiped my internal storage on accident and on purpose and was able to get my phone up and running using this.
Your phone is not showing up using ADB because you currently have no operating system, same for the USB OTG. Make sure you are using the stock cable (or a high quality replacement). Best of luck to you.
praveensk.rcb said:
i got this...
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>adb devices
List of devices attached
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>fastboot devices
FA344S900731 fastboot
C:\Users\Praveen-SK\Desktop\HTC One\adt-bundle-windows-x86_64-20140321\sdk\platf
orm-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.05.651.6
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA344S900731
(bootloader) imei: 9***********10
(bootloader) meid: 9*********11
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4045mV
(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.063s
now what should i do??? please help
thanks in advance
Click to expand...
Click to collapse
Sorry just got to my computer... but Good device is found, all drivers are installed good then.... Okay now time for the RUU... We're going to try a RUU first and see how good it works, okay?
Here is the RUU file.. http://www.androidfilehost.com/?fid=22926241640219526 Download the zip, place it in the folder where your ADB and fastboot is. Once you have it downloaded and in your ADB/fastboot folder,
From fastboot you need to first re-lock your bootloader
fastboot oem lock
Once locked it will boot back into bootloader
fastboot oem rebootRUU
Now your booted to the black HTC screen. Make sure your Rom.zip file is in your adb/fastboot folder
fastboot flash zip Rom.zip
This takes a couple minutes and you will most likely get a error
(pre-hboot update: please flush immediately)
Make sure device is still in ruu mode(black HTC screen). If not rerun
fastboot oem rebootRUU
now simply reflash the rom.zip
fastboot flash zip Rom.zip
Let it run and it should finish this time
It will reboot to a fully stock build.
just remember, anytime you get a "flush immediately" error, just make sure your still in ruu mode and reflash the zip.
The most common error is typically
(Error 155)
You did not re lock your bootloader first
-go relock and flash again
More than likely the first time you flash it, it will not work, it usually takes twice for the RUU to go through.. I did copy this from another forum post. But it worked when I have ruu'ed my phone. Do you just wanna go to stock? Or another ROM, if this doesn't work we can load a ROM... .-.
pball52998 said:
Sorry just got to my computer... but Good device is found, all drivers are installed good then.... Okay now time for the RUU... We're going to try a RUU first and see how good it works, okay?
Here is the RUU file.. http://www.androidfilehost.com/?fid=22926241640219526 Download the zip, place it in the folder where your ADB and fastboot is. Once you have it downloaded and in your ADB/fastboot folder,
From fastboot you need to first re-lock your bootloader
fastboot oem lock
Once locked it will boot back into bootloader
fastboot oem rebootRUU
Now your booted to the black HTC screen. Make sure your Rom.zip file is in your adb/fastboot folder
fastboot flash zip Rom.zip
This takes a couple minutes and you will most likely get a error
(pre-hboot update: please flush immediately)
Make sure device is still in ruu mode(black HTC screen). If not rerun
fastboot oem rebootRUU
now simply reflash the rom.zip
fastboot flash zip Rom.zip
Let it run and it should finish this time
It will reboot to a fully stock build.
just remember, anytime you get a "flush immediately" error, just make sure your still in ruu mode and reflash the zip.
The most common error is typically
(Error 155)
You did not re lock your bootloader first
-go relock and flash again
More than likely the first time you flash it, it will not work, it usually takes twice for the RUU to go through.. I did copy this from another forum post. But it worked when I have ruu'ed my phone. Do you just wanna go to stock? Or another ROM, if this doesn't work we can load a ROM... .-.
Click to expand...
Click to collapse
ok i will try to do that... but can you tell me what has hapened to by phone now??? before the got soft bricked its hboot version was 1.55 but after incomlete flashing of ruu, its hboot version has become 1.44???
praveensk.rcb said:
ok i will try to do that... but can you tell me what has hapened to by phone now??? before the got soft bricked its hboot version was 1.55 but after incomlete flashing of ruu, its hboot version has become 1.44???
Click to expand...
Click to collapse
While it was probably restoring system or something like the emmc, could have went ka plunk.... which if it did and the ruu doesn't work... its a good thing you're s-off..
pball52998 said:
While it was probably restoring system or something like the emmc, could have went ka plunk.... which if it did and the ruu doesn't work... its a good thing you're s-off..
Click to expand...
Click to collapse
will it be safe flash an RUU??? im using windows 8 32-bit and x86 sdk kit... is it ok??
slyest12 said:
If you are trying to flash a Sprint RUU, use this thread: Bad Boyz RUU. It's the latest RUU, and I've used it myself. I've wiped my internal storage on accident and on purpose and was able to get my phone up and running using this.
Your phone is not showing up using ADB because you currently have no operating system, same for the USB OTG. Make sure you are using the stock cable (or a high quality replacement). Best of luck to you.
Click to expand...
Click to collapse
thanks for the info....but i have see many others who have got adb sideload working... and i have got an aftermarket USB OTG cable...are there different RUU's for HTC one like 3.0,1.29.4.0... which one will be suited for my device??
The one that I sent you was for your device, pretty much you would take it, it would return you back to stock. Take a OTA, have the newest radios and unlock again. But if you want a new ROM, you don't even need adb sideload... I've never gotten that crap to work... -,,,,,,,,,- but there's also different RUUs, they all do the same thing pretty much. But if you want to use a ROM. Go into Mount in twrp and what are you options?
Sent form my Rezound running sense 5. S-OFF
pball52998 said:
The one that I sent you was for your device, pretty much you would take it, it would return you back to stock. Take a OTA, have the newest radios and unlock again. But if you want a new ROM, you don't even need adb sideload... I've never gotten that crap to work... -,,,,,,,,,- but there's also different RUUs, they all do the same thing pretty much. But if you want to use a ROM. Go into Mount in twrp and what are you options?
Sent form my Rezound running sense 5. S-OFF
Click to expand...
Click to collapse
i intend to downgrade the phone to 4.1.2 from 4.3 and unlock the phone using sim unlocker app and then upgrade the rom to any newer version like viper rom
praveensk.rcb said:
i intend to downgrade the phone to 4.1.2 from 4.3 and unlock the phone using sim unlocker app and then upgrade the rom to any newer version like viper rom
Click to expand...
Click to collapse
You should be able to do that its just downgrading then upgrading radios.. I would say, take the ruu. Take the latest ota, or unlock and root for that sim unlock, then take a ota, Which I think you would have to then unlock again or flash the radios via recovery since your s-off in the form of a zip. Then take your ROM put it on internal SD card, wipe everything but Internal SD card and all that crap, then flash ROM and correlating GAPPS.
pball52998 said:
You should be able to do that its just downgrading then upgrading radios.. I would say, take the ruu. Take the latest ota, or unlock and root for that sim unlock, then take a ota, Which I think you would have to then unlock again or flash the radios via recovery since your s-off in the form of a zip. Then take your ROM put it on internal SD card, wipe everything but Internal SD card and all that crap, then flash ROM and correlating GAPPS.
Click to expand...
Click to collapse
will it be safe to RUU in windows 8???
Yes, as long as you have proper drivers.
Sent form my Rezound running sense 5. S-OFF

[HELP] Returning HTC One (M7) to Stock ROM

Hey guys, What's up?
First of all, I must mention what happened, I always had an iPhone, and I bought a HTC One (M7) like 2 years ago, and I never thought about rooting it..
One year ago, my friend suggested that he can upgrade it to Lollipop, and he seemed so confident lol, and I think he messed it up, I do have Lollipop on it, but it's SO BUGGY!, The phone gets so HOT easily! keeps crashing! and many many other problems..
So I decided to have the Stock ROM back, and I started reading how, but honestly, it's so difficult since I don't know what he has done to the phone..
The only thing I remember he did: He was coming to this forum and mentioned that this is the best forums for Android devs..
So.. Can anyone please help me get my phone back to Stock ROM?
Tell me what to do first? What I need to have?
And most important, help me find the right files for my phone?
Thanks alot,
Have a nice day
Stock like in GPE or Sense?
IF you have international M7 not verizon, sprint etc.
The most simple method would be just flashing nearly stock tweaked rom through recovery i.e. this one:
Sense: http://forum.xda-developers.com/showthread.php?t=2183023
GPE: http://forum.xda-developers.com/htc-one/development/rom-google-play-edition-lollipop-v1-00-t2963927
Full on back to stock would require using fastboot and RUU images, but you wouldn't gain anything from that.
MahmoudM10 said:
Hey guys, What's up?
First of all, I must mention what happened, I always had an iPhone, and I bought a HTC One (M7) like 2 years ago, and I never thought about rooting it..
One year ago, my friend suggested that he can upgrade it to Lollipop, and he seemed so confident lol, and I think he messed it up, I do have Lollipop on it, but it's SO BUGGY!, The phone gets so HOT easily! keeps crashing! and many many other problems..
So I decided to have the Stock ROM back, and I started reading how, but honestly, it's so difficult since I don't know what he has done to the phone..
The only thing I remember he did: He was coming to this forum and mentioned that this is the best forums for Android devs..
So.. Can anyone please help me get my phone back to Stock ROM?
Tell me what to do first? What I need to have?
And most important, help me find the right files for my phone?
Thanks alot,
Have a nice day
Click to expand...
Click to collapse
We will first need to know the exact info about your phone. You'll need to have adb and fastboot installed on your computer, if you don't have it yet, I would suggest you to download the simplified version (Minimal adb and fastboot). You'll also need to have HTC drivers installed on your computer. Once both are installed, reboot your phone in bootloader mode (hold power and volume down), make sure your phone is in "fastboot usb" (showing a red "fastboot usb" caption, if not select "fastboot" from the bootloader menu), then start a "minimal adb and fastboot" command prompt (start menu --> program --> Minimal adb and fastboot ---> Minimal adb and fastboot.exe). Type "fastboot getvar all" and hit enter. Copy/paste the output here (remove your IMEI, MEID and SerialNo before posting).
Should look like this:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.43.0000
(bootloader) version-baseband: 4A.13.3231.20
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.26.707.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FAxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxx
(bootloader) meid: xxxxxxxxxxxx
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4011mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
FeelThePoveR said:
Stock like in GPE or Sense?
IF you have international M7 not verizon, sprint etc.
The most simple method would be just flashing nearly stock tweaked rom through recovery i.e. this one:
Sense: http://forum.xda-developers.com/showthread.php?t=2183023
GPE: http://forum.xda-developers.com/htc-one/development/rom-google-play-edition-lollipop-v1-00-t2963927
Full on back to stock would require using fastboot and RUU images, but you wouldn't gain anything from that.
Click to expand...
Click to collapse
Hey FeelThePoveR,
Well, I don't really know what are verizon or sprint... and I don't know how to know..
but I live in Israel, and bought it from a private store, so I guess I have the international M7.. (makes sense? :/ )
Honestly, I want it back to stock so I can do whatever I want with my phone knowing what I'm doing..
I have some experience with adb and fastboot already.. I have ubuntu as well, it's not gonna be hard for me to follow instructions.. my WHOLE problem is.. that I don't know the condition of my phone.. what's wrong with it..
for example.. all the time I thought I have root, I tried to follow instructions few days ago to install something..
and I checked my root via Root Checker app, and it says that I don't have root installed proberly..
So yeah.. I want my phone back to stock.. :/
And yeah it's Sense not GPE..
Any suggestions?
(I'm gonna post in a reply the "getvar" info in few hours..)
Thanks alot for giving me some of your time
Have a nice day..
alray said:
We will first need to know the exact info about your phone. You'll need to have adb and fastboot installed on your computer, if you don't have it yet, I would suggest you to download the simplified version (Minimal adb and fastboot). You'll also need to have HTC drivers installed on your computer. Once both are installed, reboot your phone in bootloader mode (hold power and volume down), make sure your phone is in "fastboot usb" (showing a red "fastboot usb" caption, if not select "fastboot" from the bootloader menu), then start a "minimal adb and fastboot" command prompt (start menu --> program --> Minimal adb and fastboot ---> Minimal adb and fastboot.exe). Type "fastboot getvar all" and hit enter. Copy/paste the output here (remove your IMEI, MEID and SerialNo before posting).
Should look like this:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.43.0000
(bootloader) version-baseband: 4A.13.3231.20
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.26.707.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FAxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxx
(bootloader) meid: xxxxxxxxxxxx
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4011mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
Click to expand...
Click to collapse
Hey alray,
I've been trying to get fastboot to work on my Windows for all day now..
and I tried following your instructions and files you mentioned above..
But I still get "< waiting for any device >", it doesn't recognize my phone..
tried downloading Android-SDK and installed google usb drivers as well..
It didn't work..
That's why I didn't post the getvar info yet :/
So I'm thinking about trying to do that on my Ubuntu..
but It's gonna take few hours until I'm on my laptop..
then I'll post the getvar info
For now, I don't know if that helps,
But I do know that my phone is TAMPERED + UNLOCKED + S-OFF
Thanks for your time..
Windows can be weird that way. You just have to manually install the driver.
I think I used that driver pack http://d-h.st/23V .
Unpack it, connect your phone in fastboot mode, go to device manager in the control panel and search for your device, than right click on it and select update drivers, browse my computer and select the folder with drivers.
Voila it should be working now.
Hey..
Here's my getvar info:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: XXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__K18
(bootloader) battery-status: good
(bootloader) battery-voltage: 3874mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
NOTE: I didn't hide the meid field.. it's all zeros (is that okay?)
MahmoudM10 said:
Hey..
Here's my getvar info:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: XXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__K18
(bootloader) battery-status: good
(bootloader) battery-voltage: 3874mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
Since your phone is S-OFF you can simply flash the international version on it but before flashing the international RUU, you'll have to change your CID and then update your firmware.
Download these 2 files and save it in your adb/fastboot folder on your computer:
RUU: https://www.androidfilehost.com/?fid=24391638059058554
htc_fastboot.exe (this version is needed to flash the RUU, not the regular fastboot): https://www.androidfilehost.com/?fid=24341993505161791
Change your CID to SuperCID:
Code:
fastboot oem writecid 11111111
fastboot reboot-bootloader
and confirm your cid is now 11111111 (8 times 1) using "fastboot getvar all"
Download the attached firmware.zip file and save it in your adb/fastboot folder on your computer
Then with the phone in bootloader mode:
Code:
fastboot oem rebootRUU
phone will reboot to a black screen with silver HTC logo (RUU mode), you can now flash the firmware:
Code:
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
You'll have to do the "fastboot flash zip" command twice, fist time it will fail. Ignore the green progress bar on your phone, it will not reach 100% just confirm in the command window that everything is OK.
Now that you are back in bootloader make sure your hboot is now 1.57 and your version-main is 7.19.401.102. If yes go back in ruu mode and flash the RUU:
Code:
fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_HTC_Europe_7.19.401.151_Radio_4T.35.3218.16_10.33Q.1718.01D_release_458806_signed.zip
fastboot reboot
Make sure to use htc_fastboot to flash the RUU and not the regular fastboot.
NOTE: I didn't hide the meid field.. it's all zeros (is that okay?)[/QUOTE]
Thats fine, only CDMA phones have both an IMEI and MEID numbers (yours is GSM and only have an IMEI number)
alray said:
Since your phone is S-OFF you can simply flash the international version on it but before flashing the international RUU, you'll have to change your CID and then update your firmware.
Download these 2 files and save it in your adb/fastboot folder on your computer:
RUU: https://www.androidfilehost.com/?fid=24391638059058554
htc_fastboot.exe (this version is needed to flash the RUU, not the regular fastboot): https://www.androidfilehost.com/?fid=24341993505161791
Change your CID to SuperCID:
Code:
fastboot oem writecid 11111111
fastboot reboot-bootloader
and confirm your cid is now 11111111 (8 times 1) using "fastboot getvar all"
Download the attached firmware.zip file and save it in your adb/fastboot folder on your computer
Then with the phone in bootloader mode:
Code:
fastboot oem rebootRUU
phone will reboot to a black screen with silver HTC logo (RUU mode), you can now flash the firmware:
Code:
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
You'll have to do the "fastboot flash zip" command twice, fist time it will fail. Ignore the green progress bar on your phone, it will not reach 100% just confirm in the command window that everything is OK.
Now that you are back in bootloader make sure your hboot is now 1.57 and your version-main is 7.19.401.102. If yes go back in ruu mode and flash the RUU:
Code:
fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_U_L50_SENSE60_MR_HTC_Europe_7.19.401.151_Radio_4T.35.3218.16_10.33Q.1718.01D_release_458806_signed.zip
fastboot reboot
Make sure to use htc_fastboot to flash the RUU and not the regular fastboot.
NOTE: I didn't hide the meid field.. it's all zeros (is that okay?)
Click to expand...
Click to collapse
Thats fine, only CDMA phones have both an IMEI and MEID numbers (yours is GSM and only have an IMEI number)[/QUOTE]
Hey alray,
Thanks for the instructions, but I have a question..
The fastboot you mentioned, ends with '.exe', which means it's for Windows, and I couldn't get my Windows to recognize my phone, so I'm using Ubuntu..
How can I get this fastboot for linux?
Thanks alot
MahmoudM10 said:
Hey alray,
Thanks for the instructions, but I have a question..
The fastboot you mentioned, ends with '.exe', which means it's for Windows, and I couldn't get my Windows to recognize my phone, so I'm using Ubuntu..
How can I get this fastboot for linux?
Thanks alot
Click to expand...
Click to collapse
Idk if there is a Linux version but there is a Windows and a MacOS version on htcdev.com
thanks boyy
thanks friends

Categories

Resources