hashcat OpenCL error - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Developer (https://hashcat.net/forum/forum-39.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-40.html) +--- Thread: hashcat OpenCL error (/thread-7735.html) |
hashcat OpenCL error - HelloShitty - 08-11-2018 Hello... Long time I didn't use this tool. Today I tried it again and got surprised by the errors I got. I'm using Debian Stretch and hashcat v3.30 from Debian repositories. I have an ATI/AMD HD7970M running open source drivers and all that stuff. I have just generated an MD5 hash to try it out and when I run the following command: Code: hashcat -m 0 -a 3 63c385429a290dd34a872ee6be7a559d ?l?u?d It returned the following problems: Code: hashcat -m 0 -a 3 63c385429a290dd34a872ee6be7a559d ?l?u?d or https://paste.debian.net/1037532/ Is there a way of fixing this? Workaround? RE: hashcat OpenCL error - undeath - 08-11-2018 1. use the latest version of hashcat 2. don't use mesa. use rocm if it supports your card or try the official fglrx driver RE: hashcat OpenCL error - HelloShitty - 08-11-2018 (08-11-2018, 04:25 PM)undeath Wrote: 1. use the latest version of hashcat I have tried to install rocm-dkms but I got an whole bunch of problems. I tried to install latest version of kernel 4.17 but also run into problems. I did an whole sort of things but nothing worked. I just gave up because I ran into a situation where I got a lot of unmet dependencies and got sick of trying to work it around! I also tried to install amdgpu pro 18.20 and more trouble came even following all instructions from AMD site. Just couldn't make this work. At least without the help of a more expert guy than me. And to be honest I'm no expert, I had the help of what I consider an expert guy in Linux, just not expert in hashcat and all it's dependencies and mostly depressing, all AMD cards dependencies and f*ck ups with Linux support! If anyone is willing to try to make it work on my laptop, I can give you access to it via ssh connection or screen or so, and give it a try! I would love to make this VGA card get some heavy load! Edited; And I used latest version of hashcat (v4.2.1-4-g188a9568). I tried first the repository version and later I tried the github version. Edited 1; And apparently rocm-dkms is having compatibility issues with Linux Kernel 4.17 and I have no knowledge to work things around! RE: hashcat OpenCL error - HelloShitty - 08-16-2018 Is there a way to be noticed when ROCm is available for the next kernel release? I've seen someone saying that next compatible kernel version with ROCm will be 4.19. How can I know when will it be compatible with the next kernel version? RE: hashcat OpenCL error - HelloShitty - 08-30-2018 No one? |