Posts: 37
	Threads: 21
	Joined: Jul 2015
	
	
 
	
	
		When I do a restore there is high disk usage until it gets back to where it was then it stops itself.  I don't see anything in the log that I understand.  Here is the log attached. 
 2.txt
  2.txt (Size: 8.06 KB / Downloads: 8)
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		Can you provide a screenshot please
	
	
	
	
	
 
 
	
	
	
		
	Posts: 37
	Threads: 21
	Joined: Jul 2015
	
	
 
	
	
		After further review(I had to go up further to see the message), I am hitting 90 and it is causing an abort.  It appears the fans are stuck at 26-28% no matter how hot the temperature gets.  Any ideas?  This is happening on the earlier version and the new one released today.
http://imgur.com/a/mNKP5
	 
 
	
	
	
		
	Posts: 18
	Threads: 0
	Joined: Aug 2016
	
	
 
	
	
		Do you have this warning, saying that the initial fan speed cannot be set? 
If yes, you haven't set your fan speed manually to 100%, have you?
E.g. with something like:
Code:
nvidia-settings -a [gpu:0]/GPUFanControlState=1 -a [fan-0]/GPUTargetFanSpeed=100
 
 
	
	
	
		
	Posts: 37
	Threads: 21
	Joined: Jul 2015
	
	
 
	
	
		 (08-20-2016, 12:18 AM)hashcrash Wrote:  Do you have this warning, saying that the initial fan speed cannot be set? 
If yes, you haven't set your fan speed manually to 100%, have you?
E.g. with something like:
Code:
nvidia-settings -a [gpu:0]/GPUFanControlState=1 -a [fan-0]/GPUTargetFanSpeed=100
I have no warning and I have not set fan speed.  It seems to happen on a --restore.  What would be the best way to handle this?  Should I start the session over and manually set the fan speed?  Is there another option to get variable fan speed working?  Thanks.
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		Please post full commandline
	
	
	
	
	
 
 
	
	
	
		
	Posts: 37
	Threads: 21
	Joined: Jul 2015
	
	
 
	
	
		hashcat64 -m 11600 hash.txt -a 0 -w 3 dicts/2.txt --status --status-timer=3 --session=2-new -o 2-new-did-it.txt --outfile-check-timer=2400 --weak-hash-threshold=0
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,266
	Threads: 16
	Joined: Feb 2013
	
	
 
	
	
		turbogiant76 Wrote:I have no warning and I have not set fan speed
you say that you don't see any warning but at the same time you post a screenshot ( 
http://imgur.com/a/mNKP5 ) that displays the error message:
Quote:ERROR: Temperature limit on GPU 2 reached, aborting...
Well, actually you are right, it's not a warning but it's an error message. Anyway you just need to pay attention to what the output says. It should be very clear.
What you should do is: improve cooling (including the investment in better/additional case fans) and/or try to play around with setting GPU fan to 100%, maybe even try to underclock the GPU etc.... and of course if you have problem with cooling you shouldn't use -w 3. Instead, you should try w/ -w 1 (but of course it will decrease performance).
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 37
	Threads: 21
	Joined: Jul 2015
	
	
 
	
	
		What should my command line look like to add fan speed to 100?  I tried adding the parameter listed above but it doesn't work.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 262
	Threads: 14
	Joined: Jun 2016
	
	
 
	
		
		
		08-30-2016, 05:54 PM 
(This post was last modified: 08-30-2016, 05:54 PM by kiara.)
		
	 
	
		if u were looking for fans related post here is a good one. 
https://hashcat.net/forum/thread-5525-po...l#pid29817