chimera
chimera copied to clipboard
System Information for ProtonDB on Gamer OS
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?
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.
Unfortunately, this doesn't work anymore because:
/usr/share/chimera/bin/system-info: line 30: glxinfo: command not found
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
Is this issue still relevant? If so please comment and we will reopen it.
Yes, I plan to add this functionality to the chimera app at some point.
The issue encountered by @michaelkanis should be resolved.