hashcat Forum
Error with 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: Error with hashcat (/thread-11884.html)



Error with hashcat - russellgonzal - 04-02-2024

Hello,
Hey so, recently I've been trying to get hashcat to work on my pc however, I keep on getting some errors

I'm using hashcat-6.2.5, I've downloaded it from the official.

This is the 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 am really not sure but I think that i'm supposed to downgrade something

Any help is appreciated, thanks!


RE: Error with hashcat - russellgonzal - 04-03-2024

(04-02-2024, 11:09 AM)russellgonzal Wrote: Hello,
Hey so, recently I've been trying to get hashcat to work on my pc however, I keep on getting some errors

I'm using hashcat-6.2.5, I've downloaded it from the official.

This is the 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.
geometry dash scratch
I am really not sure but I think that i'm supposed to downgrade something

Any help is appreciated, thanks!

No answer? Please someone help me. I'm trying to find the solution.


RE: Error with hashcat - penguinkeeper - 04-03-2024

Your driver version and CUDA version don't match each other
See: https://hashcat.net/forum/thread-10727.html


RE: Error with hashcat - russellgonzal - 04-03-2024

Thanks for your answer