device prep

getting assets in place - not yet in menu - not included in search yet
This commit is contained in:
anthonycaccese 2024-01-24 11:53:35 -05:00
parent bdb1bf21c6
commit 111fb99db9
2 changed files with 33 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

View file

@ -0,0 +1,33 @@
---
search:
exclude: true
---
# Powkiddy XU10
![](../../_inc/images/devices/powkiddy-xu10.png){ .off-glb }
## Overview
| CPU / Architecture | Kernel | GL driver | Interface |
| -- | -- | -- | -- |
| Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + Emulation Station |
## Features
| Feature                 | Notes |
| -- | -- |
| :material-wifi: Wifi | Can be turned on in Emulation Station under Main Menu > Network Settings |
## Notes
### Installation
Download the latest `RK3326` version of JELOS from the button below and follow the instructions listed on the [Install](../../../play/install/) page.
[![Latest Version](https://img.shields.io/github/release/JustEnoughLinuxOS/distribution.svg?labelColor=111111&color=5998FF&label=Latest&style=flat#only-light)](https://github.com/JustEnoughLinuxOS/distribution/releases/latest)
[![Latest Version](https://img.shields.io/github/release/JustEnoughLinuxOS/distribution.svg?labelColor=dddddd&color=5998FF&label=Latest&style=flat#only-dark)](https://github.com/JustEnoughLinuxOS/distribution/releases/latest)
## Additional References
- [Platform Documentation (RK3326)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3326)
- [Device Quirks](https://github.com/JustEnoughLinuxOS/distribution/tree/main/packages/hardware/quirks/devices/Anbernic%20RG351M)