New secondary GPU Added, unknown error from Hashcat - 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: New secondary GPU Added, unknown error from Hashcat (/thread-9439.html) |
New secondary GPU Added, unknown error from Hashcat - johnxovox - 08-04-2020 >>> Please feel free to disregard this request. I finally ended up removing all nvidia drivers and re-installing them. I'm not sure what exactly caused the issue (if it was just having multiple GPU's after a prior installation?) but it is now working great. My thanks to NoReply and all who put together the FAQ! Sometimes, waving a dead chicken over a problem will fix all your ills. If you have any questions regarding the specifics, I have my .bash_history and some web resources I can point you towards. Hi everyone, I'm fairly new to GPU cracking, and I've searched around for a solution to my issue but I'm not able to find any specifics. I set up a machine with a GeForce GTX 1660, which after installing CUDA Drivers worked flawlessly. I recently have installed a second GPU (GeForce RTX 2060) to increase performance. The system seems to see the device, however when I attempt to start hashcat, it throws a "cuInit(): unknown error" message. The only thread I see with that error appears to be due to old drivers, but to the best I can tell, I'm up-to-date. Any help would be appreciated. Below is output from the system. Please let me know if any other information would be useful. Thanks! John Edit: After a bit more poking, I'm starting to suspect it's because i have OpenCL still installed, but I'm reluctant to move it just yet. I've appended output from clinfo in case that may be useful. ------ user@machine:~$ hashcat -I hashcat (v6.0.0) starting... cuInit(): unknown error OpenCL Info: ============ OpenCL Platform ID #1 Vendor..: The pocl project Name....: Portable Computing Language Version.: OpenCL 1.2 pocl 1.5, None+Asserts, LLVM 9.0.1, RELOC, SLEEF, DISTRO, POCL_DEBUG Backend Device ID #1 Type...........: CPU Vendor.ID......: 128 Vendor.........: GenuineIntel Name...........: pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz Version........: OpenCL 1.2 pocl HSTR: pthread-x86_64-pc-linux-gnu-skylake Processor(s)...: 8 Clock..........: 4700 Memory.Total...: 30007 MB (limited to 8192 MB allocatable in one block) Memory.Free....: 29943 MB OpenCL.Version.: OpenCL C 1.2 pocl Driver.Version.: 1.5 user@machine:~$ nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2019 NVIDIA Corporation Built on Sun_Jul_28_19:07:16_PDT_2019 Cuda compilation tools, release 10.1, V10.1.243 user@machine:~$ sudo dmesg | grep VGA [sudo] password for user: [ 0.389549] pci 0000:01:00.0: vgaarb: setting as boot VGA device [ 0.389549] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.389549] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 1.234628] fb0: EFI VGA frame buffer device [ 26.333499] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem [ 26.377242] nvidia 0000:04:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none user@machine:~$ nvidia-smi Tue Aug 4 13:53:19 2020 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 440.100 Driver Version: 440.100 CUDA Version: 10.2 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 GeForce GTX 166... Off | 00000000:01:00.0 On | N/A | | 0% 50C P8 20W / 120W | 590MiB / 5941MiB | 19% Default | +-------------------------------+----------------------+----------------------+ | 1 GeForce RTX 206... Off | 00000000:04:00.0 Off | N/A | | 29% 29C P8 8W / 175W | 1MiB / 7982MiB | 0% Default | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: GPU Memory | | GPU PID Type Process name Usage | |=============================================================================| | 0 1340 G /usr/lib/xorg/Xorg 337MiB | | 0 1527 G xfwm4 2MiB | | 0 2364 G ...AAAAAAAAAAAACAAAAAAAAAA= --shared-files 247MiB | +-----------------------------------------------------------------------------+ (sorry for the poor formatting) Number of platforms 1 Platform Name Portable Computing Language Platform Vendor The pocl project Platform Version OpenCL 1.2 pocl 1.5, None+Asserts, LLVM 9.0.1, RELOC, SLEEF, DISTRO, POCL_DEBUG Platform Profile FULL_PROFILE Platform Extensions cl_khr_icd Platform Extensions function suffix POCL Platform Name Portable Computing Language Number of devices 1 Device Name pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz Device Vendor GenuineIntel Device Vendor ID 0x6c636f70 Device Version OpenCL 1.2 pocl HSTR: pthread-x86_64-pc-linux-gnu-skylake Driver Version 1.5 Device OpenCL C Version OpenCL C 1.2 pocl Device Type CPU Device Profile FULL_PROFILE Device Available Yes Compiler Available Yes Linker Available Yes Max compute units 8 Max clock frequency 4700MHz Device Partition (core) Max number of sub-devices 8 Supported partition types equally, by counts Supported affinity domains (n/a) Max work item dimensions 3 Max work item sizes 4096x4096x4096 Max work group size 4096 Preferred work group size multiple 8 Preferred / native vector sizes char 16 / 16 short 16 / 16 int 8 / 8 long 4 / 4 half 0 / 0 (n/a) float 8 / 8 double 4 / 4 (cl_khr_fp64) Half-precision Floating-point support (n/a) Single-precision Floating-point support (core) Denormals Yes Infinity and NANs Yes Round to nearest Yes Round to zero Yes Round to infinity Yes IEEE754-2008 fused multiply-add Yes Support is emulated in software No Correctly-rounded divide and sqrt operations Yes Double-precision Floating-point support (cl_khr_fp64) Denormals Yes Infinity and NANs Yes Round to nearest Yes Round to zero Yes Round to infinity Yes IEEE754-2008 fused multiply-add Yes Support is emulated in software No Address bits 64, Little-Endian Global memory size 31465099264 (29.3GiB) Error Correction support No Max memory allocation 8589934592 (8GiB) Unified memory for Host and Device Yes Minimum alignment for any data type 128 bytes Alignment of base address 1024 bits (128 bytes) Global Memory cache type Read/Write Global Memory cache size 12582912 (12MiB) Global Memory cache line size 64 bytes Image support Yes Max number of samplers per kernel 16 Max size for 1D images from buffer 536870912 pixels Max 1D or 2D image array size 2048 images Max 2D image size 16384x16384 pixels Max 3D image size 2048x2048x2048 pixels Max number of read image args 128 Max number of write image args 128 Local memory type Global Local memory size 8388608 (8MiB) Max number of constant args 8 Max constant buffer size 8388608 (8MiB) Max size of kernel argument 1024 Queue properties Out-of-order execution Yes Profiling Yes Prefer user sync for interop Yes Profiling timer resolution 1ns Execution capabilities Run OpenCL kernels Yes Run native kernels Yes printf() buffer size 16777216 (16MiB) Built-in kernels (n/a) Device Extensions cl_khr_byte_addressable_store cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_3d_image_writes cl_khr_fp64 cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_fp64 NULL platform behavior clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) Portable Computing Language clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) Success [POCL] clCreateContext(NULL, ...) [default] Success [POCL] clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) Success (1) Platform Name Portable Computing Language Device Name pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) Success (1) Platform Name Portable Computing Language Device Name pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) Success (1) Platform Name Portable Computing Language Device Name pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz ICD loader properties ICD loader Name OpenCL ICD Loader ICD loader Vendor OCL Icd free software ICD loader Version 2.2.12 ICD loader Profile OpenCL 2.2 user@ice9:~$ clinfo | more Number of platforms 1 Platform Name Portable Computing Language Platform Vendor The pocl project Platform Version OpenCL 1.2 pocl 1.5, None+Asserts, LLVM 9.0.1, RELOC, SL EEF, DISTRO, POCL_DEBUG Platform Profile FULL_PROFILE Platform Extensions cl_khr_icd Platform Extensions function suffix POCL Platform Name Portable Computing Language Number of devices 1 Device Name pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz Device Vendor GenuineIntel Device Vendor ID 0x6c636f70 Device Version OpenCL 1.2 pocl HSTR: pthread-x86_64-pc-linux-gnu-skylak e Driver Version 1.5 Device OpenCL C Version OpenCL C 1.2 pocl Device Type CPU Device Profile FULL_PROFILE Device Available Yes Compiler Available Yes Linker Available Yes Max compute units 8 Max clock frequency 4700MHz Device Partition (core) Max number of sub-devices 8 Supported partition types equally, by counts Supported affinity domains (n/a) Max work item dimensions 3 Max work item sizes 4096x4096x4096 Max work group size 4096 Preferred work group size multiple 8 Preferred / native vector sizes char 16 / 16 short 16 / 16 int 8 / 8 long 4 / 4 half 0 / 0 (n/a) float 8 / 8 double 4 / 4 (cl_khr_fp64) Half-precision Floating-point support (n/a) Single-precision Floating-point support (core) Denormals Yes Infinity and NANs Yes Round to nearest Yes Round to zero Yes Round to infinity Yes IEEE754-2008 fused multiply-add Yes Support is emulated in software No Correctly-rounded divide and sqrt operations Yes Double-precision Floating-point support (cl_khr_fp64) Denormals Yes Infinity and NANs Yes Round to nearest Yes Round to zero Yes Round to infinity Yes IEEE754-2008 fused multiply-add Yes Support is emulated in software No Address bits 64, Little-Endian Global memory size 31465099264 (29.3GiB) Error Correction support No Max memory allocation 8589934592 (8GiB) Unified memory for Host and Device Yes Minimum alignment for any data type 128 bytes Alignment of base address 1024 bits (128 bytes) Global Memory cache type Read/Write Global Memory cache size 12582912 (12MiB) Global Memory cache line size 64 bytes Image support Yes Max number of samplers per kernel 16 Max size for 1D images from buffer 536870912 pixels Max 1D or 2D image array size 2048 images Max 2D image size 16384x16384 pixels Max 3D image size 2048x2048x2048 pixels Max number of read image args 128 Max number of write image args 128 Local memory type Global Local memory size 8388608 (8MiB) Max number of constant args 8 Max constant buffer size 8388608 (8MiB) Max size of kernel argument 1024 Queue properties Out-of-order execution Yes Profiling Yes Prefer user sync for interop Yes Profiling timer resolution 1ns Execution capabilities Run OpenCL kernels Yes Run native kernels Yes printf() buffer size 16777216 (16MiB) Built-in kernels (n/a) Device Extensions cl_khr_byte_addressable_store cl_khr_global_int32_base_a tomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_at omics cl_khr_3d_image_writes cl_khr_fp64 cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_fp 64 NULL platform behavior clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) Portable Computing Language clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) Success [POCL] clCreateContext(NULL, ...) [default] Success [POCL] clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) Success (1) Platform Name Portable Computing Language Device Name pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) Success (1) Platform Name Portable Computing Language Device Name pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) Success (1) Platform Name Portable Computing Language Device Name pthread-Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz ICD loader properties ICD loader Name OpenCL ICD Loader ICD loader Vendor OCL Icd free software ICD loader Version 2.2.12 ICD loader Profile OpenCL 2.2 RE: New secondary GPU Added, unknown error from Hashcat - NoReply - 08-04-2020 Although im not very familiar with these kind of problems, I would recommend uninstalling pocl. Also follow these instructions: https://hashcat.net/faq/wrongdriver RE: New secondary GPU Added, unknown error from Hashcat - johnxovox - 08-04-2020 (08-04-2020, 09:23 PM)NoReply Wrote: Although im not very familiar with these kind of problems, I would recommend uninstalling pocl. Also follow these instructions: https://hashcat.net/faq/wrongdriver I was going through the FAQ earlier, but I'm a bit reluctant about some of the solutions this early in the process, so I was planning to wait to see if anyone had encountered a similar issue. I'll try out the pocl uninstall though. Thanks for the suggestion! RE: New secondary GPU Added, unknown error from Hashcat - incline_view - 11-04-2020 I am also facing the same issue. Currently installed CUDA versions are in the below NVIDIA-SMI 455.32.00 Driver Version: 455.32.00 CUDA Version: 11.1 |