07-14-2016, 06:40 AM
Thanks for your help so far on this.
So I verified my nvidia-settings command had no effect. When it run the command, it does manually set the fans to the speed I specify - however once I start Hashcat, the fan speeds drop to the previous speeds I had 27-29%. I assume this is because HC takes over fan control.
I can confirm I followed all the steps on the page you linked. Here is my xdm setup:
Confirmed I am running xdm
My nvidia driver version is 367.27.
I apologize for my ignorance on this part but you mentioned disabling access control for x11. Which configuration item the link provided takes care of this?
So I verified my nvidia-settings command had no effect. When it run the command, it does manually set the fans to the speed I specify - however once I start Hashcat, the fan speeds drop to the previous speeds I had 27-29%. I assume this is because HC takes over fan control.
I can confirm I followed all the steps on the page you linked. Here is my xdm setup:
Code:
export PATH=/bin:/usr/bin:/sbin
export HOME=/root
export DISPLAY=:0
xset -dpms
xset s off
xhost +
Confirmed I am running xdm
My nvidia driver version is 367.27.
I apologize for my ignorance on this part but you mentioned disabling access control for x11. Which configuration item the link provided takes care of this?