Hovatek Forum DEVELOPMENT Android [Please help] How to root Teclast P80H D9C3 Android 10 Go edition with Unisoc 7731e
Can't login? Please, reset your password.
Hovatek is recruiting! Apply Now


[Please help] How to root Teclast P80H D9C3 Android 10 Go edition with Unisoc 7731e

[Please help] How to root Teclast P80H D9C3 Android 10 Go edition with Unisoc 7731e

Pages (3): 1 2 3 Next
Bleak77
Bleak77
Bleak77
Newbie
1
18-01-2021, 06:46 PM
#1



Hi!

Can You please help to root my device? I have used adb and fastboot in Win10 pc but i'm stuck with fastboot commands. Screenshot in attachment
Attached Files
.jpg
Clipboard02.jpg
Size: 38.6 KB / Downloads: 10
Abdulakeem14
Abdulakeem14
Abdulakeem14
Senior Member
1,757
19-01-2021, 07:36 AM
#2
(18-01-2021, 06:46 PM)Bleak77 Hi!

Can You please help to root my device? I have used adb and fastboot in Win10 pc but i'm stuck with fastboot commands. Screenshot in attachment
The command you use "fastboot oem unlock-go" might not be available on your device you should just use
Fastboot oem unlock
Make sure you enable oem unlocking in developer mode setting.
Then follow this guide to root your phone
https://www.hovatek.com/forum/thread-21427.html
hovatek
hovatek
hovatek
Administrator
49,570
19-01-2021, 07:34 PM
#3
(18-01-2021, 06:46 PM)Bleak77 Hi!

Can You please help to root my device? I have used adb and fastboot in Win10 pc but i'm stuck with fastboot commands. Screenshot in attachment

Refer to https://www.hovatek.com/forum/thread-37632.html

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
dobosz23
dobosz23
dobosz23
Junior Member
19
21-02-2021, 10:20 PM
#4
Hello.

I unlock bootloader from this thread: https://www.hovatek.com/forum/thread-32287.html, I creat my custom vbmeta.img form that: https://www.hovatek.com/forum/thread-32664.html, but I can't flash it. I use fastboot with and without dm verify unlock, and even use flash:raw command - nothing works. Can you help me to flash vbmeta.img and recovery.img with TWRP?
dobosz23
dobosz23
dobosz23
Junior Member
19
21-02-2021, 11:19 PM
#5



I try to used https://www.hovatek.com/forum/thread-37632.html, but this not working too.
X3non
X3non
X3non
Recognized Contributor
22,062
22-02-2021, 09:21 AM
#6
(21-02-2021, 10:20 PM)dobosz23 Hello.

I unlock bootloader from this thread: https://www.hovatek.com/forum/thread-32287.html, I creat my custom vbmeta.img form that: https://www.hovatek.com/forum/thread-32664.html, but I can't flash it. I use fastboot with and without dm verify unlock, and even use flash:raw command - nothing works. Can you help me to flash vbmeta.img and recovery.img with TWRP?

post details e.g
"info_image" of your vbmeta, the make_vbmeta command you used and the flashing command you used too
dobosz23
dobosz23
dobosz23
Junior Member
19
22-02-2021, 11:50 PM
#7
I for moment stop to doing anything, because I go to one way road - for now I don't have eny idea what else I can do....

For now I can share to you what can I go for that tablet:

1. You can unlock bootloader that it write in this post: https://www.hovatek.com/forum/thread-32287.html

2. You don't need to write vbmet and sing in so I go that way and it not work.

3. For me is work only flash singin boot for magisk - how to do it:

- I unpack my firmware in SPD Research Tool R21.0.0001(is on this forum - firmware: https://1drv.ms/u/s!AtprAlErUyChnUvhHHq0...S?e=KYfuPZ)
- I copy boot to P80H and Instal last Magisk app: https://github.com/topjohnwu/Magisk
- I choose somthing like repack and send and choose my boot.img and install.
- On that same folder I have got magisk_patched_.....img - I copy that file to my Linux AIK folder (form https://forum.xda-developers.com/attachm...1590190221).
- In my Linux Mint I used unpackimg.sh and command to repack:
./repackimg.sh --origsize 23000000
- I have got img-repack.img or somthing like that - I change that name to boot_magisk_patched_repack.img and copy to my AVBTool folder
- I use from that post: https://www.hovatek.com/forum/thread-37632.html numer 5 on list - your-key.pem I used renamed hovatek.pem for number 4 that post:https://www.hovatek.com/forum/thread-32664.html
- when you don't have eny errors that is know you are singin boot_magisk_patched_repack.img
- and now what I search in my own - you can go to fastboot from adb and is so we all know it, but we have that tablet who get to fastboot from recorvery. Yes is weird, but it works for me. You can go to our recorvery from adb:
adb shell reboot recovery
- when you go to recovery you have got: go to fastboot or somthing like this and when you use you have see that you connect as Unisoc Phone - i just go with adb universal driver. You see that is write there:
secure boot: yes
and for now I don't know what we can do it to change it.
- but in that fastboot I used command:
fastboot oem unlock
- and flash my singin boot command:
fastboot flash:raw boot boot.img
- and it work but for now you can only update your magisk app - install magisk is not work.
- maybe is a way to install magisk without install not signed boot but I don't know it.

Sorry for my language but I form Poland and very tired to write this.
This post was last modified: 23-02-2021, 12:25 AM by dobosz23.
dobosz23
dobosz23
dobosz23
Junior Member
19
23-02-2021, 12:34 AM
#8
For that person who tried to boot and not work - you can flash stock room any time.
Is simply - use any card and take out cover from back - take out isolating tape from battery and take out from left side.
You se is pluget in so plug out an that will power off. Use update tool to - run and read firmware - than take run to flashing on (play icon).
on tablet you need to push and still pushing vol down when you connectin USB cable - and that will flash stock room.
This post was last modified: 23-02-2021, 05:41 PM by dobosz23.
X3non
X3non
X3non
Recognized Contributor
22,062
23-02-2021, 11:01 AM
#9
(22-02-2021, 11:50 PM)dobosz23 ...

does this mean you were able to success root the device by unlocking bootloader and flashing only boot?
dobosz23
dobosz23
dobosz23
Junior Member
19
23-02-2021, 05:26 PM
#10



I think no - but I have flashing magisk patched signed boot and think is one step to do that.
Pages (3): 1 2 3 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram