Skip to content
Tim Flaman edited this page Jan 15, 2023 · 2 revisions

      Latest Version Activity Pull Requests

UnofficialOS (uOS) is a community developed Linux distribution for handheld gaming devices. It was originally based on and is forked from Just Enough Linux Operating System (JELOS). 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.

Device Support

UnofficialOS supports a variety of ARM and Intel/AMD based devices1.

Manufacturer Device CPU / Architecture Kernel GL driver Interface
Anbernic Win600 AMD Athlon Silver 3050e (x86_64) Mainline Linux Radeonsi Weston + EmulationStation
RG552 Rockchip RK3399 (ARM) Mainline Linux Panfrost Weston + EmulationStation
RG503 Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
RG353P Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
RG353M Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
RG353V Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
RG351P Rockchip RK3326 (ARM) Rockchip BSP 4.4 Mali KMS/DRM + EmulationStation
RG351M Rockchip RK3326 (ARM) Rockchip BSP 4.4 Mali KMS/DRM + EmulationStation
RG351V Rockchip RK3326 (ARM) Rockchip BSP 4.4 Mali KMS/DRM + EmulationStation
RG351MP Rockchip RK3326 (ARM) Rockchip BSP 4.4 Mali KMS/DRM + EmulationStation
Powkiddy RGB20S Rockchip RK3326 (ARM) Rockchip BSP 4.4 Mali KMS/DRM + EmulationStation
Atari VCS AMD Ryzen R1606G (x86_64) Mainline Linux Radeonsi Weston + EmulationStation
AYANEO Air / Air Pro Amd Ryzen 5 5560U / AMD Ryzen 7 5825U (x86_64) Mainline Linux Radeonsi Weston + EmulationStation

1 While not technically supported, UnofficialOS is known to work well on a variety of generic x86_64 devices.

Licenses

UnofficialOS 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.

UnofficialOS Branding

UnofficialOS 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.

UnofficialOS Software

Copyright 2021-present UnofficialOS

Licensed under the Apache 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

http://www.apache.org/licenses/LICENSE-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

Releases of UnofficialOS may have sepcific considerations or requirements based on the release, please refer to the specific installation instructions provided with each release for the installation process.

Network Access

  • The username for ssh and samba access is "root". The root password is generated during every boot, it can be found in the System Settings menu.

RetroArch Hotkeys

  • Hotkey Enable: Select (Hold)
    • Exit: Start (Press Twice)
    • Menu: X
    • Favorite: Hold X
    • Show/Hide FPS: Y
    • Save State: R1
    • Load State: L1
    • Rewind: L2
    • Fast-Forward Toggle: R2

Note: X and Y are reversed on some devices, this is normal behavior.

Global Hotkeys

  • Pause: Start
  • Quit: Start+Select
  • Force-Close: L1+Start+Select
  • Skip 5s: R1
  • Back 5s: L1
  • Skip 60s: R2
  • Back 60s: L2
  • Brightness Up: F+Vol-Up
  • Brightness Down: F+Vol-Down

Note: RG552, and Win600 use R2 rather than F.

Credits

Like any Linux distribution, this project is not the work of one person. 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 JELOS, CoreELEC, LibreELEC, Anbernic, and to developers and contributors across the ARM handheld community.