[Q] HTC Desire 310, need help for root, rom, cwm ...

imre00

Senior Member
Oct 30, 2008
104
6
0
i use sp flashtools from link above but my phone does'nt turn on . i think its brick ..... i dont know what i must to do to turn on my phone :rolleyes::rolleyes:
Did you made a backup before? Do you get errors during download with sp_flash tools? What images are you checked to be downloaded?
 

ssaeidd

Member
Sep 11, 2011
28
3
0
shiraz
Did you made a backup before? Do you get errors during download with sp_flash tools? What images are you checked to be downloaded?
i made backup from recovery but my phone doesn't turn on and i cant go to recovery and restore my backup . yes i get error , i download sp flash tools and desire 310 firmware from post below and i connect my phone to my laptop and i loaded MT6582_scatter_1.01.862.1.txt from extracted file below (firmware) and i select download button and after that sp flash tools in progress download rom hangs and i get error that it cant download rom . now my phone doesn't turn on and doesn't connect to my laptop so i can't use sp flashtools again. every time i connect my phone it's connect but after 2-3 seconds it disconnects. i really don't know what i must to do !!!!!!!! please help

Hello everyone,Sorry for my english, finally revived my brick HTC Desire 310 I did so launched SP_Flash_Tool clicked on Scatter-loading file chose MT6582_scatter_1.01.862.1 and clicked on Download and connect your phone and everything went after the end unplug the usb and turn on the phone, phone will be a long time to boot nothing terrible all right, one does not correspond CID-and, as with the inclusion of a warning window pops up, but I think it is a trifle compared with the brickwork.

Here is the link to the firmware and SP_Flash_Tool

https://yadi.sk/d/2RSDuLs5bZvwb - firmware
https://yadi.sk/d/var4oW0LbZvyV - SP_Flash_Tool
 
  • Like
Reactions: mehdifirefox

arbi79

Member
Aug 11, 2014
8
3
0
htc

i made backup from recovery but my phone doesn't turn on and i cant go to recovery and restore my backup . yes i get error , i download sp flash tools and desire 310 firmware from post below and i connect my phone to my laptop and i loaded MT6582_scatter_1.01.862.1.txt from extracted file below (firmware) and i select download button and after that sp flash tools in progress download rom hangs and i get error that it cant download rom . now my phone doesn't turn on and doesn't connect to my laptop so i can't use sp flashtools again. every time i connect my phone it's connect but after 2-3 seconds it disconnects. i really don't know what i must to do !!!!!!!! please help
That Russian forum there is a description of how to flash your phone and different instructions
http://4pda.ru/forum/index.php?showtopic=595511
 
  • Like
Reactions: ssaeidd

Ishan16

Senior Member
Mar 26, 2013
84
59
0
Prayagraj
I rooted my Desire 310 using "Root Genius" without a problem :)

But today i bricked it because i Made a Backup with mtk droid tools and wanted to make cwm for it :/
The reflashing using sp Tool was Bad D;
Hi,
I just wanted to inquire you about how you unlocked your boot loader before rooting because I am having trouble doing this.....Please guide me , it will be very helpful......
Thanks in advance.:fingers-crossed:

---------- Post added at 08:37 PM ---------- Previous post was at 08:29 PM ----------

i Have rooted my htc desire 310 and now looking fror Cm 11 M8 .
Hello Sir,
I want to know that how did you unlock its bootloader.........Any suggestion from you would be of great help.
Thanks in advance.:good:
 

brutehacker

Member
Dec 12, 2012
25
6
0
and @ taha mustafa

Hmm, here in Germany, there is no Update coming out for the HTC Desire 310.

Root is comfirmed with RootGenius ( befor known as "Shuame") ant it installs Kinguser instead of Superuser. You can deaktivate Kinguser but you cuoldn´t deinstall it. After deaktivating Kinguser, you can install Superuser.
Not true as I installed supersu, opened the application and updated the su binary with the normal method. Very important! Now install rootappdelete from the playstore and select pro when you're wishing to uninstall system apps. Find the kingpin application, hit uninstall and it should throw up forced uninstall methods. #1 and #2. Select forced uninstall #1. Now reboot and rerun either supersu or superuser. Depending on which one you installed from the playstore or from an apk. As in my case I had to update the su binary again. Once kingpin was removed. Reboot again for good measure and enjoy!
 
Last edited:

brutehacker

Member
Dec 12, 2012
25
6
0
Scatter File
Code:
##############################################################################
##############################
#
#  General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
  info:
    - config_version: V1.1.1
      platform: MT6582
      project: MTDTtest
      storage: EMMC
      boot_channel: MSDC_0
      block_size: 0x20000
############################################################################################################
#
#  Layout Setting
#
############################################################################################################
- partition_index: SYS0
  partition_name: PRELOADER
  file_name: preloader.bin
  is_download: true
  type: SV5_BL_BIN
  linear_start_addr: 0x0
  physical_start_addr: 0x0
  partition_size: 0xC00000
  region: EMMC_BOOT_1
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: BOOTLOADERS
  reserve: 0x00

- partition_index: SYS1
  partition_name: MBR
  file_name: MBR
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0xC00000
  physical_start_addr: 0x0
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS2
  partition_name: EBR1
  file_name: EBR1
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0xC80000
  physical_start_addr: 0x80000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS3
  partition_name: PRO_INFO
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0xD00000
  physical_start_addr: 0x100000
  partition_size: 0x300000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: PROTECTED
  reserve: 0x00

