x92 box, 2GB Ram, 16GB Storage
Included in the 7zip file is TWRP 3.1.1-0
Use USB Burn tool to burn the img ( I needed to hold the recovery button in the audio jack then plug in the usb, top right socket.)
Boot into system, click build 7 times to enable developer mode
enable usb debugging, if not already
Use ADB on pc connected to same network.
adb connect 192.168.1.111 <------Your box ip here
adb push x92_twrp_3.1.1-0.img /sdcard/
adb shell su -c dd if=/sdcard/x92_twrp_3.1.1-0.img of=/dev/block/recovery
adb reboot recovery
All works fine.
Running a test now using a 60mbps 4k HEVC video over the LAN, picture quality is stunning. The rom is blazing fast to navigate around against any other rom I have ever had on this box.
https://drive.google.com/open?id=1ga6WqwEYOXZjFazabq-NMsA5zqecAdI0
https://drive.google.com/open?id=1WeYzzS3PJYaXJiNz2XHxuv3AeKMDFo0p
Comment