Trying to mine with awesome miner, and get some very strange result
My coin is DMD. Miner is sgminer 5.4.0-nicehash-1 (also tried a nicehash-39) and the problem is, that there is only rejects on any pool
I'am suspecting, that something wrong in the --kernel parameter, it's should be "--kernel diamond", but looks like that Awesome Miner ignoring it. I've already tried to put it as an option in Miner Properties->Advanced and tried to put the --kernel diamond into miner commandline parameters (Miner Properties->Command Line), but still rejects only. Tried to put the whole miner commandline
--kernel diamond --api-listen --api-allow W:127.0.0.1 --auto-fan --auto-gpu --gpu-fan 75-100,75-100 --temp-target 72,72 --temp-overheat 81,81 -I20,20 -w 256,256 -g 1,1 --gpu-engine 1075,1200 --gpu-memclock 150,150 --lookup-gap 2,2 --gpu-powertune 22,22 -o stratum+tcp://dmdpool.digsys.bg:3333 -u -p -o stratum+tcp://eu.miningfield.com:3378 -u -p
but no effect
If I will run the sgminer via CMD with this commandline - all is OK, pools are accepting shares.
What's I did wrong with Awesome Miner?..