Comment 62 for bug 982710

Revision history for this message
Alberto Milone (albertomilone) wrote :

@Adam: does it help if you do the following?

sudo nano -w /etc/rc.local

Add the following line before the "exit 0" line:

/usr/bin/nvidia-smi -pm 1

Then press "Ctrl+o" to save and "Ctrl+x" to exit.

Then reboot and see if you can still reproduce the issue.