-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System Information for ProtonDB on Gamer OS #231
Comments
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: You might need to change up the value for 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 |
What do you see on your system with:
glxinfo has been present for quite some time. Note that due to GamerOS now being named ChimeraOS, the command is
|
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. |
…ProtonDB Extends system-info so it produces output that is 100% compatible with what Steam System Information produces, including the inconsistent double and single character spacing. The resulting output is also compatible with ProtonDB. Best efforts are made to automatically hunt for an accessible DISPLAY. Unlike Steam System Information on Linux, this system-info will correctly identify touch devices and correctly count HDDs and SSDs. - ValveSoftware/steam-for-linux#5881 - ValveSoftware/steam-for-linux#8412 Motivation for creating patch are that system-info might be more useful a general information gathering tool for users reporting issues and that system-info might now be suitable for integrating in the Chimera webapp, allowing ChimeraOS users an easy way to add their consoles to their ProtonDB profile. - ChimeraOS#231
…ProtonDB Extends system-info so it produces output that is 100% compatible with what Steam System Information produces, including the inconsistent double and single character spacing. The resulting output is also compatible with ProtonDB. Best efforts are made to automatically hunt for an accessible DISPLAY. Unlike Steam System Information on Linux, this system-info will correctly identify touch devices and correctly count HDDs and SSDs. - ValveSoftware/steam-for-linux#5881 - ValveSoftware/steam-for-linux#8412 Motivation for creating patch are that system-info might be more useful a general information gathering tool for users reporting issues and that system-info might now be suitable for integrating in the Chimera webapp, allowing ChimeraOS users an easy way to add their consoles to their ProtonDB profile. - ChimeraOS#231 Make the DISPLAY accessibility checks work on Wayland/Xwayland
…ProtonDB Extends system-info so it produces output that is 100% compatible with what Steam System Information produces, including the inconsistent double and single character spacing. The resulting output is also compatible with ProtonDB. Best efforts are made to automatically hunt for an accessible DISPLAY. Unlike Steam System Information on Linux, this system-info will correctly identify touch devices and correctly count HDDs and SSDs. - ValveSoftware/steam-for-linux#5881 - ValveSoftware/steam-for-linux#8412 Motivation for creating patch are that system-info might be more useful a general information gathering tool for users reporting issues and that system-info might now be suitable for integrating in the Chimera webapp, allowing ChimeraOS users an easy way to add their consoles to their ProtonDB profile. - ChimeraOS#231 Make the DISPLAY accessibility checks work on Wayland/Xwayland If form factor is empty, report it as unknown.
…ProtonDB Extends system-info so it produces output that is 100% compatible with what Steam System Information produces, including the inconsistent double and single character spacing. The resulting output is also compatible with ProtonDB. Best efforts are made to automatically hunt for an accessible DISPLAY. Unlike Steam System Information on Linux, this system-info will correctly identify touch devices and correctly count HDDs and SSDs. - ValveSoftware/steam-for-linux#5881 - ValveSoftware/steam-for-linux#8412 Motivation for creating patch are that system-info might be more useful a general information gathering tool for users reporting issues and that system-info might now be suitable for integrating in the Chimera webapp, allowing ChimeraOS users an easy way to add their consoles to their ProtonDB profile. - ChimeraOS#231 Make the DISPLAY accessibility checks work on Wayland/Xwayland If form factor is empty, report it as unknown. Make the DISPLAY accessibility tests a noop
…ProtonDB Extends system-info so it produces output that is 100% compatible with what Steam System Information produces, including the inconsistent double and single character spacing. The resulting output is also compatible with ProtonDB. Best efforts are made to automatically hunt for an accessible DISPLAY. Unlike Steam System Information on Linux, this system-info will correctly identify touch devices and correctly count HDDs and SSDs. - ValveSoftware/steam-for-linux#5881 - ValveSoftware/steam-for-linux#8412 Motivation for creating patch are that system-info might be more useful a general information gathering tool for users reporting issues and that system-info might now be suitable for integrating in the Chimera webapp, allowing ChimeraOS users an easy way to add their consoles to their ProtonDB profile. - ChimeraOS#231 Make the DISPLAY accessibility checks work on Wayland/Xwayland If form factor is empty, report it as unknown. Make the DISPLAY accessibility tests a noop Correct typo
…ProtonDB (#236) Extends system-info so it produces output that is 100% compatible with what Steam System Information produces, including the inconsistent double and single character spacing. The resulting output is also compatible with ProtonDB. Best efforts are made to automatically hunt for an accessible DISPLAY. Unlike Steam System Information on Linux, this system-info will correctly identify touch devices and correctly count HDDs and SSDs. - ValveSoftware/steam-for-linux#5881 - ValveSoftware/steam-for-linux#8412 Motivation for creating patch are that system-info might be more useful a general information gathering tool for users reporting issues and that system-info might now be suitable for integrating in the Chimera webapp, allowing ChimeraOS users an easy way to add their consoles to their ProtonDB profile. - #231 Make the DISPLAY accessibility checks work on Wayland/Xwayland If form factor is empty, report it as unknown. Make the DISPLAY accessibility tests a noop Correct typo
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?
The text was updated successfully, but these errors were encountered: