AMD 9950X does not work
#1
Seems like with hashcat-6.2.6+1003 the CPU AMD 9950X is not working:

[Image: image.png]

It hangs indefinitely on "Initializing backend runtime for device #5. Please be patient...".

Kernels removed before running.

Any ideas?
Reply
#2
Appears the CPU is unknown to Hashcat, states that on the 1st line of your cmd prompt. You can bypass this error and use your 4090 by restricting hashcat to only using the 4090 by adding -d 1 (or 3 if you want openCL). The current rendition of hashcat has not been thoroughly updated to use the most recent release of hardware.
Reply