How to root Unisoc | Spreadtrum Android 9+; Case study: Teclast P80X
How to root Unisoc | Spreadtrum Android 9+; Case study: Teclast P80X
(05-12-2020, 12:53 PM)hovatek ...
As explained in the guide, if you want to root via recovery then you need to go though the research download tool trick to get the tablet to power off. Only then can you attempt booting into recovery mode using button combo.
Mind you, the phone will just boot up when you try entering recovery mode from off state but you'll have root.
(09-12-2020, 11:39 AM)_Jaqb_ Hi, how to go through the research download tool trick to get the tablet to Power Off? I saw somewhere on Hovateck forum but can't find it now. There was even a link to YT...
(10-12-2020, 08:46 AM)hovatek(09-12-2020, 11:39 AM)_Jaqb_ Hi, how to go through the research download tool trick to get the tablet to Power Off? I saw somewhere on Hovateck forum but can't find it now. There was even a link to YT...
Here https://www.hovatek.com/forum/thread-32663.html
(10-12-2020, 11:37 AM)_Jaqb_ Thank you very much!
I used flashing via fastboot for 2 files: recovery_patched_mysign.img and vbmeta_my_sign.img to root my device.
After:
Do I choose only the stock pac file in Research Download tool?
Do I have to replace the stock files with my own somehow?
to go through the research download tool trick to get the tablet to Power Off and on in recovery mode?
(11-12-2020, 04:06 AM)hovatek(10-12-2020, 11:37 AM)_Jaqb_ Thank you very much!
I used flashing via fastboot for 2 files: recovery_patched_mysign.img and vbmeta_my_sign.img to root my device.
After:
Do I choose only the stock pac file in Research Download tool?
Do I have to replace the stock files with my own somehow?
to go through the research download tool trick to get the tablet to Power Off and on in recovery mode?
The trick behind the research download thing is that you choose your device's pac file but flash nothing. Instead, you just backup any small partition.
What you're after is Research Download tool's 'power off after operation' feature. You just carry out an operation to initiate this feature
(11-12-2020, 10:01 AM)_Jaqb_ Thx! I flashed 2 files. Later, I 'power off my Teclast P80X in Research Download tool . It still starts up normally (no root), I can't rename recovery-from-boot.p. Booting to recovery mode doesn't work via Power and Vol- button....
P.S.
I do not fully understand what the Research Download tool is for yet... For example: how to upload single img with this tool?
(27-04-2021, 07:49 PM)JoseCSS ...
- Is the magisk patched boot.img method worse in any sense? It seems simpler to me, and i believe you won't lose the root by rebooting. Please tell me if i'm wrong.
(27-04-2021, 07:49 PM)JoseCSS - Do you need to sign patched boot.img? One user told so, and some other have suggested it.
(27-04-2021, 07:49 PM)JoseCSS - Do you need to sign boot partition? That user told also about this, and i can't understand it... You can sign a file, but how do you sign a partition???
(28-04-2021, 11:10 AM)X3nonThanks for your tips again(27-04-2021, 07:49 PM)JoseCSS ...
- Is the magisk patched boot.img method worse in any sense? It seems simpler to me, and i believe you won't lose the root by rebooting. Please tell me if i'm wrong.
you'll only loose root if you flash back stock boot.img
(27-04-2021, 07:49 PM)JoseCSS - Do you need to sign patched boot.img? One user told so, and some other have suggested it.
you need to sign the patched boot.img using avbtool
(27-04-2021, 07:49 PM)JoseCSS - Do you need to sign boot partition? That user told also about this, and i can't understand it... You can sign a file, but how do you sign a partition???
No, you can't sign the partition itself
i'm guessing the user meant you should sign the file
(28-04-2021, 02:55 PM)JoseCSS But i think that making a custom boot+recovery-signed vbmeta was a mistake cause even i didn't want to flash a custom recovery, now i can't enter fastboot mode, and also i can't enter recovery mode to reboot to bootloader. Now i think i only needed to generate a boot-only signed vbmeta (i mean, not signing recovery with my own public key). Is this asumption correct?
(28-04-2021, 02:55 PM)JoseCSS Some more questions:
- Is there a way to enter fastboot?
- Do i need to flash stock ROM through SPD Upgrade Tool and begin from scratch?
- If the prior question is true... How can i do it? I read in the first post this statement: "If you must flash back your stock rom, ensure to flash back your stock vbmeta-sign.img first" How can i flash stock vbmeta-sign.img if i can't enter fastboot?