Skip to content

Getting the files

WARNING

Some of the following links look sketchy, but the community is fragmented for various reasons including language barriers, source duplication, and low maintainer count. Refer to the Other Issues section for more info.

Kernels

Recommended kernel builds for PS4 Linux. Newest entries are generally preferred.

Credits for all of these kernels.

TIP

For 6.15.4 kernel, use bzImage_Clang_thinLTO if available. Some consoles require no-built-in-fw.

Kernel DownloadCompatible SouthbridgesSource CodeExtra info
7.0-CleanBaikalGitHub7.0 work by rmux. Select branch/release as needed.
6.15.4Aeolia, BelizeGitHubLTO improvements. ThinLTO recommended.
5.15.15BelizeGitHubMay perform better than 6.15.4.
5.4.247BaikalGitHubBaikal-only. Do not use elsewhere.

Server kernels

Server-focused builds for headless or service usage.

TIP

Pair with 128MB server payload unless otherwise required.

Kernel DownloadCompatible SouthbridgesSource CodeExtra info
6.18.21 (Recommended)Aeolia, BelizeGitHubIncludes server prebuilts.
7.0-CleanAeolia, BelizeGitHubUse repo releases/branches.

If issues occur, check the Issues page. Community help is available via Discord servers.


Initramfs

This is the rescue environment used to boot installers and handle installation stages.

Download this one.
Source (reference): https://bitbucket.org/piotrkarbowski/better-initramfs/src/master/

Details

There is also an experimental initramfs under development (may not function reliably):
https://github.com/ps4gentoo/initramfs

Additional reference material:
https://ps4linux.com/forums/d/93-tutorial-for-building-a-custom-initramfs-research-development


Distros

Recommended Linux distributions for PS4 systems.

DANGER

On Baikal systems or 5.4.x kernels, ensure Mesa ≤ 25.1. Newer versions break GPU acceleration.

Notes

Arch-based distributions are recommended due to smoother update behavior and driver handling. Other distros may require manual intervention during updates.

DistroCompatible Southbridge & MesaPort creditsInfo
CachyOS LightAeolia, Belize (Mesa 25.3.5)DionKillLightweight CachyOS build. Recommended.
ArchAeolia, Belize (Mesa 25.3.3)ErkkolaMultiple desktop options.
Artix (Froyo)Aeolia, Belize (Mesa 26)VanilliteFroyodinit-based, advanced users.
ArtixAeolia, Belize (Mesa 25.3.3)ErkkolaMultiple init systems.
Arch - Baikal EditionBaikal (Mesa 25.1)deWaardtExperimental build.
CachyOS Server EditionAeolia, BelizermuxServer-only, no desktop environment.
JaguarLinuxAeolia, Belize (Mesa 26-devel)TigerClips1Experimental PS4-native distro.
Details

Want to add or build distros?

  • Open an issue to request additions
  • See: /ps4/distrodiy

Released under Apache 2.0 License