Ok, I have multi-algo switching problems and am apparently too daft to resolve it. I downloaded the all-in-one miner from here:
https://github.com/miningpoolhub/all-in-one-miner/archive/20160728.zip extracted this zip and editted the run.bat. I set a worker on the hub page called Xardas.auto
Here is my run.bat:(which is a direct copy paste from the instruction with the username changed)
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
:start
ethminer --farm-retries 0 -G -S us-east1.ethash-hub.miningpoolhub.com:12020 -O Xardas.auto:x -FS exit
sgminer --no-retry -k vanilla -o stratum+tcp://hub.miningpoolhub.com:12019 -u Xardas.auto -p x
sgminer --no-retry -k groestlcoin -o stratum+tcp://hub.miningpoolhub.com:12004 -u Xardas.auto -p x
sgminer --no-retry -k myriadcoin-groestl -o stratum+tcp://hub.miningpoolhub.com:12005 -u Xardas.auto -p x
sgminer --no-retry -k neoscrypt -o stratum+tcp://hub.miningpoolhub.com:12012 -u Xardas.auto -p x
sgminer --no-retry -k quarkcoin -o stratum+tcp://hub.miningpoolhub.com:12015 -u Xardas.auto -p x
sgminer --no-retry -k qubitcoin -o stratum+tcp://hub.miningpoolhub.com:12014 -u Xardas.auto -p x
sgminer --no-retry -k skeincoin -o stratum+tcp://hub.miningpoolhub.com:12016 -u Xardas.auto -p x
sgminer --no-retry -k darkcoin-mod -o stratum+tcp://hub.miningpoolhub.com:12007 -u Xardas.auto -p x
sgminer --no-retry -k marucoin-mod -o stratum+tcp://hub.miningpoolhub.com:12008 -u Xardas.auto -p x
sgminer --no-retry -k bitblock -o stratum+tcp://hub.miningpoolhub.com:12009 -u Xardas.auto -p x
sgminer --no-retry -k lyra2rev2 -o stratum+tcp://hub.miningpoolhub.com:12018 -u Xardas.auto -p x
timeout 1
goto start
sgminer window opens and seems to retry over and over. Mining never starts. It loops through and detects the cards again, then goes back into a loop of retries that after 10 or so it detects the cards again. WHAT HAVE I MISSED???
Claymore mines at mininghubpool without problems and switches from ETH to ETC while dual mining SIA. Hell even my Zeus ASIC's mine at the pool fine. I have no problem with my Baikal miner either. Only problem is with the all-in-one setup.
I can't give you any error messages are any other info because I don't get any more info myself. Ideas?
Maybe there was some temporary error on server, and not working.
Would you try this again?
Can you tell me what coin is specified at auto switches page?
Tried again but still doesn't work. I tested sgminer by itself after setting up a .conf(copied from your site) and got this:
[15:24:12] Pool: 5 URL: stratum+tcp://hub.miningpoolhub.com:12003 User: Xardas.auto Password: x
[15:24:12] Pool: 6 URL: stratum+tcp://hub.miningpoolhub.com:12001 User: Xardas.auto Password: x
[15:24:12] Pool: 7 URL: stratum+tcp://hub.miningpoolhub.com:12002 User: Xardas.auto Password: x
[15:24:12] Press any key to exit, or sgminer will try again in 15s.
[15:24:28] No servers were found that could be used to get work from.
[15:24:28] Please check the details from the list below of the servers you have input
[15:24:28] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
[15:24:28] Pool: 0 URL: stratum+tcp://hub.miningpoolhub.com:12012 User: Xardas.auto Password: x
[15:24:28] Pool: 1 URL: stratum+tcp://hub.miningpoolhub.com:12009 User: Xardas.auto Password: x
[15:24:28] Pool: 2 URL: stratum+tcp://hub.miningpoolhub.com:12008 User: Xardas.auto Password: x
[15:24:28] Pool: 3 URL: stratum+tcp://hub.miningpoolhub.com:12007 User: Xardas.auto Password: x
[15:24:28] Pool: 4 URL: stratum+tcp://hub.miningpoolhub.com:12005 User: Xardas.auto Password: x
[15:24:28] Pool: 5 URL: stratum+tcp://hub.miningpoolhub.com:12003 User: Xardas.auto Password: x
[15:24:28] Pool: 6 URL: stratum+tcp://hub.miningpoolhub.com:12001 User: Xardas.auto Password: x
[15:24:28] Pool: 7 URL: stratum+tcp://hub.miningpoolhub.com:12002 User: Xardas.auto Password: x
[15:24:28] Press any key to exit, or sgminer will try again in 15s.