Re: [Tutorial] Installing Steam on PS4 Linux
Posted: Sat Jun 11, 2016 9:51 pm
Looks good, thanks for confirming.LoSTUPRA wrote:thank you for the help evrything is running !
Gaming/Programming community
http://wololo.net/talk/
Looks good, thanks for confirming.LoSTUPRA wrote:thank you for the help evrything is running !
It's displaying version of DRM not LIBDRM which 2.4.65 refers to. DRM is built into kernel while libdrm is the interface for apps to access it from user space. I have not experimented with emulators on PS4 yet but maybe will get around to it later.D-ecks wrote:it's should be 2.4.65, right?
It looks like it's failing to load radeon drivers at startup. Did you run Steam the way I described in the tutorial with LD_PRELOAD path pre-defined? You can also try the fix described here.ipspx wrote:On PS4 Fedora Linux,i get this error while installing steam

The command should actually be this but looks like you got it working.ShadowEXE wrote:I had successfully installed everything but when I start up fedora after mounting It doesn't show the liverpool amd.
does anyone have any clue on what to do?
Code: Select all
glxinfo | grep rendererI entered the renderer command in terminal and I saw the AMD Liverpool line XD Thanks.OsirisX wrote:The command should actually be this but looks like you got it working.ShadowEXE wrote:I had successfully installed everything but when I start up fedora after mounting It doesn't show the liverpool amd.
does anyone have any clue on what to do?I managed to get wifi/bluetooth working although it's a little buggy. Will update the tutorial soon with these fixes.Code: Select all
glxinfo | grep renderer

This is a known issue. You can try installing lightdm to use as your login screen but it still seems to crash when selecting GNOME as desktop session.ShadowEXE wrote: Also I can't wait for the updates. next step for me is psx emulation if possible.
But I reached a different problem now. I manage to install steam no problems whatsoever,
but when I try to restart the UI with the system restart gdm command it loads up and hangs on a gray screen
with a mouse cursor. any advice on how to bypass?
Code: Select all
dnf install lightdm
systemctl start lightdm
Code: Select all
su
killall Xorg