Issues Installing OpenCL
#3
(01-25-2021, 06:34 PM)undeath Wrote: remove pocl

i ran this command with output:

Code:
apt list --installed | grep pocl

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libpocl2-common/stable,stable,now 1.2-5 all [installed,auto-removable]
libpocl2/stable,now 1.2-5 amd64 [installed,auto-removable]

so then I ran "sudo apt autoremove"  to remove those two results.  I verified they were removed by running "apt list --installed | grep pocl" again. Then I ran the installer for OpenCL from Intel, then "hashcat -I" and got this error message:

Code:
hashcat (v6.1.1-120-g15bf8b730) starting...

clCreateContext(): CL_DEVICE_NOT_AVAILABLE

It will then hang after that.
Reply


Messages In This Thread
Issues Installing OpenCL - by dx472 - 01-25-2021, 06:20 PM
RE: Issues Installing OpenCL - by undeath - 01-25-2021, 06:34 PM
RE: Issues Installing OpenCL - by dx472 - 01-26-2021, 01:58 PM
RE: Issues Installing OpenCL - by undeath - 01-27-2021, 04:01 PM