watchdog do not work in 0.09 ?
#1
Hi,

Using the lite version 0.09 I put a value for the temperature :
Code:
oclHashcat-lite64.exe --gpu-accel 800 --gpu-loops 1024 --gpu-watchdog=90 --outfile-watch 0 --restore-timer 0 --runtime 15 --pw-min 8 --custom-charset1 ?l?d?s?u --hash-type 0 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ?1?1?1?1?1?1?1?1?1
oclHashcat-lite v0.9 by atom starting...

GPU-Loops: 1024
GPU-Accel: 800
Password lengths range: 8 - 55
Platform: AMD compatible platform found
Watchdog: Temperature limit disabled
Device #1: Cypress, 1024MB, 0Mhz, 20MCU
[s]tatus [p]ause [r]esume [q]uit =>

1) "oclHashcat-lite v0.9 by atom starting..." > it's 0.09 or 0.9 ?

2) "Watchdog: Temperature limit disabled" : Why ?

Thank you
#2
1- It should be 0.09.
2- Maybe you should not set it to 90, as the default is 90c.
#3
I tried with 91, 92 and 88, but each time :

"Watchdog: Temperature limit disabled"

ATI CCC last version.
#4
Tried removing the equal sign?
#5
Same "Watchdog: Temperature limit disabled" !
#6
according to this post:
https://hashcat.net/forum/thread-1191-po...ml#pid6335
your watchdog does generally not work. It might be a driver/hardware problem.
#7
This thread is about an another problem but it might be a driver issue..
atom do you confirm ?
#8
I dont confirm. I guess the problem is the = char, as already stated by forumhero. Try with --gpu-watchdog 80
#9
The same :
Quote:oclHashcat-lite64.exe --gpu-accel 800 --gpu-loops 1024 --gpu-watchdog 80 --pw-min 8 --custom-charset1 ?l?d?s?u -m0 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ?1?1?1?1?1?1?1?1?1
oclHashcat-lite v0.9 by atom starting...

GPU-Loops: 1024
GPU-Accel: 800
Password lengths range: 8 - 55
Platform: AMD compatible platform found
Watchdog: Temperature limit disabled
Device #1: Cypress, 1024MB, 0Mhz, 20MCU
[s]tatus [p]ause [r]esume [q]uit => q
#10
your watchdog does generally not work, doesn't matter if you specify any watchdog-related option or not.