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

Script works but doesn't take effect #1

Open
fedesuarez79 opened this issue Apr 2, 2021 · 3 comments
Open

Script works but doesn't take effect #1

fedesuarez79 opened this issue Apr 2, 2021 · 3 comments

Comments

@fedesuarez79
Copy link

Great script works like a charm! however my rtx3070s worked by changing [3] by [4] in the commands like:
log "$(nvidia-settings -c :0 -a '[gpu:0]/GPUGraphicsClockOffset[4]=-500' -a '[gpu:0]/GPUMemoryTransferRateOffset[4]=2400')"

As an additional note, in order to get the startx running lightdm must be purged previously...

@ahnick
Copy link
Contributor

ahnick commented Apr 2, 2021

Yes, depending on your graphics card it turns out the array value may be different. I probably won't update the script to do any kind of auto detection or removal of lightdm, but I can add these to the README as additional pieces of documentation.

@fedesuarez79
Copy link
Author

perfect! great work and thanks for sharing again!

@iopq
Copy link

iopq commented Jan 9, 2022

I had to do this:

nvidia-settings -a [gpu:0]/GPUMemoryTransferRateOffsetAllPerformanceLevels=2000 -a [gpu:0]/GPUGraphicsClockOffsetAllPerformanceLevels=-300

otherwise it just errored out on my RTX 2060

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

3 participants