Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.11 KB

fydetab-duo.md

File metadata and controls

33 lines (27 loc) · 1.11 KB
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

Fydetab Duo

The device has and supports Cinnamon and KDE, but workarounds to working with gnome are also available.

Installation

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

Guides