linker command failed/Final linking of kernel gpu_decompress failed.
#8
dont really sure about linux but on windows -d1 only works in conjunction with -D1, as hashcat defaults to type2, so the right options for using cpu is

-D1 -d1

example plain cpu setup:
hashcat -d1 -b -m0
No devices found/left

hashcat -D1 -d1 -b -m0
Speed.#1.........: 1240.5 MH/s
Reply


Messages In This Thread
RE: linker command failed/Final linking of kernel gpu_decompress failed. - by Snoopy - 03-09-2023, 12:15 PM