Since 6.2.5, currently 6.2.6 I am getting attached errors.
Batch file starting the cracking is the same.
What is suprising here is that after fresh reboot of computer - there is no problem.
Problem appears after once running Google Chrome (at least from what I have observed).
i believe cuda 11.7 is to "new" for your gtx 1080 so its using functions which are not implemented by your gpu, try running hashcat with cuda 11.5 or 11.6 (clean deinstall)
regarding cuda website the latest fully supported cuda version is 11.3 for a 1080, im running two 1050 on my workstation with cuda 11.6 and there are no problems, so try running hashcat with 11.6 (see output of hashcat -I to verify the cudaversion)
10-10-2022, 02:00 PM (This post was last modified: 10-10-2022, 02:08 PM by pbies.)
(10-10-2022, 01:57 PM)Snoopy Wrote: i believe cuda 11.7 is to "new" for your gtx 1080 so its using functions which are not implemented by your gpu, try running hashcat with cuda 11.5 or 11.6 (clean deinstall)
regarding cuda website the latest fully supported cuda version is 11.3 for a 1080, im running two 1050 on my workstation with cuda 11.6 and there are no problems, so try running hashcat with 11.6 (see output of hashcat -I to verify the cudaversion)
No, it sometimes work for hours without problem, and sometimes throw error after half a minute.