![]() |
AMD 9950X does not work - 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: AMD 9950X does not work (/thread-13295.html) |
AMD 9950X does not work - pbies - 06-19-2025 Seems like with hashcat-6.2.6+1003 the CPU AMD 9950X is not working: ![]() It hangs indefinitely on "Initializing backend runtime for device #5. Please be patient...". Kernels removed before running. Any ideas? RE: AMD 9950X does not work - slyexe - 06-22-2025 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. |