-
Notifications
You must be signed in to change notification settings - Fork 185
Description
Your system information
- Steam client version (build number or date): 1771977793 on Feb 24, 2026
- Distribution (e.g. Ubuntu): Manjaro (Arch based)
- Opted into Steam client beta?: Yes
- Have you checked for system updates?: Yes
- Steam Logs: [generate by running this command in a terminal
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs] - GPU: AMD iGPU and dGPU
Please describe your issue in as much detail as possible:
Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist
The release notes for build 1771977793 state...
Hardware Survey / System Information
- Fixed an issue where VRAM on some graphics cards was not reported correctly (-1)
- In the case of multiple display adapters, we now select the one with the most VRAM to display and report to Steam
As I cannot trigger a Hardware Survey, I ran System Info (from within Help menu) and noticed that my iGPU was reported and not my dGPU with 8GB VRAM.
Steps for reproducing this issue:
- Update Linux Steam Client to build 1771977793
- Run Help => System Info
- Note the iGPU with little VRAM is reported, and not the dGPU with 8GB VRAM
What was reported by System Info for Video Card
Video Card:
Driver: AMD AMD Radeon 780M Graphics (radeonsi, phoenix, LLVM 21.1.6, DRM 3.64, 6.18.4-1-MANJARO)
Driver Version: 4.6 (Compatibility Profile) Mesa 25.3.3-arch1.1
OpenGL Version: 4.6
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 99 Hz
VendorID: 0x1002
DeviceID: 0x15bf
Revision Not Detected
Number of Monitors: 2
Number of Logical Video Cards: 2
Primary Display Resolution: 2560 x 1440
Desktop Resolution: 4240 x 1440
Primary Display Size: 27.44" x 15.43" (31.46" diag), 69.7cm x 39.2cm (79.9cm diag)
Primary VRAM: 512 MB
Note: It does correctly state there are two video cards
What is reported by vulkaninfo --summary
Devices:
GPU0:
apiVersion = 1.4.328
driverVersion = 25.3.3
vendorID = 0x1002
deviceID = 0x15bf
deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
deviceName = AMD Radeon 780M Graphics (RADV PHOENIX)
driverID = DRIVER_ID_MESA_RADV
driverName = radv
driverInfo = Mesa 25.3.3-arch1.1
conformanceVersion = 1.4.0.0
deviceUUID = 00000000-c500-0000-0000-000000000000
driverUUID = 414d442d-4d45-5341-2d44-525600000000
GPU1:
apiVersion = 1.4.328
driverVersion = 25.3.3
vendorID = 0x1002
deviceID = 0x7480
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = AMD Radeon RX 7700S (RADV NAVI33)
driverID = DRIVER_ID_MESA_RADV
driverName = radv
driverInfo = Mesa 25.3.3-arch1.1
conformanceVersion = 1.4.0.0
deviceUUID = 00000000-0300-0000-0000-000000000000
driverUUID = 414d442d-4d45-5341-2d44-525600000000