Map

ps5-linux-loader

Toolbox toolboxlinuxplaystationexploitjailbreakretro-gamingconsole-hackingC/ShellGPL-3.0 โ†ณ show in map Markdown
title
ps5-linux-loader
type
toolbox
summary
TheFlow's complete toolchain for booting Ubuntu Linux on PlayStation 5 Phat 3.xx-4.xx via a hypervisor exploit
tags
linux, playstation, exploit, jailbreak, retro-gaming, console-hacking
language
C/Shell
license
GPL-3.0
created
2026-04-30
updated
2026-04-30

Public release by Andy Nguyen / TheFlow of a reproducible Linux-on-PS5 toolchain โ€” the polished version of community work demonstrated in March 2026 with GTA V Enhanced running at 60 FPS / 1440p with ray tracing on a console most people use as a media box.

What ships in the repo

  • Linux payload that exploits a now-patched PS5 hypervisor vulnerability
  • Build script that produces a bootable Ubuntu 24.04 image
  • M.2 SSD install tools for using the PS5's expansion slot as a dedicated Linux disk
  • Fan and CPU/GPU boost control utility โ€” required for stable operation when boosting clocks beyond Sony's profile

Credit list includes c0w, resulknad, flatz, fail0verflow, and the ps5-payload-dev team. This is consolidation of multi-year community PS5 hacking work, not a single-author project.

How to use

The boot path is not one-click:

  1. Independently obtain the umtx2 jailbreak for initial code execution (separate from this release)
  2. Set up a fake DNS server and HTTPS host on a local PC
  3. Redirect the PS5's manual page lookup through the fake DNS โ€” this triggers the entry point
  4. Send the ps5-linux-loader payload over TCP
  5. Console enters rest mode, LED goes solid orange
  6. Press the power button โ€” LED turns white on success

It's a soft mod: must be re-run each Linux boot. Normal reboot returns the console to stock PS5 operation. Internal SSD is never modified.

Hardware exposed once booted

  • All 8 Zen 2 cores @ 3.5 GHz / 16 threads
  • RDNA 2 GPU @ 2.23 GHz
  • HDMI 1080p / 1440p / 4K @ 60 Hz
  • Full USB
  • Optional M.2 install in the expansion slot (separate Linux disk)

Comparable performance to a 2020-era mid-range Linux gaming PC. More capable than a Steam Deck OLED on raw silicon (8 cores vs 4, larger GPU).

Constraints

  • PS5 Phat only. Slim and Pro use different hypervisor code paths.
  • Firmware 3.xx-4.xx only. Sony patched the vulnerability in later firmware, and the PS5 auto-updates aggressively.
  • The umtx2 jailbreak is a separate prerequisite โ€” its own setup and dependencies.
  • Some monitors don't handle 1440p/4K HDMI output โ€” fall back to 1080p, see project Discord.
  • No real-hardware testing of every code path. Bug reports are filed; this is hobbyist driver work.
  • Boosting clocks requires the bundled fan profile โ€” Sony's stock cooling is tuned for Sony's stock power management.

Why it matters

April 2026 context: discrete GPU prices remain elevated due to AI data center demand (see hold-on-to-your-hardware), and Valve delayed the Steam Machine past its early-2026 launch window. A used PS5 Phat on old firmware becomes a legitimately interesting budget Linux gaming option for the price of the console alone โ€” assuming you can find one that hasn't been auto-updated.

Repo: https://github.com/ps5-linux/ps5-linux-loader