Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

JustEnoughLinuxOS/distribution

Repository files navigation

        Latest Version Activity Pull Requests Discord Server

Just Enough Linux Operating System (JELOS) is an immutable Linux distribution for handheld gaming devices developed by a small community of enthusiasts. 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

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

Manufacturer Device CPU / Architecture Kernel GL driver Interface
Anbernic RG351P/M Rockchip RK3326 (ARM) Mainline Linux Panfrost Weston + EmulationStation
Anbernic RG353P2 Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
Anbernic RG353M2 Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
Anbernic RG353V2 Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
Anbernic RG353VS2 Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
Anbernic RG503 Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
Anbernic RG552 Rockchip RK3399 (ARM) Mainline Linux Panfrost Weston + EmulationStation
Anbernic Win600 AMD Athlon Silver 3050e (x86_64) Mainline Linux Radeonsi Weston + EmulationStation
Atari VCS AMD Ryzen R1606G (x86_64) Mainline Linux Radeonsi Weston + EmulationStation
AYANEO3 Air / Air Pro Amd Ryzen 5 5560U / AMD Ryzen 7 5825U (x86_64) Mainline Linux Radeonsi Weston + EmulationStation
AYANEO3 Air Plus Amd Ryzen 7 6800U / (x86_64) Mainline Linux Radeonsi Weston + EmulationStation
AYANEO3 AYANEO 2 Amd Ryzen 7 6800U / (x86_64) Mainline Linux Radeonsi Weston + EmulationStation
GPD Win Max 2 (2022) Amd Ryzen 7 6800U / (x86_64) Mainline Linux Radeonsi Weston + EmulationStation
Hardkernel Odroid Go Advance Rockchip RK3326 (ARM) Mainline Linux Panfrost Weston + EmulationStation
Hardkernel Odroid Go Super Rockchip RK3326 (ARM) Mainline Linux Panfrost Weston + EmulationStation
Hardkernel Odroid Go Ultra Amlogic S922X / Mali G52 M6 (ARMv8-A) Mainline Linux Mali Weston + EmulationStation
Indiedroid Nova Rockchip RK3588S / Mali G610 (ARMv8-A) Rockchip 5.10 BSP Linux Panfrost Weston + EmulationStation
Orange Pi Orange Pi 5 Rockchip RK3588S / Mali G610 (ARMv8-A) Rockchip 5.10 BSP Linux Panfrost Weston + EmulationStation
Powkiddy RGB10 Max 3 Pro Amlogic A311D / Mali G52 M4 (ARMv8-A) Mainline Linux Mali Weston + EmulationStation
Powkiddy RK2023 Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation
Powkiddy x55 Rockchip RK3566 (ARM) Rockchip BSP 4.19 Mali KMS/DRM + EmulationStation

1 While not technically supported, JELOS is known to work well on a variety of generic x86_64 devices including gaming PCs, mini PCs, and laptop computers.

2 Anbernic RG353P/M/V/VS devices with both v1 and v2 displays are supported. RG353PS will not be supported.

3 To boot JELOS on Ayaneo devices, hold LC and volume up and press the power button, continue holding "LC" and volume up until the Ayaneo logo appears. Select the storage device with JELOS from the boot menu using the Ayaneo button, and then press volume up to boot the distribution.

Licenses

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

JELOS Branding

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

JELOS Software

Copyright 2021-present Fewtarius

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.

Flashing

Installation

  • JELOS includes an installation tool. The installation tool can be found in the tools menu.

Upgrading

  • Download and install the update online via the System Settings menu.
  • Download the latest version of JELOS (.tar) for your device.
  • Copy the update to your device over the network to your device's update share.
  • Reboot the device, and the update will begin automatically.

Network Access

  • External services are disabled by default in stable builds. When enabled, 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.

Documentation

Documentation For Developers

Documentation For Everyone

Using JELOS

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 CoreELEC, LibreELEC, and to developers and contributors across the open source community.