hashcat Forum

Full Version: watchdog do not work in 0.09 ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
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
1- It should be 0.09.
2- Maybe you should not set it to 90, as the default is 90c.
I tried with 91, 92 and 88, but each time :

"Watchdog: Temperature limit disabled"

ATI CCC last version.
Tried removing the equal sign?
Same "Watchdog: Temperature limit disabled" !
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.
This thread is about an another problem but it might be a driver issue..
atom do you confirm ?
I dont confirm. I guess the problem is the = char, as already stated by forumhero. Try with --gpu-watchdog 80
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
your watchdog does generally not work, doesn't matter if you specify any watchdog-related option or not.
Pages: 1 2 3