Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to flash phh gsi and root on Vankyo P31 (using unisoc sc9863a) #2614

Open
MixSens opened this issue Feb 19, 2024 · 2 comments
Open

How to flash phh gsi and root on Vankyo P31 (using unisoc sc9863a) #2614

MixSens opened this issue Feb 19, 2024 · 2 comments

Comments

@MixSens
Copy link

MixSens commented Feb 19, 2024

Hey all,

I have a Vankyo P31 running on Android 10, it has a unisoc sc9863a ,I wanted to flash gsi on the tablets as they usually dont get any updates and the security patch is stuck sometime around 2020,

I was able to unlock the bootloader using hovatek's modified fastboot tutorial.

The real issue lies in the fact that I am not able to find firmware files for this device anywhere at all 😭 (as magisk needs boot.img for patch) and these devices don't have twrp builds

Also btw it has ramdisk support

Can anybody suggest on this topic.Thanks for your time 😀

ps: tried flashing magisk also via adb sideload, ends up at error 21 signature verification failed

@winzkh
Copy link

winzkh commented Feb 23, 2024

You can try using a DSU Sideloader to sideload the root with SuperSU and extract the device's boot.img from it.

@MixSens
Copy link
Author

MixSens commented Feb 27, 2024

Sorry for the late response

I tried the dsu method, only for the tab to reboot and boot back to the stock rom😭

I also tried flashing it via fastboot, it ends up with errors like
-data too large
-unknown command

The commands I entered were correct as they worked while flashing on other phones

on a side note, these devices don't seem to have any hardware (button combo) way to directly boot to recovery or fastboot mode, only the adb reboot method works

Thanks for your time😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants