Quote:
Originally Posted by bingo619
Hi,
Trying to root my NotePro V3.0, everything went fine except I could not get it into the bootloader mode, tried both adb command and recovery. What exactly does the bootloader look like?
Basically the UI freezes when I run adb reboot bootloader. Recovery freezes with a line "rebooting to bootloader".
Any ideas?
|
This is not a bug. Actually you are using a Rockchip device and it doesn't support fastboot command at all. If you want to dump anything to a rockchip device, you need to use RKDevTool. I wrote a guide on how to deal with the rockchip backup and restore in my
medium article. Please feel free to take a look. In a nutshell you need to install rockchip driver and download the RKDevTool to flash boot.img onto your Note Pro.
If you want to try the magisk method please get a backup your boot.img in advance or you may get your device into an unbootable state. I got no luck on the Magisk method but I eventually got my device rooted.