PTX error when launching hashcat - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: PTX error when launching hashcat (/thread-9061.html) |
PTX error when launching hashcat - Kajpio - 03-23-2020 Hi, I have used hashcat in the past and never encountered any error. After a few years, I reinstalled hashcat, CUDA and OpenCL on Manjaro. When I launch hashcat like this : Code: ./hashcat -m 2500 -a 0 hash.txt dicts/rockyou.txt --potfile-path found.txt -O I get the following error: Code: Watchdog: Temperature abort trigger set to 90c I looked up on google and understood it has something to do with the ptx assembly ? I am not sure what is it and how should I fix the fact I have the wrong version of it. Thank you very much for your help, Kajpio RE: PTX error when launching hashcat - philsmd - 03-23-2020 You could try with beta from https://hashcat.net/forum You could test this guide: https://hashcat.net/faq/wrongdriver You should give more information about hardware etc Only newer versions of hashcat use CUDA (beta at the time of this writings)... you could see the different devices with hashcat -I the output will distinguish between OpenCL and CUDA RE: PTX error when launching hashcat - Kajpio - 03-23-2020 Thank you for your answer ! I didn't know I downloaded the beta of hashcat, I thought it was the stable release on github. I checked out there is no big speed improvement with CUDA compared to OpenCL. If you confirm that, maybe I will just download the latest stable binaries and build them. Here is the output of Code: hashcat -I Code: CUDA Info: |