ROCKNIX
ROCKNIX is a community developed Linux distribution for handheld gaming devices. Our goal is to produce an operating system that has the features and capabilities that we need, and to have fun as we develop it.
Licenses
ROCKNIX 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.
ROCKNIX Branding
ROCKNIX branding and images are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
You are free to
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material
Under the following terms
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- NonCommercial — You may not use the material for commercial purposes.
- ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
ROCKNIX Software
Copyright (C) 2024 ROCKNIX (https://github.com/ROCKNIX)
Licensed under the GPL License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://choosealicense.com/licenses/gpl-2.0/
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Installation
- Download the latest version of ROCKNIX.
- Decompress the image.
- Write the image to an SDCARD using an imaging tool. Common imaging tools include Balena Etcher, Raspberry Pi Imager, and Win32 Disk Imager. If you're skilled with the command line, dd works fine too.
Installation Package Downloads
Device/Platform | Download Package | Documentation |
---|---|---|
Anbernic RG351P/M/V, Game Console R33S/R35S/R36S, ODROID Go Advance, ODROID Go Super, Magicx XU10, Powkiddy V10/RGB10 | ROCKNIX-RK3326.aarch64-20241120-a.img.gz | documentation |
Magicx XU Mini M, Powkiddy RGB10X | ROCKNIX-RK3326.aarch64-20241120-b.img.gz | documentation |
Anbernic RG353P/M/V/VS/PS, RG503, RGARC-D/S, Powkiddy RK2023, RGB10 Max 3, RGB30, RGB20SX, RGB20 Pro | ROCKNIX-RK3566.aarch64-20241120-Generic.img.gz | documentation |
Anbernic RG552 | ROCKNIX-RK3399.aarch64-20241120.img.gz | documentation |
Hardkernel ODROID Go Ultra, Powkiddy RGB10 Max 3 Pro | ROCKNIX-S922X.aarch64-20241120.img.gz | documentation |
Gameforce Ace (default). Orange Pi 5 / 5 Plus, Radxa Rock 5a / 5b / 5b+ / CM5, and Indiedroid Nova (must set dtb in extlinux.conf) | ROCKNIX-RK3588.aarch64-20241120.img.gz | documentation |
Powkiddy x55 | ROCKNIX-RK3566.aarch64-20241120-Powkiddy_x55.img.gz | documentation |
Retroid Pocket 5, Pocket Mini | ROCKNIX-SD865.aarch64-20241120.img.gz | documentation |
Upgrading
- Download and install the update online via the System Settings menu.
- If you are unable to update online
- Download the latest version of ROCKNIX from Github
- Copy the update to your device over the network to your device's update share.
- Reboot the device, and the update will begin automatically.
Update Package Downloads
Device/Platform | Download Package |
---|---|
Anbernic RG351P/M/V, Game Console R33S/R35S/R36S, ODROID Go Advance, ODROID Go Super, Magicx XU10, XU Mini M, Powkiddy V10/RGB10/RGB10X | ROCKNIX-RK3326.aarch64-20241120.tar |
Anbernic RG353P/M/V/VS/PS, RG503, RGARC-D/S, Powkiddy RK2023, RGB10 Max 3, RGB30, RGB20SX, RGB20 Pro, X55 | ROCKNIX-RK3566.aarch64-20241120.tar |
Anbernic RG552 | ROCKNIX-RK3399.aarch64-20241120.tar |
Hardkernel ODROID Go Ultra, N2/N2+/N2L, Powkiddy RGB10 Max 3 Pro | ROCKNIX-S922X.aarch64-20241120.tar |
Gameforce Ace, Orange Pi 5 / 5 Plus, Radxa Rock 5a / 5b/ 5b+ / CM5 and Indiedroid Nova | ROCKNIX-RK3588.aarch64-20241120.tar |
Retroid Pocket 5, Pocket Mini | ROCKNIX-SD865.aarch64-20241120.tar |
Documentation
Contribute
- Building ROCKNIX
- Code of Conduct
- Contributing to ROCKNIX
- Modifying ROCKNIX
- Adding Hardware Quirks
- Creating Packages
- Pull Request Template
Play
- Installing ROCKNIX
- Updating ROCKNIX
- Controls
- Netplay
- Configuring Moonlight
- Device Specific Documentation
Configure
Other
Change Log
Added support for the following Devices:
- Retroid Pocket 5 (SD865)
- Powkiddy X35S (RK3566)
New Features
- S922X build now support both Mali and Panfrost gpu drivers in same build
- Added RetroAchievements Support to standalone PPSSPP, Flycast, Duckstation, & AetherSX2. Thank @EmuELEC
- Retroid Pocket 5 add gpu overclock setting in sytem settings.
- Build Xemu from source now and xbox clock setting feature.
- Add several new ES features for standalone emulators.
- New udev rule to set SD865 mac address based on system serial number.
- Add kronos-lr to SD865 build
- Add wasm4-lr core thanks @aenertia
Updates
- Update Linux to 6.11.9
- Update Mesa to 24.2.7
- Update Sway and Sway dependencies
- Bumped emulators
Bug Fixes
- Fix bug preventing drives larger than 2tbs from working
- Fix RK3588 CM5 audio thanks @ginkage
- Fix SD865 build panel not turning on during initial format and upgrades
- RK3566 device tree fixes / patches thanks @macromorgan
- USB gadget mode fixes
- General bug fixes and clean up
Notes:
- If updating your RP Mini / RP 5 the screen will be black during the update. This is normal please be patient. Next release will correctly show update progress.
- There are still some kernel level bugs on the Retroid pocket builds that are being worked on by retroid devs. Some of these include no headphone switching, screen bouncing while changing brightness on the 5, sometimes controllers not detected at boot (sleep and then wake the device resolves). Hopefully this will be resolved soon.
Full Changelog: 2024102...2024112