Ok, I've got root and I'm on FW 118.McKebapp
Flash your rooted system.img and tell me if it all works:
Download Rooted_system_1380F_USR_S000118_1412151610_WW21
Now that you have the root, you can dump the kernel and recovery, if you need them (but first looks good number of your blocks mmcblk0p3):
kernel:Code:adb shell su
recovery:Code:dd if=/dev/block/mmcblk0p3 of=/sdcard/boot.img
@McKebappCode:dd if=/dev/block/mmcblk0p4 of=/sdcard/recovery.img
your partitions of boot and recovery which numbers have? (mmcblk0p..?)
On boot, a massage like "system isn't working anymore: do you like to wait, or should I stop it", appears.
When I stop it, nothing happens and the tablet seems to work normal.
Unfortunately the projector and WiFi are broken, from what I see.
- WiFi says "activating", and nothing happens
- The projector lights up for a sec, then the is just a very low light coming from that LED bulb.
I didn't reset it to factory state yet. I'll perform a backup and do it right afterwards.
How do I determine which of the mmcblk0p are correct?