Hi everyone,
I compiled two recovery images for the TrekStor SurfTab Ventos 9.7 tablet (Rockchip / rk3066 based), both seem to work on my device but need more testing.
Currently I am cleaning up the patches and preparing them for review and I hope the changes that were required get merged upstream.
You will find those images here: http://www.deadlock.dhs.org/rk3066/progress.html
I use rkflashtool under Linux to flash (check your partition addresses! the below example works on my device):
I'd be happy to get feedback, I did some testing but I surely did not check everything, so let me know if I missed something or if something does not work as expected.
There is no warranty of any kind, it works for me but I'm not responsible if your device goes up in flames or stays dead forever.
Kind regards,
Jin
I compiled two recovery images for the TrekStor SurfTab Ventos 9.7 tablet (Rockchip / rk3066 based), both seem to work on my device but need more testing.
Currently I am cleaning up the patches and preparing them for review and I hope the changes that were required get merged upstream.
You will find those images here: http://www.deadlock.dhs.org/rk3066/progress.html
I use rkflashtool under Linux to flash (check your partition addresses! the below example works on my device):
Code:
rkflashtool w 0x00010000 0x00008000 < filename.img
I'd be happy to get feedback, I did some testing but I surely did not check everything, so let me know if I missed something or if something does not work as expected.
There is no warranty of any kind, it works for me but I'm not responsible if your device goes up in flames or stays dead forever.
Kind regards,
Jin
Last edited: