Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Linux 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 12: Line 12:
|source=https://gist.github.com/xerpi/3c720d345820691a2985502fcd80268f
|source=https://gist.github.com/xerpi/3c720d345820691a2985502fcd80268f
}}
}}
==Media==
'''3DS Linux''' ([https://www.youtube.com/watch?v=al8aohdZjFE kevansevans]) <br>
<youtube>al8aohdZjFE</youtube>
'''[Nintendo 3DS]Running Linux on the 3DS with A9LH''' ([https://www.youtube.com/watch?v=VUHW46EDObE Gnmpolicemata]) <br>
<youtube>VUHW46EDObE</youtube>


This is a Linux port for the 3DS, which launches a minimalist Linux environment with Busybox (a one executable alternative to several unix utilities such ls, cat, top, etc) and a Wayland compositor for graphics.
This is a Linux port for the 3DS, which launches a minimalist Linux environment with Busybox (a one executable alternative to several unix utilities such ls, cat, top, etc) and a Wayland compositor for graphics.


It was created by xerpi in 2015 till 2020 and developement has moved to a new repository [[Linux_for_3DS|Linux For 3DS]].
It was created by xerpi and developement has moved to a new repository [[Linux_for_3DS|Linux For 3DS]].


==Installation==
==Installation==
Line 56: Line 49:


You can change the input mode (keybord, mouse) by pressing Select.
You can change the input mode (keybord, mouse) by pressing Select.
==Media==
'''3DS Linux''' ([https://www.youtube.com/watch?v=al8aohdZjFE kevansevans]) <br>
<youtube>al8aohdZjFE</youtube>
'''[Nintendo 3DS]Running Linux on the 3DS with A9LH''' ([https://www.youtube.com/watch?v=VUHW46EDObE Gnmpolicemata]) <br>
<youtube>VUHW46EDObE</youtube>


==Changelog==
==Changelog==

Revision as of 08:09, 29 November 2021

Linux
File:Linux3ds.jpg
General
Authorxerpi
TypeOperating systems
Version5.10.0+
LicenseMixed
Last Updated2020/12/20
Links
Download
Website
Source


This is a Linux port for the 3DS, which launches a minimalist Linux environment with Busybox (a one executable alternative to several unix utilities such ls, cat, top, etc) and a Wayland compositor for graphics.

It was created by xerpi and developement has moved to a new repository Linux For 3DS.

Installation

Installing

Note: You should already have boot9strap or fastboot3DS installed (if you followed the 3DS Hacks Guide, boot9strap is your bootloader and Luma is your chainloader).

Release contains the folllowing precompiled binaries:

  • zImage, nintendo3ds_ctr.dtb from linux (Linux kernel source tree).
  • firm_linux_loader.firm from firm_linux_loader (FIRM Linux Loader for the Nintendo 3DS).
  • arm9linuxfw.bin from arm9linuxfw (implement virtio over PXI for ARM11 <-> ARM9 communications on the Nintendo 3DS console).

Copy them to your SD card and it should look like this:

Root 
 |-linux/ 
 |  |-arm9linuxfw.bin
 |  |-nintendo3ds_ctr.dtb or nintendo3ds_ktr(N3DS)
 |  |-zImage
 |-luma/
 |  |-payloads/
 |  |  |-firm_linux_loader.firm


Building

Please refer to the build instructions.

User guide

Power on the 3DS pressing Start (or the button you have assocciated with the FIRM Linux Loader Luma3DS payload), the username is root and the password is root.

You can start Weston by running:

# /start-weston.sh


You can change the input mode (keybord, mouse) by pressing Select.

Media

3DS Linux (kevansevans)

[Nintendo 3DS]Running Linux on the 3DS with A9LH (Gnmpolicemata)

Changelog

5.10.0+ 2020/12/20

  • nintendo3ds: Initial port.

4.12.0-rc7 2020/09/15

  • Nintendo 3DS: Add atheros,ath6kl to the DTS.

External links

Advertising: