Security Engineer Releases Tool That Transforms Older PS5 Consoles into Linux PCs
Security Engineer Releases Tool That Transforms Older PS5 Consoles into Linux PCs
Publish Date: 2026-04-29 16:53:00
Source Domain: www.technobezz.com
A PS5 on old firmware now doubles as an x86 Linux desktop with full Steam support, filling an affordable gaming-PC gap as discrete GPU prices stay high and Valve’s Steam Machine hits delays.
Security engineer Andy Nguyen, known online as TheFlow, publicly released ps5-linux on GitHub this week: a complete toolchain that boots Linux on PlayStation 5 Phat consoles running firmware versions 3.xx through 4.xx. Nguyen demonstrated GTA V Enhanced Edition running with ray tracing at 60fps in Ubuntu last month, and the full installation guide is now live. The exploit relies on a patched hypervisor vulnerability that only works on the original disc-based PS5 model released before the Slim redesign. Code is injected through a firmware flaw, a payload loads for system access, and a bootstrapping component fires a custom Linux kernel into memory. The process requires a separate jailbreak tool called umtx2 for initial execution.
Once booted, the PS5 runs Ubuntu 24.04 with access to all eight Zen 2 CPU cores (16 threads) at up to 3.5 GHz and the RDNA 2 GPU at up to 2.23 GHz. A bundled control tool enables CPU and GPU boost clocks alongside an adjustable fan curve.
Nguyen warns that the fan profile should always be enabled when boosting, since the console’s cooling was designed around Sony’s own power management. The system outputs video and audio over HDMI at 1080p, 1440p, or 4K, capped at 60Hz. USB ports work normally, and users can install Linux onto an M.2 SSD in the PS5’s expansion slot, creating a dedicated Linux partition. The internal SSD is never modified, and the console returns to normal PS5 operation on a standard reboot.
This is a soft mod, not a permanent installation. The exploit must be re-run after every power cycle.
Recommended ProductsMore deals →
We may earn a commission from retail offers.
Nguyen says “there’s no chance of bricking” a console, and warns that some peripherals may not function correctly. A WLAN adapter may need to be disabled and re-enabled…