bkerler / mtkclient

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

Writing partitions freezes GUI on MT6789 #1239

Open 4aiman opened 1 month ago

4aiman commented 1 month ago

I'm using the latest mtkclient on windows 11 (git pull'ed on 10/05/24). Was able to read the partitions from a tablet, But attempting to restore those (immediately after backing up, to test whether the backup is worth keeping at all) freezes after several kb or mb of data transferred.

E.g. I "selected from folder" everything and the process copied `para and froze on misc after just 1Mb. I rebooted, "selected from folder" everything, removed para and misc and the process froze on userdata after about 30Mb.

4aiman commented 1 month ago

Worst part is that gui is unusable after that. After a while it "enables" the write partition(s) button, but the progress bars aren't moving, status is showing done

IsHacker003 commented 1 week ago

Yes the GUI is kinda buggy in this regard. Use the command line instead.

4aiman commented 1 week ago

I did use the commandline and flashed via fastboot/fastbootd what I couldn't do with MTK, but that's kinda the whole point of the issue :D