04-26-2022, 10:18 PM
hi
I'm getting this on my Ubuntu 20.04.4:
cat /etc/issue
Ubuntu 20.04.4 LTS \n \l
uname -a
Linux localhost 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
./hashcat -I
hashcat (v6.2.5) starting in backend information mode
Unsupported AMD HIP runtime version '0.0.3246' detected! Falling back to OpenCL...
dlerror: /opt/rocm-5.0.2/opencl/lib/libamdocl64.so: undefined symbol: hsa_amd_svm_attributes_set, version ROCR_1
dlerror: /opt/rocm-5.0.2/opencl/lib/libamdocl64.so: undefined symbol: hsa_amd_svm_attributes_set, version ROCR_1
clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR
ATTENTION! No OpenCL-compatible, HIP-compatible or CUDA-compatible platform found.
You are probably missing the OpenCL, CUDA or HIP runtime installation.
* AMD GPUs on Linux require this driver:
"AMD ROCm" (4.5 or later)
* Intel CPUs require this runtime:
"OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* NVIDIA GPUs require this runtime and/or driver (both):
"NVIDIA Driver" (440.64 or later)
"CUDA Toolkit" (9.0 or later)
-----------------------------------
any idea what could I do with this error? downgrade rocm maybe?
Regards
I'm getting this on my Ubuntu 20.04.4:
cat /etc/issue
Ubuntu 20.04.4 LTS \n \l
uname -a
Linux localhost 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
./hashcat -I
hashcat (v6.2.5) starting in backend information mode
Unsupported AMD HIP runtime version '0.0.3246' detected! Falling back to OpenCL...
dlerror: /opt/rocm-5.0.2/opencl/lib/libamdocl64.so: undefined symbol: hsa_amd_svm_attributes_set, version ROCR_1
dlerror: /opt/rocm-5.0.2/opencl/lib/libamdocl64.so: undefined symbol: hsa_amd_svm_attributes_set, version ROCR_1
clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR
ATTENTION! No OpenCL-compatible, HIP-compatible or CUDA-compatible platform found.
You are probably missing the OpenCL, CUDA or HIP runtime installation.
* AMD GPUs on Linux require this driver:
"AMD ROCm" (4.5 or later)
* Intel CPUs require this runtime:
"OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* NVIDIA GPUs require this runtime and/or driver (both):
"NVIDIA Driver" (440.64 or later)
"CUDA Toolkit" (9.0 or later)
-----------------------------------
any idea what could I do with this error? downgrade rocm maybe?
Regards