problem with hashcat The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux
#1
I have installed hashcat on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux 2020 laptop DELL INSPIRON 15 , when trying to use it with my GPU but i always had this issues, i searched a lot but no solution yet.

Code:
hashcat (v6.1.1) starting... * Device #1: WARNING! Kernel exec timeout is not disabled.             This may cause "CL_OUT_OF_RESOURCES" or related errors.             To disable the timeout, see: https://hashcat.net/q/timeoutpatch * Device #2: WARNING! Kernel exec timeout is not disabled.             This may cause "CL_OUT_OF_RESOURCES" or related errors.             To disable the timeout, see: https://hashcat.net/q/timeoutpatch nvmlDeviceGetFanSpeed(): Not Supported CUDA API (CUDA 11.0) ==================== * Device #1: GeForce GTX 1050, 3992/4040 MB, 5MCU OpenCL API (OpenCL 1.2 CUDA 11.0.228) - Platform #1 [NVIDIA Corporation] ======================================================================== * Device #2: GeForce GTX 1050, skipped OpenCL API (OpenCL 1.2 pocl 1.5, None+Asserts, LLVM 9.0.1, RELOC, SLEEF, DISTRO, POCL_DEBUG) - Platform #2 [The pocl project] ============================================================================================================================= * Device #3: pthread-Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz, skipped Minimum password length supported by kernel: 8 Maximum password length supported by kernel: 63 Hashes: 5 digests; 4 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Rules: 1 Applicable optimizers applied: * Zero-Byte * Single-Salt * Slow-Hash-SIMD-LOOP Watchdog: Temperature abort trigger set to 90c cuLinkAddData(): the provided PTX was compiled with an unsupported toolchain. * Device #1: Kernel /usr/share/hashcat/OpenCL/shared.cl link failed. Error Log: ptxas application ptx input, line 9; fatal  : Unsupported .version 7.1; current version is '7.0' * Device #1: Kernel /usr/share/hashcat/OpenCL/shared.cl build failed. Started: Wed Dec  9 13:20:05 2020 Stopped: Wed Dec  9 13:20:07 2020

thanks for proposing some solutions
Reply
#2
Try CUDA 11.1

Maybe this is of help.

https://bugs.archlinux.org/task/69005?project=5
Reply