bkerler / mtkclient

MTK reverse engineering and flash tool
GNU General Public License v3.0
2.67k stars 525 forks source link

stuck at None disabled authentication / mt8163 tablet #1182

Open 19atlas opened 2 months ago

19atlas commented 2 months ago

hometech 8 mz host system is arch linux installed all pip libaries resim

resim

19atlas commented 2 months ago

[16:32:19]: Device detected :) [16:32:19]: Device is unprotected. [16:32:19]: Device is in BROM-Mode. Bypassing security. [16:32:20]: Loading payload from mt8163_payload.bin, 0x258 bytes [16:32:20]: Kamakiri Run [16:32:20]: Done sending payload... [16:32:20]: Successfully sent payload: /home/ozan/proje/mtkclient/mtkclient/payloads/mt8163_payload.bin [16:32:20]: Device detected :) [16:32:20]: Device is in BROM mode. No preloader given, trying to dump preloader from ram. [16:32:20]: Failed to dump preloader from ram, provide a valid one via --preloader option [16:32:20]: Uploading legacy da... [16:32:20]: Uploading legacy stage 1 from MTK_DA_V5.bin [16:32:20]: Legacy DA2 is patched. [16:32:20]: Legacy DA2 CMD F0 is patched. [16:32:20]: Got loader sync ! [16:32:20]: Reading nand info [16:32:20]: NAND_INFO: 0xbc4 [16:32:20]: Reading emmc info [16:32:20]: EMMC_INFO: 0x0 [16:32:20]: ACK: 0402a1 [16:32:20]: Setting stage 2 config ... [16:32:21]: DRAM config needed for : 0401014d304430303111b802f5237645 [16:32:24]: Reading dram nand info ... [16:32:24]: Preloader needed due to dram config.

bkerler commented 3 weeks ago

as the tool already says, you need to use a proper preloader using the --preloader option

19atlas commented 2 weeks ago

how i can flash preloader.bin to preloader partition???