04-17-2022, 03:33 PM
(This post was last modified: 04-19-2022, 08:34 PM by Slopy.
Edit Reason: Fixed
)
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
I installed this CUDA version
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
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