new hashcat 3 does not work anymore on my nvidia
#1
Hello,
this used to work with cudahashcat... but is not working ,but does not error out neither.. is just blank..
and sits there...  does not do anything at all.. i does list my devices just fine... what is wrong? some flags below is me skipping one GPU testing here and there see what's the problem but no output...

I use Arch linux
I installed opencl-nvidia
Also installed intel-opencl-runtime(just now after the command below)
Still can't get this to work..
I seen to play games just fine..

Code:
sudo hashcat -m 2500 -a3 --opencl-platforms=1 handshake_ExamPle_F8-18-00-00-00-00_2016-10-10T20-40-40.cap.hccap ?d?d?d?d?d?d?d?d  --status --force -d 1 -D 1,2,3

hashcat (v3.10) starting...



OpenCL Platform #1: NVIDIA Corporation  

======================================

- Device #1: GeForce GTX 590, 382/1530 MB allocatable, 16MCU

- Device #2: GeForce GTX 590, skipped



s





[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => s





[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => s





[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => s




[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => s
#2
update: I just run to test with -b
and got this:
ERROR: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE




ERROR: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE




ERROR: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE
#3
The 5xx series is too old and too slow. Best way to solve this is to upgrade to 1. new driver 2. new hardware with at least maxwell chipset
#4
(10-13-2016, 04:19 PM)atom Wrote: The 5xx series is too old and too slow. Best way to solve this is to upgrade to 1. new driver 2. new hardware with at least maxwell chipset

well it was working just fine before, Also is the latest driver on Arch GNU/Linux for nvidia, is not like is debian that always have old drivers.. arch always have the latest one