Post
Topic
Board Mining software (miners)
Re: CGWatcher 1.3.6, the GUI/monitor for CGMiner and BFGMiner to prevent downtime
by
chup
on 27/03/2014, 08:49:53 UTC
Cgwatcher is reporting config file problem when following sequence appears:
Code:
"scan" : [
"noauto",
"dualminer:all",
"gridseed:all",
"opencl:auto"
],
"set-device" : [
"dualminer:clock=800",
"gridseed:clock=850"
]

Last version of Bfgminer works with mentioned lists, cgwatcher not. I was trying to edit config file with config editor and to check "not validate" the file, but error on saving settings still persists and config file is not accepted. Workaround not so elegant is to remove from config and put the same instructions in arguments line.