- partition_index: SYS4
  partition_name: NVRAM
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x1000000
  physical_start_addr: 0x400000
  partition_size: 0x500000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: BINREGION
  reserve: 0x00

- partition_index: SYS5
  partition_name: PROTECT_F
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x1500000
  physical_start_addr: 0x900000
  partition_size: 0xA00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: PROTECTED
  reserve: 0x00

- partition_index: SYS6
  partition_name: PROTECT_S
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x1F00000
  physical_start_addr: 0x1300000
  partition_size: 0xA00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: PROTECTED
  reserve: 0x00

- partition_index: SYS7
  partition_name: SECCFG
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x2900000
  physical_start_addr: 0x1D00000
  partition_size: 0x20000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS8
  partition_name: UBOOT
  file_name: lk.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x2920000
  physical_start_addr: 0x1D20000
  partition_size: 0x60000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS9
  partition_name: BOOTIMG
  file_name: boot.img
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x2980000
  physical_start_addr: 0x1D80000
  partition_size: 0x600000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS10
  partition_name: RECOVERY
  file_name: recovery.img
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x2F80000
  physical_start_addr: 0x2380000
  partition_size: 0x600000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS11
  partition_name: SEC_RO
  file_name: secro.img
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x3580000
  physical_start_addr: 0x2980000
  partition_size: 0x600000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS12
  partition_name: MISC
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x3B80000
  physical_start_addr: 0x2F80000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS13
  partition_name: LOGO
  file_name: logo.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x3C00000
  physical_start_addr: 0x3000000
  partition_size: 0x300000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS14
  partition_name: EBR2
  file_name: EBR2
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x3F00000
  physical_start_addr: 0x3300000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS15
  partition_name: RESV
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x3F80000
  physical_start_addr: 0x3380000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS16
  partition_name: BLINKFEED
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x4000000
  physical_start_addr: 0x3400000
  partition_size: 0x2000000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS17
  partition_name: FLEX
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x6000000
  physical_start_addr: 0x5400000
  partition_size: 0x2000000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS18
  partition_name: EXPDB
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0x8000000
  physical_start_addr: 0x7400000
  partition_size: 0xA00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: INVISIBLE
  reserve: 0x00

- partition_index: SYS19
  partition_name: ANDROID
  file_name: system.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x8A00000
  physical_start_addr: 0x7E00000
  partition_size: 0x4CE00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS20
  partition_name: CACHE
  file_name: cache.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x55800000
  physical_start_addr: 0x54C00000
  partition_size: 0xC800000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS21
  partition_name: USRDATA
  file_name: data.img
  is_download: true
  type: YAFFS_IMG
  linear_start_addr: 0x62000000
  physical_start_addr: 0x61400000
  partition_size: 0x86380000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00

- partition_index: SYS22
  partition_name: BMTPOOL
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0xFFFF00A8
  physical_start_addr: 0xFFFF00A8
  partition_size: 0x1500000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: false
  is_reserved: true
  operation_type: RESERVED
  reserve: 0x00
recovery-resource.dat, keys file
Code:
v2 {64,0x7a54e981,{2595924351,3169491892,3959149809,3587029092,2919005009,3194541462,4043484605,982933265,1868674979,896640774,429165306,2173698000,1270506822,2581147951,3836164263,1512201400,3874367472,2364438834,762985589,1988193067,3681671439,6021461,1177320463,2072035588,1062846375,2798506249,3207537593,2832484091,1705114272,901749781,3947446607,660335516,252107921,2254381397,2077987962,493036589,303174896,2058918326,2313606519,775260869,3903137964,3987673198,4189778496,3995813679,788524729,2347068619,851958549,1808124340,1091828200,3586242896,3945354654,1018059049,1075804423,1937274941,3220632091,3947253879,2756296971,4198688698,2910109625,3864595017,3672390088,3068475015,2713254439,3884831740},{4227831604,451302837,2434301512,2084678622,1423778744,2084750129,3165599819,525348527,3745876184,187519135,146329429,535479500,456058126,823838167,4245896891,145162681,3218048350,740919932,2313938188,3535332498,2537556836,3155936002,1890585818,870168001,739575383,1802585920,2595099898,839979499,2881619140,701765148,3491273909,3607375812,2208644213,641764883,1666382104,4050939961,3636598041,302953765,867373921,3565670413,3524355179,3302464269,3712847619,3998877672,935871662,614215570,2956833519,626109063,1068139213,1707209030,1033651829,3016869378,3762117340,2423478441,1509346626,3375324766,702073808,2264542970,1892092325,2593966908,3616540471,1642697294,3778811213,1759784791}}
 

boka18

Senior Member
Jul 11, 2014
556
212
0
Kocani
i think u r right, i search on the 4pda.ro but they made cwm only work for 2 phones.. crap! when will it be availible? and when will we get cyanogen mod :(
 

brutehacker

Member
Dec 12, 2012
25
6
0
is there someone to give us tutorial about how to install CWM?

tnx




I think CWM is not availabe for our device at the moment.

Sent from my HTC Desire 310 using XDA Free mobile app






That cannot be said... I can't even tell if we will be able to have CWM... No talking about Cyanogenmod...
[
Sent from my HTC Desire 310 using XDA Free mobile app QUOTE]







i think u r right, i search on the 4pda.ro but they made cwm only work for 2 phones.. crap! when will it be availible? and when will we get cyanogen mod :(
I'm looking into it.

Sent from my HTC Desire 310 using XDA premium app.
My app is not doing this by default.
 
Last edited:
  • Like
Reactions: dummie999