Hi.
First post here.
New w/ hashcat.
I googled now for +2 hours ... no joy.
Basic question ... does hashcat 5.1.0 work properly in VM (VirtualBox - host W10) and make use of GPU?
Host:
NVIDIA GeForce RTX 2080
Intel Core i9-9900K
I tried quite a lot of cuda and nvidia drivers - no success.
I get ...
First post here.
New w/ hashcat.
I googled now for +2 hours ... no joy.
Basic question ... does hashcat 5.1.0 work properly in VM (VirtualBox - host W10) and make use of GPU?
Host:
NVIDIA GeForce RTX 2080
Intel Core i9-9900K
I tried quite a lot of cuda and nvidia drivers - no success.
I get ...
Code:
hashcat (v5.1.0-1497-g8932c71a) starting...
cuInit(): no CUDA-capable device is detected
clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR
ATTENTION! No OpenCL-compatible or CUDA-compatible platform found.
You are probably missing the OpenCL or CUDA runtime installation.
* AMD GPUs on Linux require this driver:
"RadeonOpenCompute (ROCm)" Software Platform (1.6.180 or later)
* Intel CPUs require this runtime:
"OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* Intel GPUs on Linux require this driver:
"OpenCL 2.0 GPU Driver Package for Linux" (2.0 or later)
* NVIDIA GPUs require this runtime and/or driver (both):
"NVIDIA Driver" (418.56 or later)
"CUDA Toolkit" (10.1 or later)
...