mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
Add Fydetab Duo
This commit is contained in:
parent
3dac8a8725
commit
d9b0f10475
13 changed files with 10008 additions and 0 deletions
17
fydetab/duo/README.md
Normal file
17
fydetab/duo/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Fydetab Duo
|
||||
|
||||
The Fydetab Duo is an open source and hackable tablet by FydeOS.
|
||||
|
||||
## Features
|
||||
|
||||
- Display: **works**
|
||||
- GPU driver: **not working**
|
||||
- WiFi: **working**
|
||||
- Cellular: **untested**
|
||||
- SD card: **untested**
|
||||
- Sound: **untested**
|
||||
- Fingerprint: **untested**
|
||||
|
||||
## Flashing
|
||||
|
||||
Flashing requires `rkdeveloptool` and using it to write the new bootloader and eMMC image. To flash, press and hold the mask rom button on the board. Ensure a USB C cable is already plugged into the host computer. Run `nix build .#nixosConfigurations.<hostname>.config.hardware.rockchip.platformFirmware` and then use `rkdeveloptool ul result/rk3588_spl_loader_v1.18.113.bin`. The NixOS image can then be downloaded using `rkdeveloptool wl 0`, it is recommended to use the disko image configuration which is provided.
|
||||
Loading…
Add table
Add a link
Reference in a new issue