Hello and merry festives to all,
Unfortunately I have done a mistake by using the command given at the end of this other tutorial :
sudo dd if=/storage/SDCARD/update.img of=/dev/block/mmblck0 bs=16384 conv=sync,fsync
Using the GMS-Firefly-RK3399_Android7.1.2_MP_181016.7z img provided somewhere else on the forum.
It seems that if I would have simply used mmblck0p10 this would have worked correctly…
http://opensource.rock-chips.com/wiki_Partitions#Default_storage_map
http://wiki.t-firefly.com/en/Firefly-RK3399/compile_android7.1_firmware.html#flash-partition-image
http://wiki.t-firefly.com/en/Firefly-RK3399/customize_android_firmware.html#unpack
http://wiki.t-firefly.com/en/Firefly-RK3399/buildroot_compile.html#directory-structure
http://wiki.t-firefly.com/en/Firefly-RK3399/03-upgrade_firmware.html#id3
I figure out one of these links must explain the correct procedure to correctly update the whole emmc from maskrom mode, but WHICH ONE ??? That’s where I need help…
Also, I got this error when trying to upgrade with the USB-c cable :
Creating Comm Object failed!
This is a udev error ? I hope it will disappear by installing the correct libraries/packages.
Currently I have installed Xubuntu 20.04.2 LTS in order to follow the indications more easily.