Could I ask this question in the cgminer thread?
I just installed a new AMD graphics card and am having some trouble with cgminer:
D:\cgminer-2.11.3-win32>cgminer.exe --url
http://mine.pool-x.eu/ --userpass magn
ificat_mafia.2:x --gpu-platform 1 -d 0 -w 256 -v 1 -I 20 -g 1 -l 1 -T --thread
-concurrency 20992 --algo scrypt
[2013-04-04 15:56:45] cgminer.exe: --algo: unrecognized option
D:\cgminer-2.11.3-win32>cgminer.exe -n
[2013-04-04 15:58:01] CL Platform 0 vendor: NVIDIA Corporation
[2013-04-04 15:58:01] CL Platform 0 name: NVIDIA CUDA
[2013-04-04 15:58:01] CL Platform 0 version: OpenCL 1.1 CUDA 4.2.1
[2013-04-04 15:58:01] Platform 0 devices: 1
[2013-04-04 15:58:01] 0 GeForce GTX 680
[2013-04-04 15:58:01] CL Platform 1 vendor: Advanced Micro Devices, Inc.
[2013-04-04 15:58:01] CL Platform 1 name: AMD Accelerated Parallel Processing
[2013-04-04 15:58:01] CL Platform 1 version: OpenCL 1.2 AMD-APP (1084.4)
[2013-04-04 15:58:01] Platform 1 devices: 1
[2013-04-04 15:58:01] 0 Tahiti
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] Failed to ADL_Adapter_ID_Get. Error -1
[2013-04-04 15:58:01] ADL found less devices than opencl!
[2013-04-04 15:58:01] There is possibly more than one display attached to a GPU
[2013-04-04 15:58:01] Use the gpu map feature to reliably map OpenCL to ADL
[2013-04-04 15:58:01] WARNING: Number of OpenCL and ADL devices did not match!
[2013-04-04 15:58:01] Hardware monitoring may NOT match up with devices!
[2013-04-04 15:58:01] 1 GPU devices max detected
[2013-04-04 15:58:01] USB all: found 9 devices - listing known devices
[2013-04-04 15:58:01] No known USB devices
How can I use gpu-map to fix this?
Thanks!