I get this error with BFGMiner:
bfgminer -n
[2013-04-06 20:11:28] Failed to load OpenCL library, no GPUs usable
[2013-04-06 20:11:28] 0 GPU devices max detected
Here's my "bfgminer -D -d?":
[2013-04-25 09:47:31] ft232r_scan: Found 093a:2510 - not a ft232r
[2013-04-25 09:47:31] ft232r_scan: Found 1d6b:0002 - not a ft232r
[2013-04-25 09:47:31] ft232r_scan: Found 1d6b:0002 - not a ft232r
[2013-04-25 09:47:31] ft232r_scan: Found 8087:0020 - not a ft232r
[2013-04-25 09:47:31] ft232r_scan: Found 8087:0020 - not a ft232r
[2013-04-25 09:47:31] Started bfgminer 3.0.1
[2013-04-25 09:47:31] Loaded configuration file /home/geremia/.bfgminer/bfgminer.conf
[2013-04-25 09:47:31] CL Platform 0 vendor: Intel(R) Corporation
[2013-04-25 09:47:31] CL Platform 0 name: Intel(R) OpenCL
[2013-04-25 09:47:31] CL Platform 0 version: OpenCL 1.1 LINUX
[2013-04-25 09:47:31] Error -1: Getting Device IDs (num)
[b] [2013-04-25 09:47:31] clDevicesNum returned error, no GPUs usable [/b]
[2013-04-25 09:47:31] Not a ZTEX device 093a:2510
[2013-04-25 09:47:31] Not a ZTEX device 1d6b:0002
[2013-04-25 09:47:31] Not a ZTEX device 1d6b:0002
[2013-04-25 09:47:31] Not a ZTEX device 8087:0020
[2013-04-25 09:47:31] Not a ZTEX device 8087:0020
[2013-04-25 09:47:31] Devices detected:
[2013-04-25 09:47:31] 0. CPU 0 (driver: cpu)
[2013-04-25 09:47:31] 1. CPU 1 (driver: cpu)
[2013-04-25 09:47:31] 2. CPU 2 (driver: cpu)
[2013-04-25 09:47:31] 3. CPU 3 (driver: cpu)
4 devices listed
And my "lspci -nn | grep VGA":
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18)
How do I make my GPU usable? Since it's powering my video, would this require going headless? And how would I go headless?
thanks