Hacking PS4 Linux loader for 4.55

  • Thread starter Thread starter Deleted-355425
  • Start date Start date
  • Views Views 15,123
  • Replies Replies 61
  • Likes Likes 3
Hi guys ! I'm the author who have published the news on Logic-Sunrise and host this IMG.
By advance, sorry for my bad english.

You should use google translate, i've explained a lot of things... The Radeon (it's the name) driver is included inside the Linux Kernel published and compiled by EEPLY... If you want contribute, you have two ways.

First, you can contribute to the kernel, source code of driver is here, and you can report bugs/comits => github : /eeply/ps4-linux/tree/ps4pro/drivers/gpu/drm/radeon

Or, you can make two pkgbuild for AUR repository, and port Linux Kernel-Headers on Manjaro properly frome EEPLY Linux sources, then with it, purpose an other pkgbuild for AUR repository, with regular updates of the GPU driver PS4 + DKMS, then load him with modprobe.


Oh, by the way, you can easy change langage of Manjaro in Gnome settings, and for TTY/CLI :

"sudo nano /etc/X11/xorg.conf.d/00-keyboard.conf"

English configuration :

Code:
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.
Section "InputClass"
    Identifier "system-keyboard"
    MatchIsKeyboard "on"
    Option "XkbLayout" "us"
    Option "XkbModel" "pc104"
    Option "XkbOptions" "compose:caps,altwin:swap_alt_win"
EndSection


French configuration :

Code:
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.

Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "fr"
        Option "XkbVariant" "oss_latin9"
EndSection
 
Hi guys ! I'm the author who have published the news on Logic-Sunrise and host this IMG.
By advance, sorry for my bad english.

You should use google translate, i've explained a lot of things... The Radeon (it's the name) driver is included inside the Linux Kernel published and compiled by EEPLY... If you want contribute, you have two ways.

First, you can contribute to the kernel, source code of driver is here, and you can report bugs/comits => github : /eeply/ps4-linux/tree/ps4pro/drivers/gpu/drm/radeon

Or, you can make two pkgbuild for AUR repository, and port Linux Kernel-Headers on Manjaro properly frome EEPLY Linux sources, then with it, purpose an other pkgbuild for AUR repository, with regular updates of the GPU driver PS4 + DKMS, then load him with modprobe.


Oh, by the way, you can easy change langage of Manjaro in Gnome settings, and for TTY/CLI :

"sudo nano /etc/X11/xorg.conf.d/00-keyboard.conf"

English configuration :

Code:
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.
Section "InputClass"
    Identifier "system-keyboard"
    MatchIsKeyboard "on"
    Option "XkbLayout" "us"
    Option "XkbModel" "pc104"
    Option "XkbOptions" "compose:caps,altwin:swap_alt_win"
EndSection


French configuration :

Code:
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.

Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "fr"
        Option "XkbVariant" "oss_latin9"
EndSection


Thank You for your work :)
Your version does seem like the better option (it must be 15GB for a reason) :P and more built in Emulators are always better ;) It just feels very slow and jerky on PS4 Slim.
 
  • Like
Reactions: KiiWii
Hi guys ! I'm the author who have published the news on Logic-Sunrise and host this IMG.
By advance, sorry for my bad english.

You should use google translate, i've explained a lot of things... The Radeon (it's the name) driver is included inside the Linux Kernel published and compiled by EEPLY... If you want contribute, you have two ways.

First, you can contribute to the kernel, source code of driver is here, and you can report bugs/comits => github : /eeply/ps4-linux/tree/ps4pro/drivers/gpu/drm/radeon

Or, you can make two pkgbuild for AUR repository, and port Linux Kernel-Headers on Manjaro properly frome EEPLY Linux sources, then with it, purpose an other pkgbuild for AUR repository, with regular updates of the GPU driver PS4 + DKMS, then load him with modprobe.


Oh, by the way, you can easy change langage of Manjaro in Gnome settings, and for TTY/CLI :

"sudo nano /etc/X11/xorg.conf.d/00-keyboard.conf"

English configuration :

Code:
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.
Section "InputClass"
    Identifier "system-keyboard"
    MatchIsKeyboard "on"
    Option "XkbLayout" "us"
    Option "XkbModel" "pc104"
    Option "XkbOptions" "compose:caps,altwin:swap_alt_win"
EndSection


French configuration :

Code:
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.

Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "fr"
        Option "XkbVariant" "oss_latin9"
EndSection
Thank You for your work :)
Your version does seem like the better option (it must be 15GB for a reason) :P and more built in Emulators are always better ;) It just feels very slow and jerky on PS4 Slim.

It's slow for a reaseon, apparently EEPLY don't have added latest revision of Fail0verflow 3D drivers inside his Kernel Fork...
If someone want to try something about it, be free to try anything with this release, customise and redistribute.
 
  • Like
Reactions: KiiWii
It's slow for a reaseon, apparently EEPLY don't have added latest revision of Fail0verflow 3D drivers inside his Kernel Fork...
If someone want to try something about it, be free to try anything with this release, customise and redistribute.
I spoke with eeply and he said he may port failoverflows 3D patches to the Slim if he can find the time ;)
 
  • Like
Reactions: KiiWii
I don't understand why my monitor is alway stoping to receive signal from ps4 after launching payload of linux...
This is my 30th try!!
(I have cuh-2015B and I use the new bzimage from Eeply)
 
I don't understand why my monitor is alway stoping to receive signal from ps4 after launching payload of linux...
This is my 30th try!!
(I have cuh-2015B and I use the new bzimage from Eeply)
I followed this tut (it takes a while) and I managed to get ubuntu working on a CUH-2016A ;)
 
  • Like
Reactions: KiiWii
I followed this tut (it takes a while) and I managed to get ubuntu working on a CUH-2016A ;)
I know it.
But I can't see even the shell Linux. My monitor simply lose the the signal from PS4 and I have to turn it off...
I using a PC monitor, not a TV. Do you think is the problem?
 
I know it.
But I can't see even the shell Linux. My monitor simply lose the the signal from PS4 and I have to turn it off...
I using a PC monitor, not a TV. Do you think is the problem?
Could be, I have only tested on tv's Are you using the correct payload?
 

Site & Scene News

Popular threads in this forum