Lolpro Lab
📖 Tutorial

Transforming Your PS5 Into a Linux Gaming Machine: The ps5-linux Project

Last updated: 2026-05-01 10:21:55 Intermediate
Complete guide
Follow along with this comprehensive guide

Linux gaming has enjoyed remarkable progress in recent years. With tools like Proton bridging the gap between Windows and Linux game libraries, and dedicated consoles like the Playnix (a $1,179 EmuDeck-powered unit) entering the market, the open-source operating system is becoming a serious gaming platform. Now, a new project takes this to an unexpected place: Sony's PlayStation 5. Developer Andy Nguyen has successfully ported Linux to the PS5, turning it into a fully functional Linux gaming PC—and it actually works.

Overview of the ps5-linux Project

Andy Nguyen, a well-known figure in the console hacking community, first demonstrated Linux running on a PS5 back in March 2026. In that early showcase, he played GTA V Enhanced with ray tracing enabled, a feat made possible by the custom Linux port. More recently, Nguyen made the project publicly available on GitHub under the name "ps5-linux," giving gamers the chance to transform their standard (non-slim) PS5 consoles into Linux gaming rigs.

Transforming Your PS5 Into a Linux Gaming Machine: The ps5-linux Project
Source: itsfoss.com

How It Works: A Genuine Linux Port

The PS5 normally runs a heavily modified version of FreeBSD, a Unix-like operating system. The ps5-linux project does not build on top of this—it replaces it. Users boot directly into a proper Linux kernel, not a tweaked version of Sony's OS. This means the console's hardware is fully accessible to Linux, albeit with some limitations (discussed below).

Hardware Capabilities

Once booted into Linux, the PS5's hardware is put to work. The 8-core, 16-thread AMD CPU can run at up to 3.5 GHz, while the custom GPU can reach 2.23 GHz. Video output supports up to 4K at 60 Hz over HDMI. This enables a smooth desktop environment and the ability to run Steam and many PC games—something Sony's own system software cannot offer.

Key Features and Benefits

  • Full Desktop Linux: Users get a complete Linux desktop environment, not just a command-line shell.
  • Steam Compatibility: Steam runs natively, giving access to thousands of games via Proton compatibility.
  • Multiple Distributions Supported: Arch Linux (with Sway), Ubuntu 24.04 LTS, Ubuntu 26.04 LTS, and Alpine Linux 3.21 are all supported.
  • Customizable Performance: Users can tweak CPU and GPU clocks within safe limits.
  • No Permanent Modifications: The internal SSD remains untouched, so there's no risk of bricking the console.

Current Limitations and Gaps

While impressive, the project is not without its drawbacks:

  • No Bluetooth or Networking Drivers: The PS5's onboard Bluetooth and Wi-Fi/ Ethernet hardware lack Linux drivers. Users must use a USB Ethernet or WLAN adapter for internet, and a Bluetooth dongle for wireless controllers like the DualSense.
  • Non-Persistent Installation: Linux does not write to the internal SSD. Instead, it boots from an external device (like a USB drive). Every reboot requires re-running the exploit from scratch.
  • Model and Firmware Restrictions: Only standard (non-slim) PS5 consoles are supported. Firmware versions 3.xx (3.00–3.21) work but lack M.2 SSD support; firmware 4.xx (4.00–4.51) allows dedicating an M.2 SSD to Linux.

Installation Guide: Getting Started

Interested users should first check their PS5 model and firmware version. Then follow these high-level steps:

Transforming Your PS5 Into a Linux Gaming Machine: The ps5-linux Project
Source: itsfoss.com
  1. Download the ps5-linux project from GitHub.
  2. Use the PS5 Linux Image Builder to create a bootable USB or external drive with one of the supported Linux distributions.
  3. Boot the PS5 in recovery mode and run the exploit (detailed instructions are on the project's GitHub page).
  4. Once Linux loads, install required drivers (USB adapters for network and Bluetooth).
  5. Install Steam and other desired software.

For troubleshooting and driver development, Andy Nguyen maintains a Discord server where community members collaborate on kernel exploits and driver hacking.

Is It Practical for Everyday Gaming?

In short: not yet for most users. The need to re-enter the exploit on each reboot makes it cumbersome as a daily driver. Moreover, Sony is likely to patch the vulnerability in future firmware updates, potentially blocking access. However, for enthusiasts who enjoy tinkering, and for those who want to repurpose a PS5 as a secondary Linux gaming box, the project is a remarkable proof of concept.

Despite the hurdles, the features offered—like full desktop control and game performance on par with a mid-range PC—demonstrate the potential of open-source hardware support. As driver development continues and the community grows, ps5-linux could evolve into a more polished solution.

Conclusion: A Glimpse Into the Future

The ps5-linux project is a technical achievement that pushes the boundaries of what a gaming console can do. It shows that with enough dedication, even a locked-down device like the PS5 can be repurposed for open-source computing. While it may not replace your main gaming rig, it offers a fascinating way to explore Linux gaming on unique hardware. For now, it remains a project for the adventurous—but one that might inspire similar ports in the future.