Installing a ROM on a clean HTC One (M7) - One (M7) Q&A, Help & Troubleshooting

Hello,
I'll start again.
This is the phone I have (HTC One M7):
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.18.111.22
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXX
(bootloader) imei: XXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 4299mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-a6ef1871
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Is there anyone who can give me an easy step-by-step guide to install a stock ROM, or any ROM for that matter. I'd like it to be very basic, but if that's not possible it's fine.
So far I couldn't find a RUU which worked (tried two from http : / / www . htc1guru . com /downloads / ruu-zip-downloads/).
Hope you guys can help!

Reserved.

MaqsV said:
Hello,
I'll start again.
This is the phone I have (HTC One M7):
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.18.111.22
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 4299mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-a6ef1871
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Is there anyone who can give me an easy step-by-step guide to install a stock ROM, or any ROM for that matter. I'd like it to be very basic, but if that's not possible it's fine.
So far I couldn't find a RUU which worked (tried two from http : / / www . htc1guru . com /downloads / ruu-zip-downloads/).
Hope you guys can help!
Click to expand...
Click to collapse
First, never post your IMEI and Serialno on the forums, edit your above post.
To flash a rom on your phone you need to unlock the bootloader at htcdev.com, flash a custom recovery (TWRP preferred) and then install the rom using TWRP.
unlock the bootloader: htcdev.com/bootloader
flash a custom recovery:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Install your rom:
Boot in recovery (twrp)
push your rom.zip to your internal storage either by using adb push, adb sideload, or MTP (drag n drop)
Install the rom using the "install" menu in twrp.
Don't forget to install roms that are compatible with your phone variant only (M7_UL). You can find all the rom in the "development" or "original development" section of this forum.

Related

[Q] E: cant mount SDCard

hi; i got a huge problem ... does anyone know how i repair my Sdcard inside my HTc one m7
(so i cant get him out if my devices)
yesterday i wanted to instal a rom and it goes wrong ... everything was gone ... EVRYTHING
now i stalled a TWRP version v2.6.3.3
ive worked with the toolkit
bootloader is Unlocked
when i want to push a rom with Adb i cant mount with the sdcard (hes not in the list ..)
if i choose for factory reset he failed ...
Fastboot getvar all:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:***************
(bootloader) imei: ***************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4320mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Edit your post!! Remove your serial number and IMEI!!!
HTC One, Unlocked, S-off, Super CID, ARHD ROM, ElementalX Kernel
Karroowte said:
hi; i got a huge problem ... does anyone know how i repair my Sdcard inside my HTc one m7
(so i cant get him out if my devices)
yesterday i wanted to instal a rom and it goes wrong ... everything was gone ... EVRYTHING
now i stalled a TWRP version v2.6.3.3
ive worked with the toolkit
bootloader is Unlocked
when i want to push a rom with Adb i cant mount with the sdcard (hes not in the list ..)
if i choose for factory reset he failed ...
Fastboot getvar all:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:***************
(bootloader) imei: ***************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4320mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
You didn't need a new thread!
Try this for instructions, but flashing your original ruu may be easier, just remember you need to do the actual flash instruction twice when flashing.
http://forum.xda-developers.com/showthread.php?t=2318497

[Q] version-main: 6.13.708.1 can't s-off

