Skip to content

Commit c6ebd1e

Browse files
committed
Updated documentation
1 parent 8371c67 commit c6ebd1e

File tree

7 files changed

+59
-17
lines changed

7 files changed

+59
-17
lines changed
-15.7 MB
Loading

docs/devices/anbernic/rg35xx-plus.md

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Anbernic RG35XX Plus
2+
3+
![](../../_inc/images/devices/anbernic-rg35xx-plus.png){ .off-glb }
4+
5+
## Overview
6+
7+
| Device | CPU / Architecture | Kernel | GL driver | Interface |
8+
| -- | -- | -- | -- | -- |
9+
| RG35xx Plus | Allwinner H700 (ARM) | Allwinner BSP 4.9.170 | Mali G31 | Emulation Station |
10+
11+
!!! warning "The RG35XX Plus distribution includes a bootloader, u-boot, and kernel in binary form extracted from the stock firmware. There are no public sources provided by anbernic for those"
12+
13+
## Extracting the kernel and bootloader
14+
15+
Anbernic has not published the source code of the u-boot and kernel of the RG35xx Plus. In order to have a working configuration you have two options:
16+
17+
* You can use the stock kernel, bootloader, and u-boot from the stock SDCARD. See below for instructions on how to extract those.
18+
* You can compile the included kernel with the source code of this distribution, however, note that there will be a few elements that are missing
19+
20+
The firwmare included in releases uses the kernel, bootloader, and u-boot from the stock firmware.
21+
22+
## Features
23+
24+
* Wireless
25+
* Bluetooth
26+
* Suspend (briefly press power button)
27+
* HDMI
28+
* Dual frontend: choose between Emulation Station or Simplemenu
29+
* Wireless support with compatible USB-Wifi dongles
30+
31+
## Notes
32+
33+
### Installation
34+
35+
Download the latest `RG35XX` version of KNULLI from the button below and follow the instructions listed on the [Install](../../../play/install/) page.
36+
37+
38+
39+
40+

docs/devices/anbernic/rg35xx.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@ The firwmare included in releases uses the kernel, bootloader, and u-boot from t
2121

2222
## Features
2323

24-
24+
* Suspend (briefly press power button)
25+
* HDMI
26+
* Dual frontend: choose between Emulation Station or Simplemenu
27+
* Wireless support with compatible USB-Wifi dongles
2528

2629
## Notes
2730

2831
### Installation
2932

3033
Download the latest `RG35XX` version of KNULLI from the button below and follow the instructions listed on the [Install](../../../play/install/) page.
3134

32-
[![Latest Version](https://img.shields.io/github/release/knulli-cfw/distribution.svg?labelColor=111111&color=5998FF&label=Latest&style=flat#only-light)](https://github.com/knulli-cfw/distribution/releases/latest)
33-
[![Latest Version](https://img.shields.io/github/release/knulli-cfw/distribution.svg?labelColor=dddddd&color=5998FF&label=Latest&style=flat#only-dark)](https://github.com/knulli-cfw/distribution/releases/latest)
3435

35-
## Additional References
3636

37-
- [Platform Documentation (RK3326)](https://github.com/knulli-cfw/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3326)
38-
- [Device Quirks](https://github.com/knulli-cfw/distribution/tree/main/packages/hardware/quirks/devices/Anbernic%20RG351M)
37+
38+

docs/devices/orange-pi/orange-pi-zero-2w.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,11 @@
1212

1313
### Installation
1414

15-
Download the latest `RK3588` version of JELOS from the button below and follow the instructions listed on the [Install](../../../play/install/) page.
16-
17-
[![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)
18-
[![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)
15+
TBC
1916

2017
## Additional References
2118

22-
- [Platform Documentation (RK3588)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/RK3588)
19+
TBC
2320

2421
## Community Videos
2522

26-
<iframe width="560" height="315" src="https://www.youtube.com/embed/K3dByIl0RAs?si=l84PvS6Oc8ntl9ka" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
27-
28-
<iframe width="560" height="315" src="https://www.youtube.com/embed/oW7oWiwdELE?si=nf5vrscBn9ro7ACl" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

docs/index.md

+8
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,21 @@ KNULLI supports devices with GPU (GLES support) and framebuffer only (legacy).
2424
* Netplay
2525
* Cover art/thumbnail scrapper support
2626

27+
## Community
28+
29+
KNULLI uses Discord and github discussion pages for discussion, it you would like to join us plesae use this link: [:simple-discord: Discord](https://discord.gg/QZKr2QFA)
30+
2731
## Licenses
2832

2933
KNULLI is a Linux distribution that is made up of many open-source components. Components are provided under their respective licenses. This distribution includes components licensed for non-commercial use only.
3034

3135
### Bundled Works
3236
All other software is provided under each component's respective license. These licenses can be found in the software sources or in this project's licenses folder. Modifications to bundled software and scripts by the KNULLI team are licensed under the terms of the software being modified.
3337

38+
### Binary kernels and bootloaders
39+
40+
The releases for some devices include kernels and/or bootloaders that don't have source code available because the manufacturer has not published them. In those cases the device specific page includes instructions to extract those from the stock firmware.
41+
3442
## Credits
3543

3644
This project is not the work of one person but it is the work of many persons all over the world who have developed the open source bits without which this project could not exist. Special thanks to Batocera, muOS, JelOS, CoreELEC, LibreELEC, and to developers and contributors across the open source community.

docs/play/install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
KNULLI is installed by downloading an image for your device, flashing it to an SD Card (or your device's internal storage) and then booting the device to start the install process.
44

5-
## Step 1: Download [![Latest](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](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)
5+
## Step 1: Download [![Latest](https://img.shields.io/github/release/knulli-cfw/distribution.svg?labelColor=111111&color=5998FF&label=Latest&style=flat#only-light)](https://github.com/knulli-cfw/distribution/releases/latest)[![Latest](https://img.shields.io/github/release/knulli-cfw/distribution.svg?labelColor=dddddd&color=5998FF&label=Latest&style=flat#only-dark)](https://github.com/knulli-cfw/distribution/releases/latest)
66

7-
* Download the latest version of KNULLI for your device from the [releases page](https://github.com/JustEnoughLinuxOS/distribution/releases/latest).
7+
* Download the latest version of KNULLI for your device from the [releases page](https://github.com/knulli-cfw/distribution/releases/latest).
88
* You'll find download links for each device/platform we support under the "`Installation Package Downloads`" header.
99
* Make sure to download the correct image for your device. For example; if you are installing KNULLI on a [Loki Zero](../devices/ayn/loki-zero.md) you would download the `KNULLI-AMD64` image.
1010
* If you have any questions you can check the [Device Support](../devices/index.md) section to confirm which image you should download for your specific device.

docs/play/update.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If your device has access to the internet you can update KNULLI directly from Em
1616

1717
If you device does not have access to the internet you can still update manually
1818

19-
1. Download the latest update (.tar) of KNULLI for your device from the [releases page](https://github.com/JustEnoughLinuxOS/distribution/releases/latest).
19+
1. Download the latest update (.tar) of KNULLI for your device from the [releases page](https://github.com/knulli-cfw/distribution/releases/latest).
2020
* You'll find download links for each device/platform we support under the "`Update Package Downloads`" header.
2121
* Make sure to download the correct .tar file for your device.
2222
* If you have any questions you can check the [Device Support](../devices/index.md) section to confirm which .tar you should download for your specific device.

0 commit comments

Comments
 (0)