Hey thanks for your great contribution!
Im trying to setup sgminer, with a single AMD 7950, and it simply does not start. Im getting this
https://serving.photos.photobox.com/92984902a2db1458eba3cd31a552b6cbc87fc1ee21036cbeb0fb84acaae19c33a5efe270.jpgAnd then it says restart miner, and keeps looping without ever starting out.
This is my config file
{
"pools":
[
{
"name": "MoneroPool",
"url": "stratum+tcp://pool.etn.spacepools.org:3333",
"user": "etnkBoMvunvsSNgxWmaDjn13SnqsQRU1UDZYAxVd8QEA9zbq7TzDaLvJD8QWRFf1AUjKhisPSusLr3H
Yg19nC53x83kJrTUf1m",
"pass": "x",
"priority": "2",
"profile": "xmr"
}
],
"profiles":
[
{
"name": "xmr",
"algorithm": "cryptonight",
"rawintensity": "896",
"worksize": "8",
"gpu-threads": "1"
}
],
"default-profile": "xmr",
"no-extranonce": true,
"gpu-platform": "1"
}
What am i doing wrong?, i am able to mine with this card using claymore...
Thanks