Quote:
Originally Posted by Ranomez
Hi everyone, I'm new and will buy my Wayteq xBook-60fl in 2 days (which is the hungarian version of the Boyue t61/Icarus Illumina E653) and have some questions that I would love if any of you could answer: - Is there any big risk in flashing the firmware of one of the others (like not working touchscreen)?
- Is there any way to make a full backup of the rom in the format that can be flashed by rkflashtools?
- What is the cpu in the device (I have my bet on rk3026)?
- Is there any recovery-from-boot.p file or other file like that that would flash the stock recovery at boot that I need to be aware of and can it be safely removed or would I get a brick?
- What is the button combination to boot into recovery?
- Is there a bootloader mode that would let me execute fastboot commands and if yes what is the button combination to access it?
- Can the stock kernel/recovery be unpacked normally or does it require rockchip specific unpack tools (asking this cause my Onda tablet requires specific amlogic versions of the unpack tools to decompile the kernel and recovery images)?
- Did anyone before try to make a custom recovery (CWM/TWRP) for this device and did they put their work on github?
Thank you very much.
|
1.Yes
2.Yes
3-the SOC is rk3026
4.Yes, you have to delete /etc/recovery-resource.dat to stop the recovery's re-installation
5.To get into recovery mode, press & hold the refresh button for 5-6 sec then press the power button for 2-3 sec and keep holding the refresh button for 2-3 sec
6.Yes but I have not tested fastboot
7. what do you mean by "normally" or which tools your using ? ... anyway there are many tools to unpack the boot.img and recovery.img
8. I did. it is easy to build a bootable TWRP or CWM but they did not work since the eink screen does not work in these recoveries. Either the kernel src or a special "graphics.c" will make it possible to port these recoveries.