First time post! I just started mining recently, and am loving supporting the bitcoin network and obsessing over the tiny amounts of money I can earn through mining...
This is a problem created by the combination of being both a mining n00b and a linux n00b:
I've been using LinuxCoin for a week now quite happily, but I've realised the Phoenix version is quite outdated (no phatk2 for instance, only phatk). I've downloaded the newest version, checked all the file privileges are the same as for the previous version, then pointed my script files to the new directory, but I keep getting the error:
FATAL kernel error: Failed to load OpenCL kernel!
Interestingly enough, if I SSH into the machine as root and run "phoenix.py" manually, it works - using the following syntax "./phoenix.py -u
http://xxxxxxxx:8332 -k phatk2 DEVICE=0 VECTORS BFI_INT FASTLOOP=false AGGRESSION=13 WORKSIZE=256".
Is there something fundamental I'm missing here?
Any help would be much appreciated.