Hello,
I followed the bitcoin community for some weeks and have finally set up my mining rig (a 5870 and a flashed 5850, more cards comming). This is my first post here.
I use LinuxCoin and have been using the poclbm miner, which went quite well.
Now I want to switch to phoenix, but I get the error "FATAL kernel error: Failed to load OpenCL kernel!", both with phatk and poclmb kernels.
user@linuxcoin:/opt/miners/phoenix$ export LD_LIBRARY_PATH=/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/
user@linuxcoin:/opt/miners/phoenix$ python phoenix.py -u http://api.bitcoin.cz:8332 -k poclbm DEVICE=0
[22/06/2011 20:28:05] FATAL kernel error: Failed to load OpenCL kernel!
user@linuxcoin:/opt/miners/phoenix$ python phoenix.py -u http://api.bitcoin.cz:8332 -k phatk DEVICE=0
[22/06/2011 20:28:30] FATAL kernel error: Failed to load OpenCL kernel!
I find this strange, since the poclbm miner uses the same OpenCL library and works fine.
Can anybody help?
Thanks,