chimera icon indicating copy to clipboard operation
chimera copied to clipboard

System Information for ProtonDB on Gamer OS

Open hawari21 opened this issue 3 years ago • 6 comments

Is that possible to add System information of Gamer OS for Protondb? i mean, you can easly to gather system information in another linux distros by copy all text in Help section on Steam, but i couldnt find the way to do that on Gamer OS.

So, how do i get those system information on Gamer OS?

hawari21 avatar Apr 22 '21 04:04 hawari21

I plan to add this feature to Steam Buddy, but it is not yet exposed there.

For now you can ssh into the machine and run this command: DISPLAY=:0 /usr/share/steam-buddy/bin/system-info

You might need to change up the value for DISPLAY though.

The output looks a little strange but you need to copy it as is into protondb including all the whitespace.

alkazar avatar Apr 24 '21 13:04 alkazar

Unfortunately, this doesn't work anymore because:

/usr/share/chimera/bin/system-info: line 30: glxinfo: command not found

michaelkanis avatar Jan 17 '22 12:01 michaelkanis

Unfortunately, this doesn't work anymore because:

/usr/share/chimera/bin/system-info: line 30: glxinfo: command not found

What do you see on your system with:

[gamer@chimeraos ~]$ which glxinfo
/usr/bin/glxinfo

glxinfo has been present for quite some time. Note that due to GamerOS now being named ChimeraOS, the command is

DISPLAY=:0 /usr/share/chimera/bin/system-info

mdeguzis avatar Mar 10 '22 03:03 mdeguzis

Is this issue still relevant? If so please comment and we will reopen it.

Samsagax avatar May 24 '22 13:05 Samsagax

Yes, I plan to add this functionality to the chimera app at some point.

alkazar avatar May 24 '22 20:05 alkazar

The issue encountered by @michaelkanis should be resolved.

alkazar avatar May 24 '22 20:05 alkazar