cgminer is only finding single gpu
#:~$ aticonfig --lsa
* 0. 01:00.0 AMD Radeon HD 7900 Series
1. 07:00.0 AMD Radeon HD 7900 Series
#:~$ cgminer -n
[2013-06-15 15:35:36] CL Platform 0 vendor: Advanced Micro Devices, Inc.
[2013-06-15 15:35:36] CL Platform 0 name: AMD Accelerated Parallel Processing
[2013-06-15 15:35:36] CL Platform 0 version: OpenCL 1.2 AMD-APP (1113.2)
[2013-06-15 15:35:36] Platform 0 devices: 1
[2013-06-15 15:35:36] 0 Tahiti
[2013-06-15 15:35:36] 1 GPU devices max detected
From my research, it seems to be a known problem with OpenCL and Xinerama. This is a 4 monitor workstation, and I need to have Xinerama switched on.
Most of the info I have found is old. Are there any fixes?