Hi expert,
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.13.708.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: NA
(bootloader) imei: NA
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__622
(bootloader) battery-status: good
(bootloader) battery-voltage: 3725mV
(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!
above is my device info.
My CID is 1501004d434738474115a31c4b9f9ff6
I tired 1 month already, still cannot s-off the device.
I only want to restore to stock rom or ARHD. However, none of them success.
Any expert can help?
quaid4 said:
Hi expert,
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.13.708.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: NA
(bootloader) imei: NA
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__622
(bootloader) battery-status: good
(bootloader) battery-voltage: 3725mV
(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!
above is my device info.
My CID is 1501004d434738474115a31c4b9f9ff6
I tired 1 month already, still cannot s-off the device.
I only want to restore to stock rom or ARHD. However, none of them success.
Any expert can help?
Click to expand...
Click to collapse
why do you think you need s-off just to flash a rom ?
all you do is unlock the bootloader @HTCDev.com
flash TWRP 2.6.3.3
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
copy the rom to your phone and flash it in TWRP
If you erased your phones sdcard simply push the rom to the phone with adb
adb push rom.zip /sdcard
just be sure your download is not corrupt and is in the same folder as adb when you push it
I have tried to ARHD5.3/ latest. not work for me.
The following is workable rom
-Vispor 7.1
-CM 10
-CM 11
quaid4 said:
I have tried to ARHD5.3/ latest. not work for me.
The following is workable rom
-Vispor 7.1
-CM 10
-CM 11
Click to expand...
Click to collapse
are you using TWRP 2.6.3.3 ?
clsA said:
are you using TWRP 2.6.3.3 ?
Click to expand...
Click to collapse
Tried TWRP 2.6.3.3
Tried CM recovery
Also no luck

[Q] getting back proper stock recovery for OTA

Hi there XDA,
I have an M7 which I have bootloader unlocked (Still S-ON) , I installed TWRP and root , however now I want OTA to work again and I need to get my stock recovery back , please guys enlighten me . Thanks everyone
Post output of fastboot getvar all
Hi SaHiLzZ, sorry to hi-jack this thread. I have the same situation, S-on, TWRP, rooted.
here's my getvar:
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.29
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.14.111.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 3859mV
(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
Any advice is highly appreciated.
Guys, if you have both received the ota, once it's downloaded, just select install later, the goto internal storage, downloads and copy the ota.zip to your desktop, open it with something like winrar, in there you will see firmware.zip again open that and extract recovery.img, just flash that recovery the same way you did when you flashed your custom recovery, using fastboot commands with the phone in fastbootusb mode.

[Q] I want my phone back with original HTC OS.

Hi guys, I bought my phone from US which is AT&T unlocked using right now in India. I have unlocked my phone and installed a custom rom. But I am not comfortable with that rom. So, I have tried to flash the stock Rom but I am getting read_info error and also I have tried install through recovery but it is failed. I need your help with these guys. Please suggest me a Rom.
This is my phone details
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4M.32.3218.06
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.23.502.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT3A8W903972
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4015mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Please ask any information u guys need??
harsha49970 said:
Hi guys, I bought my phone from US which is AT&T unlocked using right now in India. I have unlocked my phone and installed a custom rom. But I am not comfortable with that rom. So, I have tried to flash the stock Rom but I am getting read_info error and also I have tried install through recovery but it is failed. I need your help with these guys. Please suggest me a Rom.
This is my phone details
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4M.32.3218.06
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.23.502.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT3A8W903972
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4015mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Please ask any information u guys need??
Click to expand...
Click to collapse
You can use this ruu to restore your att device. https://www.androidfilehost.com/?fid=95916177934551492.
You will need to relock your bootloader as your s-on. Reboot the phone e to the bootloader and connect fastbootusb.
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
Wait for the bootloader then launch the RUU exe on your pc.
Sent from my SM-T230 using Tapatalk

HTC ONE (M7) blackscreen after ROOT

Hi, guys i need help !!!
I was rooting my HTC ONE (M7) and after second flashing looks like broken forever... (((
Steps:
1. Installed Drivers , ADB and downloaded root files ( CWM-SuperSU ) to my PC
2. I was unlocked bootloader via ADB
3. I was copy CWM-SuperSU to my phone, turned off Fast boot and turned on USB Debugging
4. Then i moved to Bootloader/Fastboot and flashed a TWRP recovery and erased cache via ADB
5. In recovery i was installed a CWM-SuperSU and rebooted my phone.
6. After reboot phone wasn´t rooted .. SuperSU was installed but I cant open it and icon was missing like the install failed.
7. I installed it again ........
8. So after 30 minutes of HTC Logo I was flash another SuperSU I downloaded and flash it via recovery again and when i reboot now its shows me a HTC Logo and then a black screen
I´ve tried hard resed(factory reset) but still the same, then i tried RUU but im on a high version and i havent got S-OFF for downgrade :crying:
Bootloader works...
Recovery works...
Sideload works...
Please HELP !!!!! ((
(Sorry for my bad english)
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.18.161.51
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA35MW926714
(bootloader) imei: 354436058079417
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: VODAP120
(bootloader) battery-status: good
(bootloader) battery-voltage: 3990mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-7661b1d7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
twentyoneee said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.18.161.51
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA35MW926714
(bootloader) imei: 354436058079417
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: VODAP120
(bootloader) battery-status: good
(bootloader) battery-voltage: 3990mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-7661b1d7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
You've flashed an outdated version of supersu. Always use the latest stable version of supersu and download it directly from chainfire 's website. There is also an official supersu thread on XDA where you can find the latest version (use google to find it). If you can't find a 7.18.161.51 ruu you could edit your version-main to 7.18.161.2 and flash and older ruu (S-off Not needed). Everything explained at post #2 of the lollipop ruu collection thread (see stickies in the m7 general section). Once the ruu flashed, reupdate to the latest version first and only once updated, flash twrp and latest supersu.

Categories

Resources