protonscr

[ BUG ] Steam Incorrectly Reports System Information

steamclosed
ValveSoftware/steam-for-linux#13337 · opened 2026-06-23 by alkaris2 · updated 2026-06-23 · 1 comments · github
Aalkaris2 2026-06-23 github

Your system information

  • Steam client version (build number or date): 1781911235 (Steam Beta Update)
  • Distribution: Manjaro Linux
  • Opted into Steam client beta?: Yes
  • Have you checked for system updates?: Yes
  • Steam Logs:

steam-logs.tar.gz

  • GPU: NVIDIA GA104 GeForce RTX 3070 (LHR) 8GB VRAM
  • GPU Driver: nvidia,nvidia-drm,swrast / version 595.71.05

Here's a screenshot of Steam showing incorrect System information:

Image

the Video Card is NOT Mesa llvmpipe (LLVM 22.1.5, 256 bits)
the Video Card does NOT have 3GB of Primary VRAM.

Steps for reproducing this issue:

  1. View System Information
  2. Doesn't even pull correct information on system hardware
  3. ...

Q: Why is Steam getting wrong information about the system hardware?
Q: Why does it not properly detect Nvidia GPU as I see it on my system?

This is also an issue in Non-BETA Steam Client too, this issue is present in BOTH versions of Steam, it does not properly detect the NVIDIA GPU's information or how much ACTUAL physical VRAM it has. I can run commands from Terminal and they all pull information properly on my systems hardware, so what is Steam doing differently to report incorrect information on the system hardware? Where is it even pulling this information from to claim to be using Mesa LLVM with 3GB of VRAM? Because I can't find that anywhere on my system, so it's pulling from someplace else.

This is also present bug on being able to submit PC Hardware info with Reviews on the Steam Store too, it incorrectly gathers fake system information pulled from somewhere. Steam Overlay is seemingly broken also because of this too, it cannot properly detect the GPU VRAM use and instead shows it as 0GB of 0GB of VRAM used and 0% GPU Usage Steam is all sorts of broken, and it's been broken like this for the last several past updates of not reporting correct information, using software rendering through Mesa LLVM instead of native installed drivers and hardware thats present on the system.

Kkisak-valve maintainer 2026-06-23 github

Hello @alkaris2, what you're showing is that your NVIDIA driver install is incomplete and lacking 32 bit OpenGL support. Steam is being forced to fallback to mesa's software renderer to work at all.

In general, the NVIDIA proprietary driver needs the running kernel module, 32 bit userspace libraries, and 64 bit userspace libraries to all be installed and exactly the same version to work properly.

This is a distro packaging issue, not a Steam client issue.

Nothing extracted yet.