You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, seemingly the Nvidia settings (GUI) utility has issue with write/read config file.
Env:
OS Debian Linux 11
Issue:
GUI Nvidia-settings utility [NVS] does not automatically save current config (clock offset settings) to ~/.nvidia-settings-rc file on close.
Nevertheless,
file modification time changes on exit.
Settings other than clock offsets are saved
NVS doesn't read overclock settings on open.
Nevertheless,
Parameters transferred to Nvidia X server via command line (like nvidia-settings -a [gpu:0]/GPUMemoryTransferRateOffsetAllPerformanceLevels=1200) are queried and displayed by Nvidia settings (GUI) on open.
NVS doesn't save current clock offset to config file on manual save configuration
Initially I thought I had an issue with X Server, but seemingly there is a bug in Nvidia-settings GUI interface.
P.S. It also would be great to provide nvidia-settings users with documentation regarding commonly used commands like /GPUMemoryTransferRateOffsetAllPerformanceLevels=xx and similar. (They are not presented in one place as far as I see, and they are not so obvious to be discovered)
The text was updated successfully, but these errors were encountered:
I am not sure if this is exactly what are wanting to do with nvidia-settings, but I followed these instruction to get nvidia-settings started with the powerMizer option that I want at every startup. I user Debian 12.
Hi there, seemingly the Nvidia settings (GUI) utility has issue with write/read config file.
Env:
Issue:
Nevertheless,
Nevertheless,
Initially I thought I had an issue with X Server, but seemingly there is a bug in Nvidia-settings GUI interface.
The initial discussion is over here:https://forums.developer.nvidia.com/t/nvidia-settings-x-server-communication-issue/196396/3
P.S. It also would be great to provide nvidia-settings users with documentation regarding commonly used commands like /GPUMemoryTransferRateOffsetAllPerformanceLevels=xx and similar. (They are not presented in one place as far as I see, and they are not so obvious to be discovered)
The text was updated successfully, but these errors were encountered: