[Q] impossible to install a rom

Search This thread

youness00

Member
Mar 29, 2014
6
0
hello,
I want to install a new rom (ARHD, ViperOne ...) but I always failed. The only rom that installs configuration is Guru_Reset_M7_2.24.1020.1 my HTC ONE :
***TAMPERED***
***UNLOCKED***
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO 4A.17.3250.14
openDSP-v32.120.274.0909
OS-4.20.1020.12
CID 247
modelid: PN0711000
 
Last edited:

nkk71

Inactive Recognized Developer / Contributor
May 26, 2010
8,741
7,571
53
Beirut
hello,
I want to install a new rom (ARHD, ViperOne ...) but I always failed. The only rom that installs configuration is Guru_Reset_M7_2.24.1020.1 my HTC ONE :
***TAMPERED***
***UNLOCKED***
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO 4A.17.3250.14
openDSP-v32.120.274.0909
OS-4.20.1020.12
CID 247
modelid: PN0711000

you're probably using a wrong recovery, use TWRP
2.6.3.3: http://techerrata.com/browse/twrp2/m7
or 2.6.3.4: http://techerrata.com/browse/twrp2/m7ul
(make sure MD5 is correct on your download)

fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader



also your modelid is incorrect, either you have an M7_UL = modelid PN0710000 or an M7_U = modelid PN0711000
next time post a "fastboot getvar all" (excluding IMEI and s/n) instead of typing stuff.
 

youness00

Member
Mar 29, 2014
6
0
Impossible to install rom ARHD 61

thank you very much for your reply,
I installed the new recovery, I flashed the rom ARHD 61.1, but the phone is stuck on the white startup page with the logo of HTC ONE.
The configuration of my phone:
version: 0.5
version-bootloader: 1.56.0000
version-baseband: 4A.17.3250.14
version-cpld: None
version-microp: None
version-main: 4.20.1020.12
version-misc: PVT SHIP S-ON
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__247
battery-status: good
battery-voltage: 3963mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-f6d46eca
hbootpreupdate: 11
gencheckpt: 0
 

youness00

Member
Mar 29, 2014
6
0
Rom installed

Thank you,

I just had to update TWRP and the latest version of ARHD is installed. thank you very much
 

mb_guy

Senior Member
Sep 6, 2008
483
109
Winnipeg
thank you very much for your reply,
I installed the new recovery, I flashed the rom ARHD 61.1, but the phone is stuck on the white startup page with the logo of HTC ONE.
The configuration of my phone:
version: 0.5
version-bootloader: 1.56.0000
version-baseband: 4A.17.3250.14
version-cpld: None
version-microp: None
version-main: 4.20.1020.12
version-misc: PVT SHIP S-ON
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__247
battery-status: good
battery-voltage: 3963mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-f6d46eca
hbootpreupdate: 11
gencheckpt: 0
Never mind
 
Last edited:

nkk71

Inactive Recognized Developer / Contributor
May 26, 2010
8,741
7,571
53
Beirut
thank you very much for your reply,
I installed the new recovery, I flashed the rom ARHD 61.1, but the phone is stuck on the white startup page with the logo of HTC ONE.
The configuration of my phone:
version: 0.5
version-bootloader: 1.56.0000
version-baseband: 4A.17.3250.14
version-cpld: None
version-microp: None
version-main: 4.20.1020.12
version-misc: PVT SHIP S-ON
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__247
battery-status: good
battery-voltage: 3963mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-f6d46eca
hbootpreupdate: 11
gencheckpt: 0

how long did you wait? 61.1 takes quite a long time to boot up the first time (much longer than any previous ROM which only took 10mins or so, 61.1 took close to 20 if i remember correctly)
and you did check MD5 of 61.1 to make sure it's not corrupt right?
 

nkk71

Inactive Recognized Developer / Contributor
May 26, 2010
8,741
7,571
53
Beirut
61.1 took not even 10 minutes to start. But how can I check if MD5 is corrupt

took longer for me :silly:

Anyway, it it's up and running, then it's okay, the file would be good, otherwise you'd get a "failed" in TWRP or still waiting for it to boot.


but it's a good habit to check MD5 checksum, on downloads in general, to avoid being stuck because of a bad download... for example, if you try to download TWRP from their site, you can't use a download manager, it'll always give you a corrupt file (at least for me)

there are plenty of applications out there, here's a simple one http://winmd5.com/ or if you need to frequently check hashes, then http://implbits.com/hashtab.aspx is very nice.

next time you can: http://www.lmgtfy.com/?q=how+do+i+check+md5 :p