I'm completely stuck setting up my 290's, I used to run 79xx cards in the rig and this morning I tried out a 7850 which worked fine. Now I can't get cgminer to see my new GPU's.
Here's a basic run down on the machine:
Ubuntu 12.10
ATI 13.11 drivers
AMD SDK 2.9
Cgminer 3.7.2 (latest version to support GPU's)
3x R9 290's
If I run aticonfig --list-adapters I see:
* 0. 01:00.0 AMD Radeon R9 290 Series
1. 02:00.0 AMD Radeon R9 290 Series
2. 0a:00.0 AMD Radeon R9 290 Series
* - Default adapter
All good, however if I run ./cgminer -n:
[2013-12-01 21:17:42] CL Platform 0 vendor: Advanced Micro Devices, Inc.
[2013-12-01 21:17:42] CL Platform 0 name: AMD Accelerated Parallel Processing
[2013-12-01 21:17:42] CL Platform 0 version: OpenCL 1.2 AMD-APP (1214.3)
[2013-12-01 21:17:42] Error -1: Getting Device IDs (num)
[2013-12-01 21:17:42] clDevicesNum returned error, no GPUs usable
[2013-12-01 21:17:42] 0 GPU devices max detected
If I start cgminer I see the same message, its not detecting my GPU's. I've also tried sudo aticonfig -f --initial --adapter=all and rebooting countless times.
Any ideas? Completely stuck on this one
I had to boot X and run cgminer inside of x for it to detect the card. I tried various methods I found online to mine from the prompt without x with no success.