[mythtv-users] Powermizer changes at boot

HP-mini blm-ubunet at slingshot.co.nz
Fri Jan 3 19:46:56 UTC 2014


On Thu, 2014-01-02 at 19:28 -0500, Ian Evans wrote:
> On Thu, Jan 2, 2014 at 3:05 PM, Ian Evans <dheianevans at gmail.com>
> wrote:
>         On Thu, Jan 2, 2014 at 3:01 PM, Andréas Kühne
>         <andreas at kuhne.se> wrote:
>         
>                 
>                 
>                 2014/1/2 Ian Evans <dheianevans at gmail.com>
>                         Just realized my video card was set for
>                         adaptive and wanted to see if increasing
>                         performance in the nvidia settings would
>                         change that.
>                         
>                         The wiki says to use:
>                         
>                         nvidia-settings -a
>                         '[gpu:0]/GPUPowerMizerMode=1'
>                         
>                         and says it needs to be run after X starts. It
>                         suggests placing that in 
>                         
>                         /etc/gdm/Init/Default
>                         
>                         My Default file ends with 'exit 0'
>                         
>                         Do I place it above or below that line?
>                         
>                         
>                 You have to place it above 'exit 0', that line will
>                 end the script.
>                 
>         
>         
>         Thanks. I figured that but wanted to make sure.
>         
> 
> 
> Okay...did a reboot and the powermizer settings went back to adaptive.
> Any other places to put it where it will work?
> 
> 
> Thanks.

nvidia-settings tools saves "stuff" to hidden file:
~/.nvidia-settings-rc

This hidden file can have permissions that are problematic.
Change permissions or run tool as sudo.
(Don't save to xorg.conf file..this tool can make a mess)

You can get these custom settings reloaded with:
/usr/bin/nvidia-settings --load-config-only


You could use a script auto-started by the desktop session login.





More information about the mythtv-users mailing list