![]() |
Quiet exit - 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: Quiet exit (/thread-12043.html) |
Quiet exit - pbies - 06-27-2024 I am running RTX 4090 and 12900K. Hashcat 6.2.6. Windows 11 x64 Pro. I am getting silent quit after some seconds when the "Please be patient..." message is displayed. Seems like this version of hashcat does not understand CUDA. OpenCL for 4090 and iGPU are working fine. Info from hashcat: CUDA API (CUDA 12.5) ==================== * Device #1: NVIDIA GeForce RTX 4090, skipped OpenCL API (OpenCL 3.0 CUDA 12.5.78) - Platform #1 [NVIDIA Corporation] ======================================================================= * Device #2: NVIDIA GeForce RTX 4090, 24448/24563 MB (6140 MB allocatable), 128MCU OpenCL API (OpenCL 3.0 ) - Platform #2 [Intel(R) Corporation] ============================================================= * Device #3: Intel(R) UHD Graphics 770, skipped RE: Quiet exit - Snoopy - 06-27-2024 This is mostly due to incompatible mix cuda version /driver version see https://docs.nvidia.com/deploy/cuda-compatibility/ please also take a look at your cuda version release notes to see what driver version is required RE: Quiet exit - pbies - 06-17-2025 The problem comes from one of these: 1. CUDA version not compatible with nVidia driver version 2. Too new nVidia driver which crashes games Needed to downgrade nVidia driver and the problem is gone - both for games and hashcat. Not all nVidia drivers up-to-date are trustworthy. |