Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO
by
sunbird
on 05/09/2011, 17:29:18 UTC
Hi all,

This post did work for me https://bitcointalk.org/index.php?topic=9239.0 - at least partially. I now have the graphics cards working with the drivers and AMDsdk installed and working. But my graphics card doesn't show up with opencl:

Code:
$ ../poclbm/poclbm.py
No protocol specified
No device specified or device not found, use -d to specify one of the following

[0] AMD Sempron(tm) 145 Processor

running /.clinfo also shows only the processor, not the card.

But the card is installed and the graphics driver sees it:

Code:
$ DISPLAY=:0 sudo aticonfig --odgt --adapter=all

Adapter 0 - ATI Radeon HD 4800 Series         
            Sensor 0: Temperature - 48.50 C

Thoughts from the group?