Skip to content

ps5-linux/ps5-linux-patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1f493df · May 1, 2026

History

18 Commits
Apr 30, 2026
Apr 29, 2026
May 1, 2026

Repository files navigation

ps5-linux-patches

Compile

git clone https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
cd linux
git checkout tags/v7.0.2
git apply ~/ps5-linux-patches/linux.patch
cp ~/ps5-linux-patches/.config .config
make -j16

TODO

  • amdgpu smu driver to show correct gpu frequency and temperature
  • ethernet driver for (mediatek?) 0x104d:0x9104
  • xhci driver adjustment for 0x104d:0x9108 to enable bluetooth
  • wlan driver marvell 1b4b:2b56 (https://github.com/nxp-imx/mwifiex)
  • hdmi converter improvments: hdr, rgb range, 120hz

Bugs

  • screen save does not work properly
  • hdmi audio output does not work on some monitors
  • hdmi 1440p and 2160p video output does not work on some monitors