hashcat Forum
AMD rx480 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: AMD rx480 (/thread-8163.html)



AMD rx480 - Gergory - 02-19-2019

After running hashcat I get :
hashcat (v5.1.0-42-g471a8ccc) starting...

clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR"

I installed the drivers from AMD following their instructions. ROCM does not work on my setup. I'm running Ubuntu 18.04 Thank you!


RE: AMD rx480 - atom - 02-20-2019

The rx480 is working fine. I know because I own one myself.


RE: AMD rx480 - Gergory - 02-20-2019

(02-20-2019, 08:46 AM)atom Wrote: The rx480 is working fine. I know because I own one myself.

I dont doubt the card is working ok, but I can't seem to use hashcat without getting that error. Did you run into this same problem?


RE: AMD rx480 - atom - 02-24-2019

apt-get install dkms rock-dkms rocm-opencl-dev


RE: AMD rx480 - Gergory - 02-26-2019

ROCM doesn't work with my CPU/GPU combination according to their response at their github. I have been using hashcat with the radeon drivers on windows with success but would appreciate the opportunity to compare performance on ubuntu.


RE: AMD rx480 - atom - 02-26-2019

If you just want to try it on linux you can also use AMDGPU drivers


RE: AMD rx480 - Gergory - 02-27-2019

Are you talking about the AMD GPU Pro drivers? If so, I have tried that step already in my first post here. If not, could I get a link? Thanks!