watchdog do not work in 0.09 ? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-lite Support (https://hashcat.net/forum/forum-22.html) +--- Thread: watchdog do not work in 0.09 ? (/thread-1190.html) |
watchdog do not work in 0.09 ? - Mem5 - 05-20-2012 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 1) "oclHashcat-lite v0.9 by atom starting..." > it's 0.09 or 0.9 ? 2) "Watchdog: Temperature limit disabled" : Why ? Thank you RE: watchdog do not work in 0.09 ? - M@LIK - 05-20-2012 1- It should be 0.09. 2- Maybe you should not set it to 90, as the default is 90c. RE: watchdog do not work in 0.09 ? - Mem5 - 05-20-2012 I tried with 91, 92 and 88, but each time : "Watchdog: Temperature limit disabled" ATI CCC last version. RE: watchdog do not work in 0.09 ? - forumhero - 05-20-2012 Tried removing the equal sign? RE: watchdog do not work in 0.09 ? - Mem5 - 05-20-2012 Same "Watchdog: Temperature limit disabled" ! RE: watchdog do not work in 0.09 ? - undeath - 05-20-2012 according to this post: https://hashcat.net/forum/thread-1191-post-6335.html#pid6335 your watchdog does generally not work. It might be a driver/hardware problem. RE: watchdog do not work in 0.09 ? - Mem5 - 05-20-2012 This thread is about an another problem but it might be a driver issue.. atom do you confirm ? RE: watchdog do not work in 0.09 ? - atom - 05-21-2012 I dont confirm. I guess the problem is the = char, as already stated by forumhero. Try with --gpu-watchdog 80 RE: watchdog do not work in 0.09 ? - Mem5 - 05-21-2012 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 RE: watchdog do not work in 0.09 ? - undeath - 05-22-2012 your watchdog does generally not work, doesn't matter if you specify any watchdog-related option or not. |