hi,
I buy a graphic card GT 730 so i decided to install NVIDIA GT 730 Drivers on my The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux.
i followed the steps from https://www.The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali).org/docs/general-use/install-nvidia-drivers-on-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-linux/
everything was ok but when i tried to execute hashcat i didn't get NVIDIA device instead i receive : cuInit(): unknown error
what i noticed is after executing the following command :
is that display mode and display active are not activated as The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux document show..
posting here was my last chance i hope i could find a solution.
regards.
I buy a graphic card GT 730 so i decided to install NVIDIA GT 730 Drivers on my The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux.
i followed the steps from https://www.The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali).org/docs/general-use/install-nvidia-drivers-on-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-linux/
everything was ok but when i tried to execute hashcat i didn't get NVIDIA device instead i receive : cuInit(): unknown error
Code:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# hashcat -I
hashcat (v6.1.1) 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) i5-4590 CPU @ 3.30GHz
Version........: OpenCL 1.2 pocl HSTR: pthread-x86_64-pc-linux-gnu-haswell
Processor(s)...: 4
Clock..........: 3700
Memory.Total...: 9878 MB (limited to 4096 MB allocatable in one block)
Memory.Free....: 9814 MB
OpenCL.Version.: OpenCL C 1.2 pocl
Driver.Version.: 1.5
what i noticed is after executing the following command :
Code:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# nvidia-smi -i 0 -q
==============NVSMI LOG==============
Timestamp : Thu Nov 26 07:50:32 2020
Driver Version : 450.80.02
CUDA Version : 11.0
Attached GPUs : 1
GPU 00000000:01:00.0
Product Name : GeForce GT 730
Product Brand : GeForce
Display Mode : N/A
Display Active : N/A
Persistence Mode : Disabled
MIG Mode
...
is that display mode and display active are not activated as The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux document show..
posting here was my last chance i hope i could find a solution.
regards.