05-02-2017, 11:08 PM 
(This post was last modified: 05-02-2017, 11:29 PM by crymsen.
 Edit Reason: new info
)
		
	
	
		Hi, somewhat new to using hashcast, sorry if this is a known issue, but I wasn't able to find an answer...
I am running v3.5.0.
I'm attempting to test my environment, running example0.sh. When I do it fails with:
When hashcat starts, it announces:
Running with '-I' tells me:
I am not able to update the drivers on this system, as it's managed by someone else.
Am I running into a versioning issue with drivers/opencl?
Is there an older version of hashcat that would still be compatible with these versions? I looked and wasn't able to find a version/requirement mapping.
Edit: Attempted to rollback to v3.0.0. Has a dependency issue with libXNVCtrl
Cheers!
	
	
	
	
I am running v3.5.0.
I'm attempting to test my environment, running example0.sh. When I do it fails with:
Code:
Initializing device kernels and memory.../home/crymsen/hashcat-3.5.0/kernels/m00000_a1.c76b1e9f.kernel: Function not implemented
/home/crymsen/hashcat-3.5.0/hashcat.dictstat: Function not implementedWhen hashcat starts, it announces:
Code:
* Device #1: This hardware has outdated CUDA compute capability (3.7).
             For modern OpenCL performance, upgrade to hardware that supports
             CUDA compute capability version 5.0 (Maxwell) or higher.
* Device #2: This hardware has outdated CUDA compute capability (3.7).
             For modern OpenCL performance, upgrade to hardware that supports
             CUDA compute capability version 5.0 (Maxwell) or higher.Running with '-I' tells me:
Code:
OpenCL Info:
Platform ID #1
 Vendor  : NVIDIA Corporation
 Name    : NVIDIA CUDA
 Version : OpenCL 1.2 CUDA 8.0.0
 Device ID #1
   Type           : GPU
   Vendor ID      : 32
   Vendor         : NVIDIA Corporation
   Name           : Tesla K80
   Version        : OpenCL 1.2 CUDA
   Processor(s)   : 13
   Clock          : 823
   Memory         : 2867/11471 MB allocatable
   OpenCL Version : OpenCL C 1.2 
   Driver Version : 375.20
 Device ID #2
   Type           : GPU
   Vendor ID      : 32
   Vendor         : NVIDIA Corporation
   Name           : Tesla K80
   Version        : OpenCL 1.2 CUDA
   Processor(s)   : 13
   Clock          : 823
   Memory         : 2867/11471 MB allocatable
   OpenCL Version : OpenCL C 1.2 
   Driver Version : 375.20I am not able to update the drivers on this system, as it's managed by someone else.
Am I running into a versioning issue with drivers/opencl?
Is there an older version of hashcat that would still be compatible with these versions? I looked and wasn't able to find a version/requirement mapping.
Edit: Attempted to rollback to v3.0.0. Has a dependency issue with libXNVCtrl
Cheers!
