Sunday, 22 December 2013

HOW TO GET HTC INFO

Thumbs up [Guide] How To Get CID,Main-ver, bootloader ETC.

i hope this guide will be clear and easy to understand,i know there is already lot's of thread,but that all is hard to understand for new people,who don't have any idea about htc phones.

before start you must know what this all is and what for.
CID = carrier id,cid is like a firmware security code,exm:your phone cid is HTC__044,then you need that firmware which cid same as your phone..

Main-Ver = bootloader,if you have to flash your phone,and your phone main-ver is 2,then you need rom which main-ver 2 or higher,you can't write rom which main ver is 1 or lower on your phone.

now you know what this all for,so i can start?
if you say no,i don't care

to get this all info we need some file,called adb&fastboot (download).

put your phone in fastboot,press and hold vol down + power,as phone come in bootloader press power for 1 time,now you should see fastboot on screen.

connect phone to pc with micro usb(install drivers if need)

1)1. Make a Folder C:\adb&fastboot\ and copy the extracted files download adb&fastboot.
files that are to be copied in C:\adb&fastboot\ :

adb.exe
AdbWinApi.dll
AdbWinUsbApi.dll
fastboot.exe


2. Then open CMD and type :
cd c:\adb&fastboot\ (Hit Enter)

2)now write this command to CMD "fastboot getvar all" without quotation.

3)now your CMD windows should be like this,with all your needed info.

Quote:
C:\sdk-tools>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.14.0004
INFOversion-baseband: 1.08ts.50.02.16
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 1.29.720

INFOversion-misc: PVT SHIP S-OFF
INFOserialno: ************
INFOimei: ***************
INFOproduct: vle
INFOplatform: HBOOT-8960

INFOmodelid: PJ4011000

INFOcidnum: T-MOB010

INFObattery-status: good
INFObattery-voltage: 4138mV
INFOpartition-layout: Generic
INFOsecurity: off

INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: 8b9e2080
INFOhbootpreupdate: 11
INFOgencheckpt: 0 all: Done! finished. total time: 0.075s



SUMMARY
how to give command .... Brothers,those who dont know how to give cmd\command in run to get the cid version of your htc please do like the following...
1.download and extract adb&fastboot from gsmforum
2.open c drive
3.make a folder and rename fastboot
4.open the folder and paste the contents of the extracted rar file
5.open run from the start menu of your computer,put phone in fastboot mode
6.type cmd and press enter
7.there you can see C:\Documents and Settings\Administrator>_like this
8.if you want to enter in to c and fast boot you should type cd\and hit enter
9.you can see C:\_
10.type cd fastboot and press enter like this....C:\cd fastboot
11.now it will be like this..C:\fastboot>_
12.type fastboot getvar all...like this...C:\fastboot>fastboot getvar all
13.yes now u will get all the informations you want enjoy newbies....
THE LOG IS GIVEN BELOW..compare it
C:\>cd fastboot

C:\fastboot>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 0.90.0000
INFOversion-baseband: 7.46.35.08
INFOversion-cpld: None
INFOversion-microp: 0451rINFOversion-main: 1.35.720.3
INFOserialno: SH162TR02607
INFOimei: llll22504mmmmm
INFOproduct: marvel
INFOplatform: HBOOT-7227
INFOmodelid: PG7610000
INFOcidnum: HTC__038
INFObattery-status: good
INFObattery-voltage: 3779mV
INFOpartition-layout: HTC
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-720
INFOhbootpreupdate: 12
INFOgencheckpt: 0
all: Done!
finished. total time: 0.016s

No comments:

Post a Comment