title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
Fydetab Duo |
true |
2024-11-10 19:45:29 UTC |
markdown |
2024-11-10 19:37:43 UTC |
The device has and supports Cinnamon and KDE, but workarounds to working with gnome are also available.
Briefly, we use rkdeveloptool
to flash the image to the eMMC. Commands are as follows:
# first, put the device in maskrom mode
# and flash the spi loader
sudo rkdeveloptool db ~/Downloads/rk3588_spl_loader_v1.09.111.bin
# then flash the os image
sudo rkdeveloptool wl 0 ~/Downloads/BredOS.img
For detailed instructions, refer to 📦 How to install to eMMC