Anbernic RG35XX SP¶
Overview¶
Device | CPU / Architecture | Kernel | GL driver | Interface |
---|---|---|---|---|
RG35xx Plus | Allwinner H700 (ARM) | Allwinner BSP 4.9.170 | Mali G31 | Emulation Station |
Features¶
- Wireless
- Bluetooth
- Suspend (briefly press power button)
- HDMI
- Emulation Station frontend
- Wireless support with compatible USB-Wifi dongles
Installation¶
Our Quick Start Guide will guide you through the process of installing and setting up KNULLI on the RG35XX H.
Video Guide¶
Courtesy of @TechDweeb
Extracting the kernel and bootloader¶
This section is for developers
This section is for developers who want to compile their own KNULLI build from source code. If you simply want to install KNULLI on your device, you can safely ignore this section and simply follow the Quick Start Guide.
The KNULLI distribution for the RG35XX SP already includes a bootloader, u-boot, and kernel in binary form extracted from the stock firmware. There is no need to extract any of those manually unless you need them to compile KNULLI from scratch.
Anbernic has not published the source code of the u-boot and kernel of the RG35XX SP. In order to have a working configuration you have two options:
- You can use the stock kernel, bootloader, and u-boot from the stock SDCARD. See below for instructions on how to extract those.
- 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
The firwmare included in releases uses the kernel, bootloader, and u-boot from the stock firmware.
You can read this page to learn how to extract the bootloader, u-boot, and kernel from the stock firmware.