02-16-2017, 02:30 PM
(02-16-2017, 01:18 PM)atom Wrote: The "Device #1: Graphics Device" is kind of strange. Maybe your GPU does not support this driver. Try again with latest driver version from nvidia site (378.x series).
Can you please tell why you considered it kind of strange? Because looking at Jeremi's benchmark here it says the same. Just curious.
(02-16-2017, 01:56 PM)akamajoris Wrote:(02-16-2017, 01:18 PM)atom Wrote: The "Device #1: Graphics Device" is kind of strange. Maybe your GPU does not support this driver. Try again with latest driver version from nvidia site (378.x series).
Thanx for reply.
After installation 378.09 beta
Code:root@host:/home/user/hashcat-3.30# ./hashcat64.bin -b hashcat (v3.30) starting in benchmark mode... OpenCL Platform #1: NVIDIA Corporation ====================================== * Device #1: GeForce GTX 1080, 2027/8108 MB allocatable, 20MCU Hashtype: MD4 clFinish(): CL_INVALID_COMMAND_QUEUE Speed.Dev.#1.....: 0 H/s (0.00ms) Hashtype: MD5 clCreateContext(): CL_OUT_OF_RESOURCES Started: Thu Feb 16 16:46:29 2017 Stopped: Thu Feb 16 16:46:30 2017
Code:root@host:/home/user# ./hashcat-3.00/hashcat64.bin -b hashcat (v3.00-1-g67a8d97) starting in benchmark-mode... OpenCL Platform #1: NVIDIA Corporation ====================================== - Device #1: GeForce GTX 1080, 2027/8108 MB allocatable, 20MCU Hashtype: MD4 ERROR: clFinish() : -36 : CL_INVALID_COMMAND_QUEUE
Code:user@host:~$ lspci -k| grep -EA2 'VGA|3D' 01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b80 (rev a1) Subsystem: Gigabyte Technology Co., Ltd Device 3702 Kernel driver in use: nvidia
Code:user@host:~$ dpkg -S libOpenCL ocl-icd-libopencl1:amd64: /usr/lib/x86_64-linux-gnu/libOpenCL.so.1.0.0 ocl-icd-libopencl1:amd64: /usr/share/man/man7/libOpenCL.7.gz ocl-icd-libopencl1:amd64: /usr/share/man/man7/libOpenCL.so.7.gz ocl-icd-libopencl1:amd64: /usr/lib/x86_64-linux-gnu/libOpenCL.so.1 ocl-icd-libopencl1:amd64: /usr/share/doc/ocl-icd-libopencl1/html/libOpenCL.html
Code:user@host:~/hashcat-3.30$ ./hashcat64.bin -I hashcat (v3.30) starting... 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 : GeForce GTX 1080 Version : OpenCL 1.2 CUDA Processor(s) : 20 Clock : 1835 Memory : 2027/8108 MB allocatable OpenCL Version : OpenCL C 1.2 Driver Version : 378.13
Well, can't help with that but I am curious how did you install everything? Did you follow instructions or were you comfortable with linux already and did it yourself?
Threads one and two were of great help when I started hashcat on ubuntu server with GTX 1080 (well, both for 16.04 but might be helpful).
