Post
Topic
Board Project Development
Re: LinuxCoin A lightweight Debian based OS with everything ready to go.
by
elrock
on 07/09/2011, 20:15:16 UTC

In case it helps with diagnostics, below is the error message I get when I try to run Smartcoin after a LinuxCoin reboot.  It appears to be related to OpenCL.

Code:
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1
File "/opt/smartcoin/smartcoin_devices.py", line 5, in
    devices = p.get_devices(device_type=cl.device_type.GPU)
pyopencl.RuntimeError: clGetDeviceIDs failed: device not found
done.

Are you root when running smartcoin?  If this is over ssh search this thread for magic-cookie - you'll need to run a few commands to get it working, it's here somewhere.

Thanks, there is nothing here about magic cookies but I did get it working again by following the instructions for SSH X11 forwarding on the LinuxCoin wiki.