sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
630 stars 825 forks source link

Config on ethos #464

Closed Tekmekanik closed 6 years ago

Tekmekanik commented 6 years ago

as per the title I'm running 9x GTX 1050's on ethos and I can't get it to mine, just "Can't init GPU x" in sure there is some setting i'm missing so help would be greatly appreciated. Here is the config:

{ "pools": [{ "url": "pool.usxmrpool.com:5555", "user": "4AF3ogcAH7PYKkYSkghPwm8vza7iiqobf25FFRKjaYVZDqr8MrxjqYui5WCC6d$ "pass": "x" }], "profiles": [{ "worksize": "8", "name": "xmr", "algorithm": "cryptonight", "gpu-threads": "1", "rawintensity": "512" }], "no-extranonce": "true", "default-profile": "xmr", "api-listen": true, "api-port": 4028, "api-allow": "W:127.0.0.1", "temp-cutoff": "80", "temp-overheat": "81" }