Jump to content

OpenCL issues


1 post in this topic

Recommended Posts

I recently build my first hackintosh. Most things are working, but i still have OpenCL issues in FileZilla and some other programs.

FileZilla looks like this:

1r1tjoe.png

and prints that error:

 

19.10.15 20:03:18.961 filezilla[612]: Kernel source code =
#define premain__ci_unpremul__falseColor__sourceOut__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
19.10.15 20:03:18.961 filezilla[612]: Unable to compile kernel. Not rendering.
19.10.15 20:03:18.962 filezilla[612]: ** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
19.10.15 20:03:18.962 filezilla[612]: ** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz) (err:-3) **
19.10.15 20:03:18.962 filezilla[612]: ** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
**
19.10.15 20:03:18.962 filezilla[612]: Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.

 

 

I also get similar rendering glitches in the IntelliJ floobits plugin, though i'm not sure it's an OpenCL issue.

Any idea what the problem could be?

 

Btw. if it's a framebuffer related issue, i took the r9 290x configuration out of the AMD GPU Injector tool and modified it following this tutorial

 

00 08 00 00  00 02 00 00  00 01 02 00  22 05 02 03  // HDMI
00 04 00 00  04 03 00 00  00 01 01 01  12 04 01 01  // DP (real)
00 04 00 00  04 03 00 00  00 01 06 00  21 03 02 02  // DP
04 00 00 00  14 02 00 00  00 01 03 00  11 02 03 04  // DVI-DL
00 04 00 00  04 03 00 00  00 01 05 00  10 00 05 05  // DP
04 00 00 00  14 02 00 00  00 01 04 01  10 00 04 06  // DVI-DL 

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...