From e009fc604bd8dc61207c88dc2ebbe4b338c2b44b Mon Sep 17 00:00:00 2001 From: anthonycaccese Date: Mon, 18 Sep 2023 17:56:25 -0400 Subject: [PATCH] Supported Devices Clean Up Added cross linking from Supported Devices table Added install instructions to each device page --- docs/supported-devices/anbernic/rg351pm.md | 9 +++ docs/supported-devices/anbernic/rg353pmvvs.md | 9 +++ docs/supported-devices/anbernic/rg503.md | 9 +++ docs/supported-devices/anbernic/rg552.md | 9 +++ docs/supported-devices/anbernic/win600.md | 11 +++- docs/supported-devices/aokzoe/a1-pro.md | 16 ++++- docs/supported-devices/atari/vcs.md | 9 +++ docs/supported-devices/ayaneo/air-plus.md | 7 ++ docs/supported-devices/ayaneo/air.md | 2 +- docs/supported-devices/ayaneo/ayaneo-2.md | 7 ++ docs/supported-devices/ayn/loki-max.md | 7 ++ docs/supported-devices/ayn/loki-zero.md | 7 ++ docs/supported-devices/gpd/win-max-2.md | 17 ++++- docs/supported-devices/gpd/win4.md | 12 +++- .../hardkernel/odroid-go-advance.md | 9 +++ .../hardkernel/odroid-go-super.md | 9 +++ .../hardkernel/odroid-go-ultra.md | 9 +++ docs/supported-devices/index.md | 66 ++++++++----------- docs/supported-devices/indiedroid/nova.md | 9 +++ .../orange-pi/orange-pi-5.md | 9 +++ .../powkiddy/rgb10-max-3-pro.md | 15 ++++- docs/supported-devices/powkiddy/rgb30.md | 9 +++ docs/supported-devices/powkiddy/rk2023.md | 9 +++ docs/supported-devices/powkiddy/x55.md | 9 +++ 24 files changed, 241 insertions(+), 43 deletions(-) diff --git a/docs/supported-devices/anbernic/rg351pm.md b/docs/supported-devices/anbernic/rg351pm.md index 3b815f8..3717442 100644 --- a/docs/supported-devices/anbernic/rg351pm.md +++ b/docs/supported-devices/anbernic/rg351pm.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | RG351P/M | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + EmulationStation | +## 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) diff --git a/docs/supported-devices/anbernic/rg353pmvvs.md b/docs/supported-devices/anbernic/rg353pmvvs.md index 6f49f7a..7237e79 100644 --- a/docs/supported-devices/anbernic/rg353pmvvs.md +++ b/docs/supported-devices/anbernic/rg353pmvvs.md @@ -14,6 +14,15 @@ !!! info "Anbernic RG353P/M/V/VS devices with both v1 and v2 displays are supported." !!! warning "RG353PS will not be supported." +## Notes + +### Installation + +Download the latest `RK3566` 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 (RK3566)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3566) diff --git a/docs/supported-devices/anbernic/rg503.md b/docs/supported-devices/anbernic/rg503.md index 81ee645..4813e51 100644 --- a/docs/supported-devices/anbernic/rg503.md +++ b/docs/supported-devices/anbernic/rg503.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | RG503 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation | +## Notes + +### Installation + +Download the latest `RK3566` 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 (RK3566)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3566) \ No newline at end of file diff --git a/docs/supported-devices/anbernic/rg552.md b/docs/supported-devices/anbernic/rg552.md index c1eea87..5870840 100644 --- a/docs/supported-devices/anbernic/rg552.md +++ b/docs/supported-devices/anbernic/rg552.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | RG552 | Rockchip RK3399 (ARM) | Mainline Linux | Panfrost | Weston + EmulationStation | +## Notes + +### Installation + +Download the latest `RK3399` 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 (RK3399)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3399) \ No newline at end of file diff --git a/docs/supported-devices/anbernic/win600.md b/docs/supported-devices/anbernic/win600.md index 398e5f8..34cfa7a 100644 --- a/docs/supported-devices/anbernic/win600.md +++ b/docs/supported-devices/anbernic/win600.md @@ -6,7 +6,16 @@ | Device | CPU / Architecture | Kernel | GL driver | Interface | | -- | -- | -- | -- | -- | -| Win600 | AMD Athlon Silver 3050e (x86_64) | Mainline Linux | Radeonsi | Weston + EmulationStation | +| Win600 | AMD Athlon Silver 3050e (x86_64) | Mainline Linux | Radeonsi | Weston + EmulationStation | + +## Notes + +### Installation + +Download the latest `AMD64` 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 diff --git a/docs/supported-devices/aokzoe/a1-pro.md b/docs/supported-devices/aokzoe/a1-pro.md index 21504e5..aa86963 100644 --- a/docs/supported-devices/aokzoe/a1-pro.md +++ b/docs/supported-devices/aokzoe/a1-pro.md @@ -8,6 +8,20 @@ | -- | -- | -- | -- | -- | | A1 Pro | AMD 7840u (x86_64) | Mainline Linux | Radeonsi | Weston + EmulationStation | +## Notes + +| DMI_SYS_VENDOR | DMI_PRODUCT_NAME | +| -- | -- | +| `AOKZOE` | `AOKZOE A1 Pro` | + +### Installation + +Download the latest `AMD64` 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 (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64) \ No newline at end of file +- [Platform Documentation (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64) +- [Panel Rotation](https://github.com/JustEnoughLinuxOS/distribution/blob/main/packages/kernel/linux/patches/AMD64/002-display-quirks.patch) \ No newline at end of file diff --git a/docs/supported-devices/atari/vcs.md b/docs/supported-devices/atari/vcs.md index 4f4c787..ca8bc9f 100644 --- a/docs/supported-devices/atari/vcs.md +++ b/docs/supported-devices/atari/vcs.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | VCS | AMD Ryzen R1606G (x86_64) | Mainline Linux | Radeonsi | Weston + EmulationStation | +## Notes + +### Installation + +Download the latest `AMD64` 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 (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64) \ No newline at end of file diff --git a/docs/supported-devices/ayaneo/air-plus.md b/docs/supported-devices/ayaneo/air-plus.md index 3007c23..7f782e3 100644 --- a/docs/supported-devices/ayaneo/air-plus.md +++ b/docs/supported-devices/ayaneo/air-plus.md @@ -21,6 +21,13 @@ | -- | -- | | `AYANEO ` | `AIR Plus` | +### Installation + +Download the latest `AMD64` 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) + ### Booting from an SD Card To boot JELOS from the SD Card, hold `LC` + `Volume Up` and press the power button, continue holding `LC` + `Volume Up` until the Ayaneo logo appears. Select the storage device with JELOS from the boot menu using the Ayaneo button, and then press volume up to boot the distribution. diff --git a/docs/supported-devices/ayaneo/air.md b/docs/supported-devices/ayaneo/air.md index 003df1f..d431051 100644 --- a/docs/supported-devices/ayaneo/air.md +++ b/docs/supported-devices/ayaneo/air.md @@ -28,7 +28,7 @@ ### Installation -Download the latest `x86_64` version of JELOS from the button below and follow the instructions listed on the [Install](../../../play/install/) page. +Download the latest `AMD64` 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) diff --git a/docs/supported-devices/ayaneo/ayaneo-2.md b/docs/supported-devices/ayaneo/ayaneo-2.md index eebe850..0975c5e 100644 --- a/docs/supported-devices/ayaneo/ayaneo-2.md +++ b/docs/supported-devices/ayaneo/ayaneo-2.md @@ -21,6 +21,13 @@ | -- | -- | | `AYANEO ` | `AYANEO 2` | +### Installation + +Download the latest `AMD64` 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) + ### Booting from an SD Card To boot JELOS from the SD Card, hold `LC` + `Volume Up` and press the power button, continue holding `LC` + `Volume Up` until the Ayaneo logo appears. Select the storage device with JELOS from the boot menu using the Ayaneo button, and then press volume up to boot the distribution. diff --git a/docs/supported-devices/ayn/loki-max.md b/docs/supported-devices/ayn/loki-max.md index 54eccfe..202ebdf 100644 --- a/docs/supported-devices/ayn/loki-max.md +++ b/docs/supported-devices/ayn/loki-max.md @@ -23,6 +23,13 @@ | -- | -- | | `ayn` | `Loki Max` | +### Installation + +Download the latest `AMD64` 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) + ### Booting from an SD Card In order to launch JELOS from an SD card or a USB drive you will need to first change the boot order in the BIOS. diff --git a/docs/supported-devices/ayn/loki-zero.md b/docs/supported-devices/ayn/loki-zero.md index 93edcaa..fbdc9cd 100644 --- a/docs/supported-devices/ayn/loki-zero.md +++ b/docs/supported-devices/ayn/loki-zero.md @@ -23,6 +23,13 @@ | -- | -- | | `ayn` | `Loki Zero` | +### Installation + +Download the latest `AMD64` 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) + ### Booting from an SD Card In order to launch JELOS from an SD card or a USB drive you will need to first change the boot order in the BIOS. diff --git a/docs/supported-devices/gpd/win-max-2.md b/docs/supported-devices/gpd/win-max-2.md index a5ed3ad..fbb8d35 100644 --- a/docs/supported-devices/gpd/win-max-2.md +++ b/docs/supported-devices/gpd/win-max-2.md @@ -8,6 +8,21 @@ | -- | -- | -- | -- | -- | | Win Max 2 | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + EmulationStation | +## Notes + +| DMI_SYS_VENDOR | DMI_PRODUCT_NAME | +| -- | -- | +| `GPD` | `GPD G1619-04` | + +### Installation + +Download the latest `AMD64` 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 (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64) \ No newline at end of file +- [Platform Documentation (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64) +- [Device Quirks](https://github.com/JustEnoughLinuxOS/distribution/tree/main/packages/hardware/quirks/devices/GPD%20G1619-04) +- [Panel Rotation](https://github.com/JustEnoughLinuxOS/distribution/blob/main/packages/kernel/linux/patches/AMD64/002-display-quirks.patch) \ No newline at end of file diff --git a/docs/supported-devices/gpd/win4.md b/docs/supported-devices/gpd/win4.md index b83bc80..2ec5d8c 100644 --- a/docs/supported-devices/gpd/win4.md +++ b/docs/supported-devices/gpd/win4.md @@ -8,6 +8,16 @@ | -- | -- | -- | -- | -- | | Win 4 | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + EmulationStation | +## Notes + +### Installation + +Download the latest `AMD64` 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 (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64) \ No newline at end of file +- [Platform Documentation (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64) +- [Panel Rotation](https://github.com/JustEnoughLinuxOS/distribution/blob/main/packages/kernel/linux/patches/AMD64/002-display-quirks.patch) \ No newline at end of file diff --git a/docs/supported-devices/hardkernel/odroid-go-advance.md b/docs/supported-devices/hardkernel/odroid-go-advance.md index d6213cb..7decbb4 100644 --- a/docs/supported-devices/hardkernel/odroid-go-advance.md +++ b/docs/supported-devices/hardkernel/odroid-go-advance.md @@ -6,6 +6,15 @@ | -- | -- | -- | -- | -- | | Odroid Go Advance | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + EmulationStation | +## 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) \ No newline at end of file diff --git a/docs/supported-devices/hardkernel/odroid-go-super.md b/docs/supported-devices/hardkernel/odroid-go-super.md index ce4e97c..d243821 100644 --- a/docs/supported-devices/hardkernel/odroid-go-super.md +++ b/docs/supported-devices/hardkernel/odroid-go-super.md @@ -6,6 +6,15 @@ | -- | -- | -- | -- | -- | | Odroid Go Super | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + EmulationStation | +## 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) \ No newline at end of file diff --git a/docs/supported-devices/hardkernel/odroid-go-ultra.md b/docs/supported-devices/hardkernel/odroid-go-ultra.md index 0734712..87f467a 100644 --- a/docs/supported-devices/hardkernel/odroid-go-ultra.md +++ b/docs/supported-devices/hardkernel/odroid-go-ultra.md @@ -6,6 +6,15 @@ | -- | -- | -- | -- | -- | | Odroid Go Ultra | Amlogic S922X / Mali G52 M6 (ARMv8-A) | Mainline Linux | Mali | Weston + EmulationStation | +## Notes + +### Installation + +Download the latest `S922X` 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 (S922X)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/S922X) \ No newline at end of file diff --git a/docs/supported-devices/index.md b/docs/supported-devices/index.md index bf10de5..f42e08f 100644 --- a/docs/supported-devices/index.md +++ b/docs/supported-devices/index.md @@ -1,42 +1,34 @@ - - # Supported Devices -JELOS supports a variety of ARM and Intel/AMD based devices1. +JELOS supports a variety of ARM and Intel/AMD based devices. | Manufacturer | Device | CPU / Architecture | Kernel | GL driver | Interface | -|--|--|--|--|--|--| -|Anbernic| RG351P/M | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + EmulationStation| -|Anbernic| RG353P2 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation| -|Anbernic| RG353M2 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation| -|Anbernic| RG353V2 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation| -|Anbernic| RG353VS2 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation| -|Anbernic| RG503 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation| -|Anbernic| RG552 | Rockchip RK3399 (ARM) | Mainline Linux | Panfrost | Weston + EmulationStation| -|Anbernic|Win600|AMD Athlon Silver 3050e (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|Atari|VCS|AMD Ryzen R1606G (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|AOKZOE | A1 Pro | AMD 7840u (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|AYANEO3|Air / Air Pro|Amd Ryzen 5 5560U / AMD Ryzen 7 5825U (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|AYANEO3|Air Plus|Amd Ryzen 7 6800U / (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|AYANEO3|AYANEO 2|Amd Ryzen 7 6800U / (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|Ayn|Loki Zero|AMD Athlon Silver 3050e (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|Ayn|Max|Amd Ryzen 7 6800U / (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|GPD|Win 4|Amd Ryzen 7 6800U / (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|GPD|Win Max 2 (2022)|Amd Ryzen 7 6800U / (x86_64)|Mainline Linux|Radeonsi|Weston + EmulationStation| -|Hardkernel| Odroid Go Advance | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + EmulationStation| -|Hardkernel| Odroid Go Super | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + EmulationStation| -|Hardkernel|Odroid Go Ultra|Amlogic S922X / Mali G52 M6 (ARMv8-A)|Mainline Linux|Mali|Weston + EmulationStation| -|Indiedroid|Nova|Rockchip RK3588S / Mali G610 (ARMv8-A)|Rockchip 5.10 BSP Linux|Panfrost|Weston + EmulationStation| -|Orange Pi|Orange Pi 5|Rockchip RK3588S / Mali G610 (ARMv8-A)|Rockchip 5.10 BSP Linux|Panfrost|Weston + EmulationStation| -|Powkiddy|RGB10 Max 3 Pro|Amlogic A311D / Mali G52 M4 (ARMv8-A)|Mainline Linux|Mali|Weston + EmulationStation| -|Powkiddy| RGB30 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation | -|Powkiddy| RK2023 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation | -|Powkiddy| x55 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation | +| -- | -- | -- | -- | -- | -- | +| Anbernic | [RG351P/M](anbernic/rg351pm.md) | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + Emulation Station | +| Anbernic | [RG353P](anbernic/rg353pmvvs.md) | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station | +| Anbernic | [RG353M](anbernic/rg353pmvvs.md) | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station | +| Anbernic | [RG353V](anbernic/rg353pmvvs.md) | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station | +| Anbernic | [RG353VS](anbernic/rg353pmvvs.md) | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station | +| Anbernic | [RG503](anbernic/rg503.md) | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station | +| Anbernic | [RG552](anbernic/rg552.md) | Rockchip RK3399 (ARM) | Mainline Linux | Panfrost | Weston + Emulation Station | +| Anbernic | [Win600](anbernic/win600.md) | AMD Athlon Silver 3050e (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| AOKZOE | [A1 Pro](aokzoe/a1-pro.md) | AMD 7840u (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| Atari | [VCS](atari/vcs.md) | AMD Ryzen R1606G (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| AYANEO | [Air / Air Pro](ayaneo/air.md) | Amd Ryzen 5 5560U / AMD Ryzen 7 5825U (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| AYANEO | [Air Plus](ayaneo/air-plus.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| AYANEO | [AYANEO 2](ayaneo/ayaneo-2.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| Ayn | [Loki Zero](ayn/loki-zero.md) | AMD Athlon Silver 3050e (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| Ayn | [Loki Max](ayn/loki-max.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| GPD | [Win 4](gpd/win4.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux | Radeonsi | Weston + Emulation Station | +| GPD | [Win Max 2 (2022)](gpd/win-max-2.md) | Amd Ryzen 7 6800U / (x86_64) | Mainline Linux| Radeonsi | Weston + Emulation Station | +| Hardkernel | [Odroid Go Advance](hardkernel/odroid-go-advance.md) | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + Emulation Station | +| Hardkernel | [Odroid Go Super](hardkernel/odroid-go-super.md) | Rockchip RK3326 (ARM) | Mainline Linux | Panfrost | Weston + Emulation Station | +| Hardkernel | [Odroid Go Ultra](hardkernel/odroid-go-ultra.md) | Amlogic S922X / Mali G52 M6 (ARMv8-A) | Mainline Linux | Mali | Weston + Emulation Station | +| Indiedroid | [Nova](indiedroid/nova.md) | Rockchip RK3588S / Mali G610 (ARMv8-A) | Rockchip 5.10 BSP Linux | Panfrost | Weston + Emulation Station | +| Orange Pi | [Orange Pi 5](orange-pi/orange-pi-5.md) | Rockchip RK3588S / Mali G610 (ARMv8-A) | Rockchip 5.10 BSP Linux | Panfrost | Weston + Emulation Station | +| Powkiddy | [RGB10 Max 3 Pro](powkiddy/rgb10-max-3-pro.md) | Amlogic A311D / Mali G52 M4 (ARMv8-A) | Mainline Linux | Mali | Weston + Emulation Station | +| Powkiddy | [RGB30](powkiddy/rgb30.md) | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station | +| Powkiddy | [RK2023](powkiddy/rk2023.md) | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station | +| Powkiddy | [x55](powkiddy/x55.md) | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + Emulation Station | -> 1 While not technically supported, JELOS is known to work well on a variety of generic x86_64 devices including gaming PCs, mini PCs, and laptop computers. - -> 2 Anbernic RG353P/M/V/VS devices with both v1 and v2 displays are supported. RG353PS will not be supported. - -> 3 To boot JELOS on Ayaneo devices, hold LC and volume up and press the power button, continue holding "LC" and volume up until the Ayaneo logo appears. Select the storage device with JELOS from the boot menu using the Ayaneo button, and then press volume up to boot the distribution. \ No newline at end of file +!!! info "While not technically supported, JELOS is also known to work well on a variety of generic x86_64 devices including gaming PCs, mini PCs, and laptop computers." \ No newline at end of file diff --git a/docs/supported-devices/indiedroid/nova.md b/docs/supported-devices/indiedroid/nova.md index 91e5522..41d312c 100644 --- a/docs/supported-devices/indiedroid/nova.md +++ b/docs/supported-devices/indiedroid/nova.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | Nova | Rockchip RK3588S / Mali G610 (ARMv8-A) | Rockchip 5.10 BSP Linux | Panfrost | Weston + EmulationStation | +## Notes + +### Installation + +Download the latest `RK3588` 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 (RK3588)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3588) \ No newline at end of file diff --git a/docs/supported-devices/orange-pi/orange-pi-5.md b/docs/supported-devices/orange-pi/orange-pi-5.md index 47f7dd5..888776c 100644 --- a/docs/supported-devices/orange-pi/orange-pi-5.md +++ b/docs/supported-devices/orange-pi/orange-pi-5.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | Orange Pi 5 | Rockchip RK3588S / Mali G610 (ARMv8-A) | Rockchip 5.10 BSP Linux | Panfrost | Weston + EmulationStation | +## Notes + +### Installation + +Download the latest `RK3588` 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 (RK3588)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3588) diff --git a/docs/supported-devices/powkiddy/rgb10-max-3-pro.md b/docs/supported-devices/powkiddy/rgb10-max-3-pro.md index 672df4c..f80a3fc 100644 --- a/docs/supported-devices/powkiddy/rgb10-max-3-pro.md +++ b/docs/supported-devices/powkiddy/rgb10-max-3-pro.md @@ -6,4 +6,17 @@ | Device | CPU / Architecture | Kernel | GL driver | Interface | | -- | -- | -- | -- | -- | -| RGB10 Max 3 Pro | Amlogic A311D / Mali G52 M4 (ARMv8-A) | Mainline Linux | Mali | Weston + EmulationStation | \ No newline at end of file +| RGB10 Max 3 Pro | Amlogic A311D / Mali G52 M4 (ARMv8-A) | Mainline Linux | Mali | Weston + EmulationStation | + +## Notes + +### Installation + +Download the latest `S922X` 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 (S922X)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/S922X) \ No newline at end of file diff --git a/docs/supported-devices/powkiddy/rgb30.md b/docs/supported-devices/powkiddy/rgb30.md index 5023c18..43aad04 100644 --- a/docs/supported-devices/powkiddy/rgb30.md +++ b/docs/supported-devices/powkiddy/rgb30.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | RGB30 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation | +## Notes + +### Installation + +Download the latest `RK3566` 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 (RK3566)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3566) \ No newline at end of file diff --git a/docs/supported-devices/powkiddy/rk2023.md b/docs/supported-devices/powkiddy/rk2023.md index 4c52f09..7c9a988 100644 --- a/docs/supported-devices/powkiddy/rk2023.md +++ b/docs/supported-devices/powkiddy/rk2023.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | RK2023 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation | +## Notes + +### Installation + +Download the latest `RK3566` 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 (RK3566)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3566) \ No newline at end of file diff --git a/docs/supported-devices/powkiddy/x55.md b/docs/supported-devices/powkiddy/x55.md index df67c1f..e164c5a 100644 --- a/docs/supported-devices/powkiddy/x55.md +++ b/docs/supported-devices/powkiddy/x55.md @@ -8,6 +8,15 @@ | -- | -- | -- | -- | -- | | x55 | Rockchip RK3566 (ARM) | Rockchip BSP 4.19 | Mali | KMS/DRM + EmulationStation | +## Notes + +### Installation + +Download the latest `RK3566-X55` 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 (RK3566)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3566) \ No newline at end of file