For ethash auto switching on MPH, what's the command line suppose to be?
You connect with:
us-east.ethash-hub.miningpoolhub.com:12020
I am using:
EthDcrMiner64.exe -cvddc 1130,1130 -mvddc 975,975 -cclock 1340,1340 -mclock 2150,2150 -eworker gpu -dcri 30,30 -epool stratum+tcp://us-east.ethash-hub.miningpoolhub.com:12020 -ewal name.gpu -epsw x -dpool stratum+tcp://hub.miningpoolhub.com:20550 -dwal name.gpu -dpsw x -dcoin sia -esm 2 -mode 0 -powlim 50,50 -tstop 89,89 -tt 81,81 -ttli 86,86 -allpools 1 -estale 1 -mport 0
They mentioned -allcoins 1 is also needed perhaps?
Is my -esm 2 correct?
Should I remove the stratum+tcp:// ?
The option after "-eworker" seems like to have invalid value. Only "gpu"?
Below parameter is what I tested from my computer.
EthDcrMiner64.exe -eworker username.workername -epool stratum+tcp://us-east.ethash-hub.miningpoolhub.com:17020 -ewal username.workername -epsw x -dpool stratum+tcp://hub.miningpoolhub.com:20550 -dwal username.workername -dpsw x -dcoin sia -esm 2 -mode 0 -allpools 1 -estale 1 -mport 0
I replaced hardware specific options and username.workername option paramters.
Also I changed 1202 port to 17020.
12020 is ethash endpoint. You need to specify hub worker's job at Hub Woerkers page after sign in.
https://miningpoolhub.com/?page=account&action=hubworkers17020 is simple switching port which is same as "12020 + ethash switching"
Just mine at 17020 if you will not deal with multi algo switch thing
Also here's some claymore commandline example at Siacoin intro page.
https://siacoin.miningpoolhub.com/Thanks.
I use -esm 3
Optimal settings for AMD 480 that I use to get 27Mh/s Eth and 540Mh/s Sia (GPU naturally stays at 85C and stays at the full 1300MHz; does not throttle itself):
EthDcrMiner64.exe -epool hub.miningpoolhub.com:17020 -ewal user.worker -epsw x -esm 3 -allpools 1 -dpool hub.miningpoolhub.com:17022 -dwal user.worker -dpsw x -dcoin sc -dcri 40 -tt -100 -powlim 50 -cclock 1300 -mclock 2200 -cvddc 1112 -mvddc 1150
Also, AMD 290 for 32Mh/s Eth and 80Mh/s Sia:
EthDcrMiner64.exe -epool hub.miningpoolhub.com:17020 -ewal user.worker -epsw x -esm 3 -allpools 1 -dpool hub.miningpoolhub.com:17022 -dwal user.worker -dpsw x -dcoin sc -dcri 5 -tt -100 -powlim 0 -cclock 1150 -mclock 1500