[Solved] A problem with hashcat
#1
Hey, I recently upgraded my GPU to a nvidia 30 series card and tried to use hashcat however I keep on getting an error
I'm using the latest hashcat I believe v6.2.5 and I installed it from here, the official website

Whenever I try to run hashcat I get this error

Code:
cuLinkAddData(): the provided PTX was compiled with an unsupported toolchain.

* Device #1: Kernel ./OpenCL/shared.cl link failed. Error Log:

ptxas application ptx input, line 9; fatal  : Unsupported .version 7.6; current version is '7.4'



* Device #1: Kernel ./OpenCL/shared.cl build failed.

I installed this CUDA version
Code:
cuda_11.6.2_511.65_windows.exe

Alright thanks to ZerBea, I figured out the problem

I had two GPUs a GT 710 and an rtx

Apparently, nvidia won't update your game ready driver if the GT 710 is active. I tried to disable the GT 710, update the driver then re enable it, however that somehow just automatically rerolled the drive version back to the old version

So you[whoever faces this problem] have two options, either install an older cuda toolkit or get rid of that old gpu
Reply


Messages In This Thread
[Solved] A problem with hashcat - by Slopy - 04-17-2022, 03:33 PM
RE: A problem with hashcat - by ZerBea - 04-17-2022, 06:26 PM
RE: A problem with hashcat - by Slopy - 04-17-2022, 07:18 PM
RE: A problem with hashcat - by ZerBea - 04-18-2022, 09:06 AM