Post
Topic
Board Mining software (miners)
Re: CGWatcher 1.3.4, a GUI/monitor for CGMiner & BFGMiner to help minimize downtime
by
mb0erman
on 29/12/2013, 18:23:52 UTC
Hi all,

Setting up a 3 x 7950 rig. So far 2,0+ MHash with CGMiner, no problems.
Now I'm trying to set up CGWatcher and I'm encountering a number of weird things. Hoping someone can help me out here.

1) Can't seem to edit my profiles under settings. '(Collection)' cell is grey.
http://s28.postimg.org/67d1jp8nt/Capture.jpg

2) Once I start mining via CGWatcher, it'll tell me one of my cards isn't functioning properly and switches it off.
http://s23.postimg.org/y2492fqnb/Untitled.jpg

3) To top things off, my graphics driver will crash after a few seconds of mining

I don't think I've made any different settings in CGWatcher than in the .bat I use to start CGMiner directly. The latter contains

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -I 15 --thread-concurrency 21712 -w 256 --gpu-powertune 10 --gpu-engine=1125 --gpu-memclock=1500 --gpu-vddc 1.000 -o stratum+tcp://pool1.eu.multipool.us:7777 -u mb0erman.megamine -p x


Profile arguments in CGWatcher are --scrypt --thread-concurrency 21712, rest of arguments are set in config file.