Author

Topic: gpu does not show up in poclbm-gui [resolved] (Read 1811 times)

newbie
Activity: 28
Merit: 0
I have this same error message, how did you resolve it?
sr. member
Activity: 350
Merit: 251
After looking GPU caps viewer, i seen that one of the gpus was called "Barts". however it still does not work when i select it.

console output

Code:
Running command: poclbm.exe --user=username --pass=password -o localhost -p 8332 -d0 --verbose
Listener for "Default" started
Listener for "Default": Wrong platform or more than one OpenCL platforms found, use --platform to select one of the following
Listener for "Default": [0] AMD Accelerated Parallel Processing
Listener for "Default": [1] ATI Stream
sr. member
Activity: 350
Merit: 251
my 6870 does not show up in the dropdown box, but my 1090T does, i have

Code:
Driver Packaging Version 8.831.2-110308a-115928C-ATI
Catalyst Version 11.3
Provider ATI Technologies Inc.
2D Driver Version 8.01.01.1134
2D Driver File Path /REGISTRY/MACHINE/SYSTEM/ControlSet001/Control/CLASS/{4D36E968-E325-11CE-BFC1-08002BE10318}/0001
Direct3D Version 7.14.10.0817
OpenGL Version 6.14.10.10600
Catalyst Control Center Version 2011.0308.2325.42017

I put bitcoin.conf in %appdata%\Bitcoin

it contains

Code:
rpcuser=username
rpcpassword=password

no quotes around any of them

i run the original client with the -server args

it is doing something i think, it shows 4.8mhps

i also got .05BTC from the faucet after downloading ~115k blocks

any help would be very much appreciated.   pictures http://www.dropbox.com/gallery/9866930/1/Bitcoin?h=1f9b2a




use poclbm without gui, dont be lazy args i used that work are
Code:
poclbm.exe --user=username --pass=password --host 127.0.0.1 -v -w 128 -f 0 mem clock 300 --platform 0 -d 0
the device is Barts and the platform is AMD Accelerated Parallel Processing or ATI Stream
https://bitcointalksearch.org/topic/python-opencl-bitcoin-miner-1334
https://github.com/m0mchil/poclbm
Jump to: