Diablo-D3/DiabloMiner

Exception in thread "main" [using Intel-ocl-sdk]

Closed this issue · 3 comments

I have built the program on gentoo x86_64 from source. When I'm trying to start the miner it throws an exception:

radzior@neptun ~/DiabloMiner $ ./DiabloMiner-Linux.sh -o stratum+tcp://xxx.xxxxxxxxx.com -r xxxx -u xxxxxxx.xxxxxxx -p xxxxxxxxxx 
[30.11.13 01:17:56] Started                                                                          
[30.11.13 01:17:56] Connecting to: http://[stratum+tcp://xxx.xxxxxxxxxx.com]:xxxx/                                           
[30.11.13 01:17:57] Using Intel(R) OpenCL OpenCL 1.1 LINUX                                                           
Exception in thread "main" java.lang.NullPointerException
    at com.diablominer.DiabloMiner.DeviceState.GPUHardwareType.<init>(GPUHardwareType.java:228)
    at com.diablominer.DiabloMiner.DiabloMiner.execute(DiabloMiner.java:355)
    at com.diablominer.DiabloMiner.DiabloMiner.main(DiabloMiner.java:90)

And stops. I tried -D 1 with same effect. -D2 says No OpenCL devices found
I'm using Core i3 380UM (SLBSL).

Thanks.

I've discontinued development on DiabloMiner. Go try cgminer instead.

Does cgminer support intel opencl and scrypt mining?

Yes