linker command failed/Final linking of kernel gpu_decompress failed.
#3
(12-06-2022, 11:30 PM)slyexe Wrote: Install the proper drivers, don't use POCL project. Use ROCM or official Intel Drivers.

Code:
sudo hashcat -m 22001 -a 3  ?u?u?u?u -d 1 -v --backend-ignore-cuda

This also makes no sense, you have no hash applied to your command.  Use hashcat -h for proper parameter usage, using shell or terminal also can have issues using special characters so placing your hashes within a text file is best suitable to avoid conflictions within terminals.

Thanks! I'll look into installing the proper drivers!

And that last part is just the output from the traceback. If you look at the command I entered further up, I DO provide a hash value, and have also tried supplying an actual .hccapx and .hc22000 file, same result. I'll try and document my steps for getting this working...
Reply


Messages In This Thread
RE: linker command failed/Final linking of kernel gpu_decompress failed. - by windowshopr - 12-07-2022, 02:14 AM