You are not logged in.
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
Put
nvidia-settings -a '[gpu:0]/GPUPowerMizerMode=1' in some startup script.
Sanity check: why do you want to do that?
Offline
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
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)
Offline
Thank you
[SOLVED]
Offline
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.
Offline