SUMMARY The GPU "Total Video Memory" sensor reports the sum of the VRAM and system RAM when resizeable BAR is enabled. For example, my desktop has 32GB of RAM and a GPU with 24GB VRAM. I expected the "Total Video Memory" sensor to report 24GB but it instead reports 56GB. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: CachyOS (available in About System) KDE Plasma Version: 6.1.1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION Nvidia proprietary drivers.
For NVidia, we rely on data from `nvidia-smi` for these values. You may want to run that directly to see what it reports, but presumably that reports the total memory incorrectly.
(In reply to Arjen Hiemstra from comment #1) > For NVidia, we rely on data from `nvidia-smi` for these values. You may want > to run that directly to see what it reports, but presumably that reports the > total memory incorrectly. I thought that was the case but nvidia-smi actually does report it correctly oddly enough.