Skip to content

20240812

Compare
Choose a tag to compare
@r3claimer r3claimer released this 12 Aug 03:31
· 471 commits to dev since this release
d6fde53

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-20240812.img.gz documentation
Anbernic RG353P/M/V/VS/PS, RG503, RGARC-D/S, Powkiddy RK2023, RGB10 Max 3, RGB30, RGB20SX ROCKNIX-RK3566.aarch64-20240812.img.gz documentation
Anbernic RG552 ROCKNIX-RK3399.aarch64-20240812.img.gz documentation
Hardkernel ODROID Go Ultra, Powkiddy RGB10 Max 3 Pro ROCKNIX-S922X.aarch64-20240812-Odroid_GOU.img.gz documentation
Hardkernel ODROID N2/N2+ ROCKNIX-S922X.aarch64-20240812-Odroid_N2.img.gz documentation
Hardkernel ODROID N2L ROCKNIX-S922X.aarch64-20240812-Odroid_N2L.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-20240812.img.gz documentation
Powkiddy x55 ROCKNIX-RK3566-X55.aarch64-20240812.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, Powkiddy V10/RGB10 ROCKNIX-RK3326.aarch64-20240812.tar
Anbernic RG353P/M/V/VS/PS, RG503, RGARC-D/S, Powkiddy RK2023, RGB10 Max 3, RGB30, RGB20SX ROCKNIX-RK3566.aarch64-20240812.tar
Anbernic RG552 ROCKNIX-RK3399.aarch64-20240812.tar
Hardkernel ODROID Go Ultra, N2/N2+/N2L, Powkiddy RGB10 Max 3 Pro ROCKNIX-S922X.aarch64-20240812.tar
Gameforce Ace, Orange Pi 5 / 5 Plus, Radxa Rock 5a / 5b/ 5b+ / CM5 and Indiedroid Nova ROCKNIX-RK3588.aarch64-20240812.tar
Powkiddy x55 ROCKNIX-RK3566-X55.aarch64-20240812.tar

Documentation

Contribute

Play

Configure

Other

Change Log

New Features

  • S922X-PANFROST (source only) switch to Sway compositor. Enable moonlight.
  • RK3326: Add RTL bluetooth drivers. Thanks @andamb1
  • New package dtbocfg, Live adding dtb overlays.

Updates

  • Update gcc to 14.1
  • Update u-boot to 2024.07 (RK3399, RK3566)
  • Update linux 6.10.4 (RK3566, S922X, RK3399)
  • Update wlroots to 0.18.0 and sway to 0.10.0 (RK3326, RK3566) (fixes Shovel Knight)
  • Update SDL 2.30.5
  • Update wine, box86/64, emulators.

Bug Fixes

  • Cloud backup/restore improvements. Thanks @maxengel
  • Fix CPU temp in rocknix-info.
  • Drastic, fix fullscreen.
  • R36S: fix retroarch hotkeys.
  • RK3588: Fix retroarch shaders.
  • Arc: Add daphne mapping. thanks @jnags
  • Elida 320x480 panel fix refresh rates.
  • OS, package and other fixes thanks @reavessm @loki666

Full Changelog: 2024061...2024081