could use some help
I have simple mining os set to mine xmr
settings below work fine for me.
--no-submit-stale --kernel cryptonight -o xmr-us-east1.nanopool.org:14444 -u 463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJL
PCZy24jvb3NiTcTJ.08912b53652c493494214f8ae7982d66a4cb6daa0c414191bc8ee808e2bfc2
04.SimplePanda3 -p x -o xmr-us-west1.nanopool.org:14444 -u 463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJL
PCZy24jvb3NiTcTJ.08912b53652c493494214f8ae7982d66a4cb6daa0c414191bc8ee808e2bfc2
04.SimplePanda3 -p x --rawintensity 1008 -w 8 --text-only
does anyone use simple mining os to mine eth coin
I mine at ethpool.org
here are some miners pointed from windows 7 and windows 10
http://ethpool.org/miners/3ef297e47404a771139472b93621f82c8a832857could someone show me how to set up simple mining os for eth?
There is already a Claymore v7.4 for ethpool format in the smOS picklist.
Just use that -- its quite straight forward and works right away.
If you want to use sgminer-gm v 5.5.5 to mine ETH at ethpool...
Try
--no-submit-stale --kernel daggerhashimoto -o stratum+tcp://us1.ethpool.org:3333 -u <ETHADDRESS>.$rigName -p x -o stratum+tcp://us2.ethpool.org:3333 -u <ETHADDRESS>.$rigName -p x --rawintensity 1008 -w 8 --text-only
replace daggerhashimoto with ethash if problems.