X98_PRO_android_5.1_mirek190_v6.0 rom

X98_PRO_android_5.1_mirek190_v6.0 rom

TechTablets Forums Teclast Forums X98 Pro Forum X98_PRO_android_5.1_mirek190_v6.0 rom

Tagged: 

  • This topic is empty.
Viewing 15 posts - 481 through 495 (of 989 total)
  • Author
    Posts
  • #31019
    Karl0ss
    Participant
    • Posts: 119

    You should just have to flash mirek rom using the intel flashtool, select the .json file in his release folder, and replace the got.bin in his release with the got.bin you want to use, I would also replace the recovery in the release with the TWRP recovery floating about the forum..

     

    This will partition and install his android rom with TWRP, then use the win10 winpe image on a key to install windows back to the NTFS partition.

    Then boot and use my UIMod tool to replace the navbar with my edited one without the pointless extra buttons..

    #31021
    mirek
    Participant
    • Posts: 178

    At the moment you have to use MFT ( is added with my rom as optional ) unpack and and choose .gpt proper size and replace the file in ROM folder .

    later download  Flash-ROM-mirek190v2.rar unpack and replace my old (mirek190).json to a new one and run MPT.

     

    In v5 I make it easier ( include reparation to my tool )  .

    #31025
    Antonio
    Participant
    • Posts: 8

    I got an error using modified gpt.bin and v2 json when Phone Flash Tool is flashing system partition. It says flashing partition outside the partition size.

    #31026
    mirek
    Participant
    • Posts: 178

    I got an error using modified gpt.bin and v2 json when Phone Flash Tool is flashing system partition. It says flashing partition outside the partition size.

    The same error is with orginal json ?

     

    #31028
    Antonio
    Participant
    • Posts: 8

    I got an error using modified gpt.bin and v2 json when Phone Flash Tool is flashing system partition. It says flashing partition outside the partition size.

    The same error is with orginal json ?

    No, this error is different from original one.

    The first json tried to format factory partition and the second one not, but if i am not wrong all this gpt.bin belongs to x98 plus because of x98 plus lacks of android_factory partition.

    #31030
    Karl0ss
    Participant
    • Posts: 119

    I got an error using modified gpt.bin and v2 json when Phone Flash Tool is flashing system partition. It says flashing partition outside the partition size.

    The same error is with orginal json ?

    No, this error is different from original one. The first json tried to format factory partition and the second one not, but if i am not wrong all this gpt.bin belongs to x98 plus because of x98 plus lacks of android_factory partition.

    ah I thought these got.bins where made by mirek, all the ones floating about that came from the teklast forum are all for the plus not the pro

    #31032
    Antonio
    Participant
    • Posts: 8

    Sadly i was right. All this gpt.bin belong to x98 plus. The main differences between both gpt.bin are next:

    1. X98 pro has android_factory partition and X98 plus has not the previously mentioned partition.
    2. X98 pro has android_system partition size of 3.75 GiB and X98 plus has android_system partition size of 2.50 GiB
    3. X98 pro has android_cache partition size of 256 MiB and X98 plus has android_cache partition size of 2.00 GiB

    It would be nice to make reverse engineering to gpt.bin but i dont know how to make this.

     

    #31033
    mirek
    Participant
    • Posts: 178

    I got an error using modified gpt.bin and v2 json when Phone Flash Tool is flashing system partition. It says flashing partition outside the partition size.

    The same error is with orginal json ?

    No, this error is different from original one. The first json tried to format factory partition and the second one not, but if i am not wrong all this gpt.bin belongs to x98 plus because of x98 plus lacks of android_factory partition.

    I added 2 more partitions 30 GB and 40 GB by myself …

     

    try this one

    Attachments:
    You must be logged in to view attached files.
    #31037
    mirek
    Participant
    • Posts: 178

    Sadly i was right. All this gpt.bin belong to x98 plus. The main differences between both gpt.bin are next:

    1. X98 pro has android_factory partition and X98 plus has not the previously mentioned partition.
    2. X98 pro has android_system partition size of 3.75 GiB and X98 plus has android_system partition size of 2.50 GiB
    3. X98 pro has android_cache partition size of 256 MiB and X98 plus has android_cache partition size of 2.00 GiB

    It would be nice to make reverse engineering to gpt.bin but i dont know how to make this.

     

    system size is not a problem at all my rom has only 800 MB.

    cache 2 GB will be useful to making updating by ota ( in the future ) – I made some tests and I was able to build ota packabe for the device .

    #31039
    Antonio
    Participant
    • Posts: 8

    Sorry again guys, i was using the last version (3) and the 30 GiB data partition and the procedure continues to fail flashing the system partition. Attached an proof image (sorry flash)

    Attachments:
    You must be logged in to view attached files.
    #31045
    mirek
    Participant
    • Posts: 178

    Sorry again guys, i was using the last version (3) and the 30 GiB data partition and the procedure continues to fail flashing the system partition. Attached an proof image (sorry flash)

     

    OK i made 2 partitios ( 53 and 8 )from stock 20 gb gpt of x98 pro.

    Please try those ones with orginal json file

     

    please let me know if works

    Attachments:
    You must be logged in to view attached files.
    #31048
    Antonio
    Participant
    • Posts: 8

    Sorry again guys, i was using the last version (3) and the 30 GiB data partition and the procedure continues to fail flashing the system partition. Attached an proof image (sorry flash)

    OK i made 2 partitios ( 53 and 8 )from stock 20 gb gpt of x98 pro. Please try those ones with orginal json file please let me know if works

    Hi mirek, i tried to flash 8 GiB with the original json and works flawless.

    Nice work

    #31049
    Antonio
    Participant
    • Posts: 8

    By the way, if you want to make your own custom android_data partition size, just open with an hex editor the original gpt.bin and search near of android_data the hex number 50. Next replace this number the previous table of mirek

    hex | dec | size

    08 — 8 — 2 GB
    0C — 12 — 3 GB
    10 — 16 — 4 GB
    14 — 20 — 5 GB
    18 — 24 — 6 GB
    20 — 32 — 8 GB
    28 — 40 — 10 GB
    30 — 48 — 12 GB
    40 — 64 — 16 GB
    50 — 80 — 20 GB
    78 — 120 — 30 GB
    A0 — 160 — 40 GB
    D4 — 212 — 53 GB

    Summarized: HEX = Hex(4*Size_GiB)

    Regards

    #31053
    mirek
    Participant
    • Posts: 178

    can some one try that gpt partition

    I made data 55.5 GB and system 1 GB – I don”t have time to check it … I will very appreciable it

    Attachments:
    You must be logged in to view attached files.
    #31075
    Anonymous
    Inactive
    • Posts: 1

    Hi Mirek!

    Thanks so much for your efforts! I installed your v4 rom and got a this issue. Everything went fine, however when I boot to android it starts the setup wizard as usual. It says however that the tablet needs to be verified by google to unlock it I must sign in with the google account that was last synced on the device. I tried the last two gmail address I had on the device and neither allowed my to continue past language selection!!

    Any idea?

    I’m going to try running the install for your v4 rom again…I’ll let you know.

     

    Thanks for much in advance!

    Scott.

Viewing 15 posts - 481 through 495 (of 989 total)
  • You must be logged in to reply to this topic.

Lost Password

Skip to toolbar