You are not logged in.

#1 2022-01-27 09:00:53

Pezhman
Member
Registered: 2022-01-19
Posts: 63

[SOLVED]How to maximize nvidia performance in system startup

Hello everyone
I have a nvidia gpu with nvidia 390.xx(aur) driver.
When i set power mode to maximum performance in automaticlly falls back to adaptive mode after reboot.
I have to prefer maximum performance manually everytime i log in.
I searched about it in the web but the guides were too old.(2013)
So What should I do?

Last edited by Pezhman (2022-01-28 08:44:27)

Offline

#2 2022-01-27 09:48:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,100

Re: [SOLVED]How to maximize nvidia performance in system startup

Put

nvidia-settings -a '[gpu:0]/GPUPowerMizerMode=1'

in some startup script.
Sanity check: why do you want to do that?

Online

#3 2022-01-27 10:33:47

Pezhman
Member
Registered: 2022-01-19
Posts: 63

Re: [SOLVED]How to maximize nvidia performance in system startup

I use kde plasma
I created a text file in my home directory with command you mentioned
I opened up settings > startup and shutdown > autostart and I added a login script.
But when i reboot and check it in Nvidia settings gui it says adaptive
But when i type it in konsole it works and when i check the gui it also says performance mode
I ticked file is executable but i doesn't work?
What should i do?
I play cs:go and i want to use maximum performance to get best frame rate

Offline

#4 2022-01-27 13:08:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,100

Re: [SOLVED]How to maximize nvidia performance in system startup

https://wiki.archlinux.org/title/KDE#Autostart
Try a script in ~/.config/plasma-workspace/env/
As for the script you added (and assuming the GUI does that): is is executable and does it get executed? (eg. have it "touch /tmp/yup_script_ran" or so)

Online

#5 2022-01-28 08:42:31

Pezhman
Member
Registered: 2022-01-19
Posts: 63

Re: [SOLVED]How to maximize nvidia performance in system startup

Thank you
[SOLVED]

Offline

#6 2022-01-28 08:43:23

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,100

Re: [SOLVED]How to maximize nvidia performance in system startup

Mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Online

Board footer

Powered by FluxBB