Bitcoin Forum

Other => Beginners & Help => Topic started by: frankster on June 21, 2011, 10:27:35 PM



Title: linux miner problem
Post by: frankster on June 21, 2011, 10:27:35 PM
I have been reading a thread in a different topic (which I can't post to) but some guy has the same problem as me running the poclbm miner:

Quote
Quote from: CristianCantoro on June 04, 2011, 06:28:20 pm
$ ./poclbm.py
Traceback (most recent call last):
  File "./poclbm.py", line 27, in <module>
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code


Floe replied:
Quote
When you have this problem, you should check /etc/OpenCL/vendors/amdocl32.icd - this file should exist and contain the string "libamdocl32.so"
(for a 64-bit system, replace 32 with 64).

However am I right in thinking that this would only apply to ati graphics cards? I have an nvidia card and in that directory I have a file called nvidia.icd containing libcuda.so. Is this correct?


Title: Re: linux miner problem
Post by: frankster on June 21, 2011, 10:32:30 PM
aha I have found the problem: my card does not appear in the compatibility list! https://en.bitcoin.it/wiki/Mining_Hardware_Comparison

nvm :)


Title: Re: linux miner problem
Post by: genkido on June 21, 2011, 10:55:58 PM
what card was it?


Title: Re: linux miner problem
Post by: frankster on June 21, 2011, 11:02:03 PM
what card was it?

7600GT

$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GT] (rev a1)

I am now successfully running it on windows on my main box on my 9800GT via GUIMiner - although I am getting once cpu maxed out on poclbm.exe which doesn't seem right.


Title: Re: linux miner problem
Post by: Ang3lus on July 14, 2011, 08:01:57 PM
what card was it?

7600GT

$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GT] (rev a1)

I am now successfully running it on windows on my main box on my 9800GT via GUIMiner - although I am getting once cpu maxed out on poclbm.exe which doesn't seem right.

Try my CUDA miner mod on linux (0% CPU) :) :
http://forum.bitcoin.org/index.php?topic=27907.0


Title: Re: linux miner problem
Post by: ah42 on July 14, 2011, 10:17:37 PM
what card was it?
7600GT

$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GT] (rev a1)

You can always look here to see what nVidia cards support CUDA: http://en.wikipedia.org/wiki/CUDA#Supported_GPUs