Post
Topic
Board Mining support
Re: Easy Ubuntu python OpenCL mining setup
by
CristianCantoro
on 04/06/2011, 18:28:20 UTC
Hi everybody,

I have tried to rum poclbm on Ubuntu 11.04 my graphics card is Nvidia is the following (output of lshw)
product: C67 [GeForce 7000M / nForce 610M]

If I run poclbm I get:

$ ./poclbm.py
Traceback (most recent call last):
  File "./poclbm.py", line 27, in
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code

I have read previous links but that did not help. I have nvdia drivers installed and also CUDA installed.
Thanks in advance.