Bitcoin Forum

Other => Beginners & Help => Topic started by: personman on June 15, 2011, 11:18:09 PM



Title: Linux GPUs found by aticonfig but not poclbm
Post by: personman on June 15, 2011, 11:18:09 PM
Hello there,

I followed inabas wonderful guide to get mining running on Linux. Things I had to change were: Ubuntu 10.04.2 instead of 11, Ati official binary drivers.

So I got everything installed, no errors anywhere, initialised gpus, rebooted, all cards showed up in aticonfig, but not when running ./poclbm.py. There only the CPU shows up.

Does anyone have a clue what's wrong here? I'll gladly provide any info needed to solve this.

Thank you.


Title: Re: Linux GPUs found by aticonfig but not poclbm
Post by: personman on June 16, 2011, 04:16:53 AM
Anyone?


Title: Re: Linux GPUs found by aticonfig but not poclbm
Post by: Austinh100 on June 16, 2011, 04:19:47 AM
make sure you install OpenCL (http://developer.amd.com/sdks/AMDAPPSDK/downloads/Pages/default.aspx)


Title: Re: Linux GPUs found by aticonfig but not poclbm
Post by: neneko on June 16, 2011, 04:23:22 AM
What GPU are you using? If it's a older one that doesn't support openCL it won't show up.


Title: Re: Linux GPUs found by aticonfig but not poclbm
Post by: personman on June 16, 2011, 01:56:45 PM
Thanks for replying you two!  ;D

I have three 6990 in this system, all of which are recognised on the driver side. APP version installed is 2.4.

Is there a log or something that I could post to help solve this?!  ???


Title: Re: Linux GPUs found by aticonfig but not poclbm
Post by: personman on June 16, 2011, 06:06:19 PM
OK, I found the problem. The miners just have to be started as root.

I read that other also need to start miners as root... maybe the user under which they are running needs to be added to some group to be able to start miner normally?!


Title: Re: Linux GPUs found by aticonfig but not poclbm
Post by: spoon on June 16, 2011, 06:54:48 PM
According to the guide you shouldn't need root to run the miner, all I can think of is to check that the user is in the video group.