Skip to content

Instantly share code, notes, and snippets.

@Jonathing
Created September 7, 2024 19:17
Show Gist options
  • Save Jonathing/6023faebe209740652052cc96a77939e to your computer and use it in GitHub Desktop.
Save Jonathing/6023faebe209740652052cc96a77939e to your computer and use it in GitHub Desktop.
Steam System Information
Computer Information:
Manufacturer: Framework
Model: FRANMZCP09
Form Factor: Laptop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 9 7940HS w/ Radeon 780M Graphics
CPU Family: 0x19
CPU Model: 0x74
CPU Stepping: 0x1
CPU Type: 0x0
Speed: 5263 MHz
16 logical processors
8 physical processors
Hyper-threading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Supported
SSE41: Supported
SSE42: Supported
AES: Supported
AVX: Supported
AVX2: Supported
AVX512F: Supported
AVX512PF: Unsupported
AVX512ER: Unsupported
AVX512CD: Supported
AVX512VNNI: Supported
SHA: Supported
CMPXCHG16B: Supported
LAHF/SAHF: Supported
PrefetchW: Unsupported
Operating System Version:
"Nobara Linux 40 (KDE Plasma)" (64 bit)
Kernel Name: Linux
Kernel Version: 6.10.7-200.fsync.fc40.x86_64
X Server Vendor: The X.Org Foundation
X Server Release: 12401000
X Window Manager: KWin
Steam Runtime Version: steam-runtime_0.20240610.91380
Video Card:
Driver: AMD AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.6, DRM 3.57, 6.10.7-200.fsync.fc40.x86_64)
Driver Version: 4.6 (Compatibility Profile) Mesa 24.2.1
OpenGL Version: 4.6
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 71 Hz
VendorID: 0x1002
DeviceID: 0x15bf
Revision Not Detected
Number of Monitors: 3
Number of Logical Video Cards: 2
Primary Display Resolution: 1920 x 1080
Desktop Resolution: 5547 x 1080
Primary Display Size: 20.51" x 11.54" (23.50" diag), 52.1cm x 29.3cm (59.7cm diag)
Primary VRAM: 512 MB
Sound card:
Audio device: ATI R6xx HDMI
Memory:
RAM: 31383 Mb
VR Hardware:
VR Headset: None detected
Miscellaneous:
UI Language: English
LANG: en_US.utf8
Total Hard Disk Space Available: 3781054 MB
Largest Free Hard Disk Block: 390197 MB
Storage:
Number of SSDs: 2
SSD sizes: 4000G,0B
Number of HDDs: 0
Number of removable drives: 0
@Jonathing
Copy link
Author

I gathered this information by running env SDL_VIDEO_ALLOW_SCREENSAVER=1 DRI_PRIME=1 /usr/bin/steam on my Nobara Linux system. Some information on here is probably inaccurate, for example how my Primary VRAM is 512 MB (last I checked, the 7700S has way more than half a gig of VRAM), but I think it's a good enough way of easily getting system information I'd otherwise need to manually find.

For those who skipped the file, the bottom line is I am running a Framework Laptop 16 with the Ryzen 9 and dGPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment