Sony's PlayStation 5 game console was not originally designed to run Linux, but that hasn't stopped developers from trying to turn it into a computer. Security researcher Andy Nguyen recently disclosed a method to run Linux on specific PS5 models and published a detailed installation guide on GitHub. Previously, Nguyen had shown a demonstration of Ubuntu system running directly on PS5, in which PC games could run smoothly at high frame rates.

The modification scheme exploits a vulnerability that has been patched to enable the PS5 to boot into a Linux environment. This effectively temporarily transforms the console into a PC, but there are obvious limitations - the transformation is not permanent, system settings are cleared with each reboot, and users must reload the Linux system after each boot.
In performance tests, Nguyen showed Grand Theft Auto V running at 60 frames per second with ray tracing enabled, while also demonstrating Spider-Man hitting 60 frames per second at 1440p resolution. These demonstrations fully demonstrate that once Sony's software limitations are removed, the PS5's hardware performance is very close to that of a traditional gaming PC.
However, the compatibility of this vulnerability is quite limited. Currently, this cracking solution only supports the optical drive version of PS5, and must run older firmware versions, specifically the 3.xx and 4.xx series. Systems that have been updated to firmware 5.xx cannot use this method. "Support for 1.xx and 2.xx firmware may be added in the future, but we will not prioritize this work," Nguyen said, suggesting that development focus will continue to be on a limited subset of devices.
The scope of this project is more limited compared to the extensive homebrew and game backup support that the PlayStation 4 hacking community eventually achieved. Running a Linux system is the main goal, and there is currently no sign that it will achieve the deep system modifications seen on early game consoles.
On a technical level, getting Linux to run properly on PS5 hardware requires a lot of customization. Nguyen's implementation includes tweaked memory allocation and available fan control, both of which are critical to maintaining stable performance during use. Currently the display output supports 1080p, 1440p and 4K resolutions, but the refresh rate is limited to 60Hz. "120Hz or 30Hz support may be added in the future," Nguyen said.
There are still some imperfections in the current system. Network connectivity, for example, isn't entirely seamless—users may need to turn off the WLAN adapter after startup and then turn it back on again to restore Internet access. Such temporary solutions reflect the early stages of driver support being adapted for hardware that was never intended to run Linux.
Nguyen is also exploring ways to streamline the setup process. One idea currently being considered is to add a shutdown option that would put the host into hibernation mode instead of completely powering down, allowing users to restart Linux more quickly without having to repeat the entire process.
Currently, this project is most suitable for users who are already familiar with Linux operations and are willing to carry out trial and error. Nguyen emphasized that "there is no risk of bricking the console," which mitigates the risk somewhat, but the reliance on specific firmware versions and unofficial exploits still makes it a niche endeavor.
By making the tools and installation instructions public, the project moves from a controlled demonstration to something the wider community can actually try. While this doesn't fundamentally change the nature of the PS5, it does demonstrate the flexibility of the hardware when software limitations are bypassed - even if only temporarily.