bkerler / mtkclient

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

Mtkclient on alpine chroot #1277

Open khanh1232 opened 1 week ago

khanh1232 commented 1 week ago

Hello everyone, I'm a new github member. When I was looking for a way to flash boot.img for my device that was bricked due to software downgrade, I saw issue #684, so I tried using it on the rooted alpine chroot on android by entering the command "apk add mtkclient"i used the command "mtk w boot boot.img" and connect to OTG it shows the error cloudn't get devices configuration and it disconnects. sorry for my english because i use google translate:3

VenomousSteam81 commented 3 days ago

Hello everyone, I'm a new github member. When I was looking for a way to flash boot.img for my device that was bricked due to software downgrade, I saw issue #684, so I tried using it on the rooted alpine chroot on android by entering the command "apk add mtkclient"i used the command "mtk w boot boot.img" and connect to OTG it shows the error cloudn't get devices configuration and it disconnects. sorry for my english because i use google translate:3

How do you use the chroot? Do you have an application that can just set it up for you or do you run chroot in a terminal?

khanh1232 commented 2 days ago

Hello dear i tried using it on linux deploy with root and it works but when i use proot-distro on termux it gives usb error

khanh1232 commented 2 days ago

I think if mtkclient wants to work well, it will have to have init support so linux deploy is the best solution to use mtkclient:D