Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7673

Kali+gtx1080+hashcat

$
0
0
I have hit a wall trying to get Hashcat going on Kali and I could use some help as I have seen any docs that give me a hint about what to do next. I followed these instruction http://docs.kali.org/general-use/install...kali-linux

Hashcat fails to find the GTX1080.
ie.

hashcat -m 2500 -a 3 my.hccap
hashcat (v3.10) starting...
OpenCL Platform #1: Mesa, skipped! No OpenCL compatible devices found
ERROR: No devices found/left


Here are my particulars:

uname -a
Linux crackerjack 4.7.0-kali1-amd64 #1 SMP Debian 4.7.5-1kali3 (2016-09-29) x86_64 GNU/Linux

glxinfo | grep "direct render"
direct rendering: Yes

 lsmod |grep nvidia
nvidia_drm             45056  2
drm_kms_helper        147456  1 nvidia_drm
drm                   364544  5 drm_kms_helper,nvidia_drm
nvidia_modeset        765952  7 nvidia_drm
nvidia              11472896  110 nvidia_modeset

 free
              total        used        free      shared  buff/cache   available
Mem:       32900248      736872    31193836       35112      969540    31695456
Swap:             0           0           0

 lspci |grep -i nvidia
03:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1080] (rev a1)
03:00.1 Audio device: NVIDIA Corporation GP104 High Definition Audio Controller (rev a1)



Any feedback on how to get this going would be awesome.

thanks,

Viewing all articles
Browse latest Browse all 7673

Trending Articles