[Q&A]Need help gaining root from RUU files for HTC Desire 620

7alizani

Member
Jul 21, 2011
49
9
0
Sarajevo
My friend have all RUU files for HTC Desire 620 single sim (A31_UL). http://forum.xda-developers.com/showpost.php?p=60849939&postcount=10
Because lack of knowlege we need help from someone to compile a custom recovery for our device.
Here is a list of RUU files:
[exe] RUU_A31_UL_K44_DESIRE_SENSE60_H3G_UK_1.02.771.1_Ra dio_00.03.012_U10012131_41.09.1225_release_409829_ signed.exe 1.1 GB
[exe] RUU_A31_UL_K44_DESIRE_SENSE60_O2_UK_1.02.206.1_Rad io_00.03.012_U10012131_41.09.1225_release_413614_s igned.exe 1.3 GB
[exe] RUU_A31_UL_K44_DESIRE_SENSE60_Orange_ES_1.02.75.1_ R_Radio_00.03.012_U10012131_41.09.1225_release_414 222_signed.exe 1.1 GB
[exe] RUU_A31_UL_K44_DESIRE_SENSE60_Orange_FR-B2B_1.02.73.1_R_Radio_00.03.012_U10012131_41.09.12 25_release_413969_signed.exe 1.4 GB
[exe] RUU_A31_UL_K44_DESIRE_SENSE60_Orange_PL_1.02.69.2_ Radio_00.03.012_U10012131_41.09.1225_release_41987 4_signed.exe 1.2 GB
[exe] RUU_A31_UL_K44_DESIRE_SENSE60_Orange_UK_1.02.61.1_ Radio_00.03.012_U10012131_41.09.1225_release_41362 3_signed.exe 1.2 GB
[exe] RUU_A31_UL_K44_DESIRE_SENSE60_TMO_PL_1.02.118.1_R_ Radio_00.03.012_U10012131_41.09.1225_release_42793 7_signed_2_4.exe [zip] 0PE6IMG_A31_UL_K44_DESIRE_SENSE60_H3G_UK_1.02.771
He is willing upload any file from upper list, if somone wants to help.
 
  • Like
Reactions: EisWiesel

baxter006

Senior Member
Mar 3, 2015
120
26
0
Note where talking about the single SIM desire 620 Qualcomm snapdragon 410 not the 620g which has different cpu and uses different firmware

desire620a31ul_stock_recovery
Taken from Orange UK rom, as far as I know recoveries are not carrier specific.

https://docs.google.com/file/d/0Bw7S-kfd-L-RdFVwY3FGaHkyaG8/edit?usp=docslist_api

This could be used to compile a custom recovery either TWRP or clockworkmod.

Next is the boot loader Rom for the UK orange carrier. This also contains the stock recovery.

0PE6IMG_A31_UL_K44_DESIRE_SENSE60_Orange_UK_1.02.61.1_R_Radio_00.03.012_U10012131_41.09.1225_release_428553_signed_Hboot.zip

https://docs.google.com/file/d/0Bw7S-kfd-L-RR3RQUVJLTVhMbXM/edit?usp=docslist_api
 

baxter006

Senior Member
Mar 3, 2015
120
26
0
Reading online about creating custom recovery its seems the stock boot image is usually used to building programs that MediaTek devices which the 620 in question isn't, so i've uploaded it from the RUU files.
The closest desire to the 620 A31UL that has a custom recovery is the Desire 816 which has a Qualcomm MSM8928 Snapdragon 400 chip set, the 620 A31Ul has a Qualcomm MSM8916 Snapdragon 410, both of these are Kitkat phones.
https://twrp.me/devices/htcdesire816.html 816 TWRP recovery
What we need is someone with experience in creating recoveries and experience in the Linux environment, we can provide all the needed files and flash any created recovery for testing. And then if this recovery works successfully that could post it to TWRP or CWM for regular android users.
I've had two prevous phones Xperia Ray and Galaxy S3 both which i rooted uses sources built by others and install many different customs roms. So if someone was able to create a recovery we easily be able to test it.

boot_signed_desire620A31UL

https://drive.google.com/file/d/0Bw7S-kfd-L-RQmp6YkpsWUVXZkU/view?usp=sharing
 

baxter006

Senior Member
Mar 3, 2015
120
26
0
Just uploaded HTC desire 620 A31UL stock firmware
These are for the EE/ORANGE carrier UK only and are here if you have bricked your device.

RUU file is for Windows and from my understanding you need to first re-lock your bootloader.

RUU_A31_UL_K44_DESIRE_Orange_UK_1.02.61.1_Radio_00.03.012_U10012131_41.09.1225_release_413623_signed.exe

https://docs.google.com/file/d/0Bw7S-kfd-L-RbEE4RnBjcmg1UkE/edit?usp=docslist_api

This is to flash stock firmware without pc, rename the file to 0PE6IMG.zip and copy to the root of sd card. When in hboot boot loader it should flash. Or you could flash in stock recovery.

0PE6IMG_A31_UL_K44_DESIRE_SENSE60_Orange_UK_1.02.61.1_R_Radio_00.03.012_U10012131_41.09.1225_release_428553_signed.zip

https://docs.google.com/file/d/0Bw7S-kfd-L-RWmJ3d054Q1NzVzg/edit?usp=docslist_api

All files are from www.ir-file.com
 

baxter006

Senior Member
Mar 3, 2015
120
26
0
7alizani has come across this
CarlivImageKitchen-Windows_v1.0.zip tool for unpacking/repacking boot and recovery images for Android phones:*Carliv Image Kitchen for Android.

https://docs.google.com/file/d/0Bw7S-kfd-L-RVDRieUNHV19NUE0/edit?usp=docslist_api

Using this u can extract the recovery.fstab file from the recovery.img

Recovery_fstab_from_desire620A31UL.rar

https://docs.google.com/file/d/0Bw7S-kfd-L-RQS1rQ2ZQMGtDY3c/edit?usp=docslist_api

The complete set of files extracted
recovery_signed_UK_ORANGE_desire620A31UL_unpacked.rar

https://docs.google.com/file/d/0Bw7S-kfd-L-RbWt2ZHFfdFNBQ28/edit?usp=docslist_api

The next step would be to create the custom recovery from this which we need some assistance from someone experienced in building recoveries.
 
Last edited:

baxter006

Senior Member
Mar 3, 2015
120
26
0
We have had a break through S.Yazdanfar at ir-file has sent me a custom recovery via email, will test this later today and try to root through installing superuser.zip. Will post the results and recovery if it is sucessfull
 

7alizani

Member
Jul 21, 2011
49
9
0
Sarajevo
I successfully flashed recovery.img from fastboot, but when I tried to open recovery in less than a sec gives me this message
, after that recovery in hboot menu disappeared.

I repeat whole steps, with clearing cache in fastboot after flashing recovery getting this:
, and automatically revert to hboot...
 
Last edited:

baxter006

Senior Member
Mar 3, 2015
120
26
0
I mean when in that screen u don't have to press a combination to get in recovery. I've never had a HTC before. I'm at work for another hour so can't try. What u use to flash the img?
 

7alizani

Member
Jul 21, 2011
49
9
0
Sarajevo
I mean when in that screen u don't have to press a combination to get in recovery. I've never had a HTC before. I'm at work for another hour so can't try. What u use to flash the img?
I flashed with fastboot from android-sdk package. No It won't be a combination of keys while you in the hboot.