Hi,
I am a newbie, just started mining.
Qs: Is is possible to run cgminer(BTC) and bfgminer(LTC) on the same machine.
I seem to be getting either one of them working at a time.
This is on Windows 7 x 64
BTC
ASIC Hardware: Bitmain Antminer U1 and U2
Software: cgminer 4.9.0:
http://ck.kolivas.org/apps/cgminer/ cgminer.exe -o stratum.btcguild.com:3333 -u USERNAME_1 -p 123
LTC
ASIC Hardware: GAW Miner
Software: BFG Miner 4.3.1 Zeus Miner: https[Suspicious link removed] --scrypt -o stratum+tcp://us.litecoinpool.org:3333 -u USERNAME.WORKER -p 1 --zeus-cc 6 --zeus-clk 340 -S zeus:\\.\COM12
Problem: When i run zadig as suggested, cgminer works well as expected, but bfgminer stops working.
Currently, bfgminer works, but cgminer does not
D:\mining\bitcoin\cgminer-4.9.0-windows>cgminer --ndevs
[2015-01-29 23:33:45] USB all: found 8 devices - listing known devices
.USB dev 0: Bus 1 Device 2 ID: 10c4:ea60
** dev 0: Failed to open, err -12
.USB dev 1: Bus 2 Device 5 ID: 10c4:ea60
** dev 1: Failed to open, err -12
.USB dev 2: Bus 2 Device 3 ID: 10c4:ea60
** dev 2: Failed to open, err -12
[2015-01-29 23:33:46] 3 known USB devices
Any ideas, is there something I am missing or get both to co-exist.