Hellou everyone!
Been reading these forums for a while but just regged when I just can't figure out whats wrong with my miner. After installing required stuff for phoenix and running it first time it mines fine. Even if I close it and start again it starts mining without errors BUT if I reboot my system shit hit the fans instantly.
After system reboot I try to run phoenix miner and I get this when running
python phoenix.py -u
http://xxx.yyyy:randomstring@api2.bitcoin.cz:8332/ -k poclbm
Traceback (most recent call last):
File "phoenix.py", line 124, in <module>
miner.start(options)
File "/home/user/Phoenix-Miner/Miner.py", line 128, in start
self.kernel = self.options.makeKernel(KernelInterface(self))
File "phoenix.py", line 113, in makeKernel
self.kernel = kernelModule.MiningKernel(requester)
File "kernels/poclbm/__init__.py", line 132, in __init__
platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code
Anyone got any idea why I get this error after rebooting system and how to fix it. Before reboot everything is running fine.
Running on ubuntu server 10.04 3.0.0-17-generic-pae
Nvidia graphic card with NVIDIA-Linux-x86-295.40 drivers
Already reinstalled os once and again no problems with running miner but after reboot same shit
Tried to search forums regarding this issue but didn't really find anything useful :/ So any help would be appreciated