CL_PLATFORM_NOT_FOUND_KHR Error
#1
I am looking for help debugging this error when running hashcat
Code:
erik@JoanClarke:~$  sudo hashcat -m 2500 -w 1  Documents/HouseE.hccapx wordlists/rockyou.txt
[sudo] password for erik:
hashcat (v3.5.0-76-gb924901) starting...

clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR

Started: Sun May  7 16:07:00 2017
Stopped: Sun May  7 16:07:00 2017
erik@JoanClarke:~$

I am currently running a RX 570 Sapphire card in my pci slot.

Code:
erik@JoanClarke:~$ sudo lshw -C display
[sudo] password for erik:
  *-display               
       description: VGA compatible controller
       product: Advanced Micro Devices, Inc. [AMD/ATI]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:01:00.0
       version: ef
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=amdgpu latency=0
       resources: irq:124 memory:e0000000-efffffff memory:f0000000-f01fffff ioport:e000(size=256) memory:f7e00000-f7e3ffff memory:c0000-dffff
erik@JoanClarke:~$

and an Intel(R) Pentium(R) CPU G4400 @ 3.30GHz cpu


Messages In This Thread
CL_PLATFORM_NOT_FOUND_KHR Error - by elidell - 05-07-2017, 10:22 PM
RE: CL_PLATFORM_NOT_FOUND_KHR Error - by royce - 05-07-2017, 10:36 PM
RE: CL_PLATFORM_NOT_FOUND_KHR Error - by elidell - 05-09-2017, 06:21 PM
RE: CL_PLATFORM_NOT_FOUND_KHR Error - by GayJesus - 05-10-2017, 02:55 PM
RE: CL_PLATFORM_NOT_FOUND_KHR Error - by atom - 05-13-2017, 02:32 PM