From e9bc2a47e1a6966673478877f30ce859a5b9b32b Mon Sep 17 00:00:00 2001 From: Andy Nguyen Date: Sun, 17 May 2026 14:04:45 +0200 Subject: [PATCH] Update readme. --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af8a1fd..6a8c2c6 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ If you reset your PS5 settings or reinstall the FW, you need to reapply these se ### 1. Get a Linux image +#### Pre-built images + +You can download them from [ps5-linux-image](https://github.com/ps5-linux/ps5-linux-image/releases/tag/latest). Recommended is `ps5-ubuntu2604.img.xz`. + #### Linux/macOS: Install docker: @@ -265,6 +269,10 @@ sudo ./ps5_control --boost on Always turn on fan when your turn on boost, as this is what the official PS5 OS does. +## Updating ps5-linux + +For any future ps5-linux updates, you can download the `.deb` or `.pkg.tar.zst` on your PS5 from [ps5-linux-patches](https://github.com/ps5-linux/ps5-linux-patches/releases) and install them like normal packages. + ## FAQ - Q: Will higher >=6.50 firmwares be supported? @@ -283,7 +291,8 @@ Always turn on fan when your turn on boost, as this is what the official PS5 OS - A: Via a Bluetooth dongle. Built-in Bluetooth is not yet supported. - Q: What resolutions and refresh rates are supported? - A: 1080p, 1440p and 2160p at 60Hz are broadly supported. 1440p@120Hz has been the only confirmed working on the DELL S3225QC yet. 120Hz or 30Hz may be added in the future. - +- Q: After reboot, I get a "Repairing" screen and "Your PS5 wasn't turned off properly." screen. Is that normal? + - A: Yes, and it's harmless. ## Tips and tricks