Ok, so one of my Gigabyte 7950's died and it was RMA'd with a 7970. When I try to run the 7970 this is what I see in cgminer (I unhooked the 7950's to help troubleshoot):
Has anyone experienced this and know how to fix it? I've tried different versions of cgminer.
The drivers are good and the device is detected properly. Here is the output from aticonfig:
root@bmoconno:/# aticonfig --list-adapters
* 0. 01:00.0 AMD Radeon HD 7900 Series
* - Default adapter
root@bmoconno:/#
and here is the output from cgminer with the -n flag:
root@bmoconno:/# cgminer -n
[2014-02-02 19:48:42] CL Platform 0 vendor: Advanced Micro Devices, Inc.
[2014-02-02 19:48:42] CL Platform 0 name: AMD Accelerated Parallel Processing
[2014-02-02 19:48:42] CL Platform 0 version: OpenCL 1.1 AMD-APP (844.4)
[2014-02-02 19:48:42] Platform 0 devices: 1
[2014-02-02 19:48:42] 0 Tahiti
[2014-02-02 19:48:42] 1 GPU devices max detected
root@bmoconno:/#
Thanks!