Is posible that there is no one that have knownledge for our problem
Anyone know diference between aria and gratia? I tried with super CID "11111111" but have again wrong model id! What is inside aria and what is inside gratia, for example this string "PB9220000" or there is diference in our 2 models? Not understand what is model id and where is stored! Waiting your help, thanks!
EDIT:
ok I found something. Problem is:
- found an link from pastebin and I see model id is
modelid: PB92***** http://pastebin.com/qJRbFmse
- but mine phone have model id
modelid: LIBE*****
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 6.02.1002
(bootloader) version-baseband: 7.13.35.13
(bootloader) version-cpld: None
(bootloader) version-microp: 031b
(bootloader) version-main: 1.11.111.1
(bootloader) serialno:
(bootloader) imei:
(bootloader) product: liberty
(bootloader) platform: HBOOT-7227
(bootloader) modelid: LIBE*****
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3913mV
(bootloader) partition-layout: HTC
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-45bf9871
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
So I found what is model id and where is diference but not found an stock rom for model id LIBE***** and not understand why my device changed model id from pb92 to libe

. Anyone have link to an stock rom for LIBE*****? Any help is welcome!
EDIT:
Ok, there is fastboot option to chande MID "fastboot OEM writemid LIBE*****" but when I try to change to pb92 I got "(bootloader) Main MID does not match [LIBE] or [LIBE]!" so how to change it, where is stored mid, I write LIBE1122 succesfully and after getvar all I got LIBE1122, after dumping whole flash again and after searching dump for string LIBE1122 there is no that string so it mean string is encrypted or is stored in low level memory?