Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nvidia-settings (GUI) doesn't save parameters to config file on exit #77

Open
aborealis opened this issue Nov 29, 2021 · 1 comment
Open

Comments

@aborealis
Copy link

Hi there, seemingly the Nvidia settings (GUI) utility has issue with write/read config file.

Env:

  • OS Debian Linux 11

Issue:

  1. 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
  1. 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.
  1. 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.

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)

@sezcl
Copy link

sezcl commented Mar 11, 2023

Good day.

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.

https://rastating.github.io/how-to-permanently-set-nvidia-powermizer-settings-in-ubuntu/

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants