Hi guys,
I am working on a new kernel wich will be open source and buildable by anyone.
Features are:
Bleeding edge kernel: currently 6.17.1 but i am going to upstream when the final release happens.
Cachyos patches: This release is 1:1 identical to the cachyos kernel that is shipped on x86 PCs, with BORE sched and allat
Blackscreen fixes: a few patch that should fix the black screen issue on some monitors have been merged.
Initial custom resolution support: until now, the ps4 drm bridge driver was written to run on those CEA modes (standard modes) [1080p60, 720p60, 480p60]. this means that we could only use the resolutions that were there on Orbis OS, but now, after a lot of time spent on this, i added a preliminary support to custom display modes. this means that we now can run every resolution we want, up to 1080p120hz (for now). Note that this is still a extremely preliminary support to this and i do not have enough knowledge to complete it without help or without a lot of extra work.
All the older ps4 patches have been merged obviously.
I am also working on a bloatware free arch install, with latest mesa(25.3.0-devel, fetched today from mesa git with the newest possible patches) and the latest libdrm (2.4.126).
I'm posting this to seek for help with this project and possibly to also help others, like a community should do.
I'm also adding some screenshots to showcase a little bit.


Also, here's all the updated sauce for anyone interested:
https://github.com/oberdfr/kernel-ps4linux/tree/ps4-linux-v6.17.1-custom-resolution
https://github.com/oberdfr/mesa-ps4linux
https://github.com/oberdfr/libdrm-ps4linux