PS5 Linux Port: How to Transform Your Console Into a Fully Functional Linux Gaming PC
Learn how to turn your PS5 into a Linux gaming PC with the ps5-linux project. Full desktop OS, Steam support, but with limitations.
The Rise of Linux Gaming
Linux gaming has come a long way in recent years. Thanks to projects like Proton—which leverages Wine to translate Windows game APIs—a vast portion of the Steam library now runs natively on Linux. Dedicated Linux gaming consoles, such as the Playnix Console from the EmuDeck team, have even entered the market. But a new project takes the concept to an unexpected platform: Sony's PlayStation 5.

Introducing the PS5 Linux Port
Developer Andy Nguyen has successfully ported Linux to the PS5, turning the console into a fully functional gaming PC. He first demonstrated the feat in March 2026, running GTA V Enhanced with ray tracing enabled. The project, dubbed ps5-linux, is now live on GitHub, allowing users to transform their non-slim PS5 into a Linux gaming machine.
How It Works: Technical Details
The PS5 normally runs a heavily modified version of FreeBSD—a Unix-like OS—not a Linux kernel. Nguyen's port provides a genuine Linux installation, not just a tweak on top of Sony's system. The result is a full desktop Linux environment with access to the console's powerful hardware.
Performance and Features
With ps5-linux, users can push the PS5's 8-core, 16-thread CPU to 3.5 GHz and the GPU to 2.23 GHz. HDMI video output supports up to 4K at 60 Hz. Steam runs smoothly, giving you access to PC games and settings Sony's OS doesn't offer.
Current Limitations and Workarounds
While impressive, the port has several limitations:
- No driver support for the PS5's onboard Bluetooth and networking hardware. You'll need a USB Ethernet or WLAN adapter for internet and a Bluetooth dongle for wireless DualSense use.
- Non-persistent installation: The console's internal SSD remains untouched, so the exploit must be re-run on every reboot.
- Limited firmware compatibility: Only certain firmware versions work (see below).
Installation Requirements and Supported Firmware
Ps5-linux works exclusively on non-slim PS5 models. Firmware support is split:

- Firmware 3.xx (3.00, 3.10, 3.20, 3.21): Supported but without M.2 SSD support.
- Firmware 4.xx (4.00, 4.02, 4.03, 4.50, 4.51): Full support, including the ability to dedicate an M.2 SSD to Linux.
You can install one of these Linux distributions:
- Arch Linux (with Sway)
- Ubuntu 24.04 LTS
- Ubuntu 26.04 LTS
- Alpine Linux 3.21
How to Get Started
To install ps5-linux, you'll need to follow the instructions carefully and use the PS5 Linux Image Builder tool, available on the project's GitHub page. Nguyen also runs a Discord server for developers who can perform kernel exploits and help hack drivers.
Is It Practical? Future Outlook
Currently, the port is more of a hobbyist project than a daily-driver solution. The need to re-run the exploit on each boot makes it inconvenient, and Sony will almost certainly patch the vulnerability in future firmware updates. However, for enthusiasts who want to experience a true Linux desktop on PlayStation hardware, ps5-linux is an exciting proof of concept.
As Linux gaming continues to grow, projects like this push the boundaries of what's possible. Whether you're a developer, a tinkerer, or just curious, the PS5 Linux port offers a unique way to repurpose your console.