I'm running the following in a batch file
cgminer --scrypt -u [my username] -p [my pass] -o http://ltc.kattare.com:9332 --gpu-platform 0 -d 1 -w 256 -v 1 -I 18 -g 1 -l 1 -T --thread-concurrency 8192
Returns error:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>cd "C:\Documents and Settings\student\Desktop\cgminer-3.1.1-windows"
C:\Documents and Settings\student\Desktop\cgminer-3.1.1-windows>"run cgminer.bat
"
C:\Documents and Settings\student\Desktop\cgminer-3.1.1-windows>cgminer --scrypt
-u wrenchmonkey.2 -p 2 -o http://ltc.kattare.com:9332 --gpu-platform 1 -w 256 -
v 1 -I 18 -g 1 -l 1 -T --thread-concurrency 8192
[2013-05-15 11:34:43] Started cgminer 3.1.1
[2013-05-15 11:34:43] clDevicesNum returned error, no GPUs usable
[2013-05-15 11:34:43] No devices detected!
[2013-05-15 11:34:43] Waiting for USB hotplug devices or press q to quit
[2013-05-15 11:34:43] Probing for an alive pool
[2013-05-15 11:34:49] Long-polling activated for http://ltc.kattare.com:9332/LP
[2013-05-15 11:34:49] Network diff set to 39.7M
[2013-05-15 11:35:08] LONGPOLL from pool 0 detected new block
Does this part, "[2013-05-15 11:34:43] Started cgminer 3.1.1
[2013-05-15 11:34:43] clDevicesNum returned error, no GPUs usable" Most likely mean that I need to use a dummy plug?