Hey hey
I tried to start dual mining directly to Nicehash. So i edited the "start miner" with the line
PhoenixMiner.exe -pool stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -wal "my NH btc wallet" -pass x -proto 4 -stales 0 -dpool blake2s.eu.nicehash.com:3361 -dwal "my NH btc wallet" -dcoin blake2s
it logs in nicely, creates dag files for both eth and blake but the last i see is 93%, black screen and a crash.
the last lines are:
2021.05.23:13:13:21.958: eths Eth: New job #9cfb8e04 from daggerhashimoto.eu.nicehash.com:3353; diff: 841MH
2021.05.23:13:13:22.766: GPU1 GPU1: DAG 66%
2021.05.23:13:13:24.134: duas B2S: Received: {"id":null,"method":"mining.set_extranonce","params":["38001a5d66",7]}
2021.05.23:13:13:24.134: duas B2S: Extranonce set to 38001a5d66, Extranonce2 size set to 7
2021.05.23:13:13:24.138: duas B2S: Received: {"id":null,"method":"mining.set_difficulty","params":[335.665284]}
2021.05.23:13:13:24.138: duas B2S: Difficulty set to 335.665
2021.05.23:13:13:24.138: duas B2S: Received: {"id":null,"method":"mining.notify","params":["000000005a09cb27","39a12d0ea35019a946c57aeeabdd16491c5c2cacb65d1b395df4f606da4adc48","01000000dc38aa60010000000000000000000000000000000000000000000000000000000000000 000ffffffff5603e83b4c04e038aa600cfabe6d6d00000000000000000000000000000000000000 000000000000000000000000000100000000000000","1361613331373964316463373262613833343031000000000100e1f50500000000232103b4408a4 f116eed4b84d91359fdeef926adb190541a453e086731ddbdd9d5fd95ac00000000",[],"00002004","1a00e576","60aa38dc",true]}
2021.05.23:13:13:24.138: duas B2S: New job #39a12d0e from blake2s.eu.nicehash.com:3361; diff: 1441.7GH
2021.05.23:13:13:24.324: GPU1 GPU1: DAG 79%
2021.05.23:13:13:24.971: eths Eth: Received: {"id":null,"method":"mining.notify","params":["0000000002fc67b8","4e3ddcd7ec440d547ecccd5de996fcf23812de738753c220ecfbefec978d1a6e","ff66976154dc406bb793725bdaa78bd55e310eb0880d919ed10b9a528b917350",true]}
2021.05.23:13:13:24.971: eths Eth: New job #ff669761 from daggerhashimoto.eu.nicehash.com:3353; diff: 841MH
2021.05.23:13:13:25.842: GPU1 GPU1: DAG 93%
2021.05.23:13:13:26.701: GPU1 GPU1: DAG generated in 11.8 s (368.4 MB/s)
2021.05.23:13:13:26.702: GPU1 GPU1: Using Ethash/Blake2s OCL kernels (gfx900; -clkernel 1)
2021.05.23:13:13:26.752: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2021.05.23:13:13:26.752: main B2S speed: 0.000 MH/s, shares: 0/0/0
2021.05.23:13:13:27.942: eths Eth: Received: {"id":null,"method":"mining.notify","params":["0000000002fc67b9","4e3ddcd7ec440d547ecccd5de996fcf23812de738753c220ecfbefec978d1a6e","44cbb8bdb094cddafd7a1114f5c8490b15f7631619c7f24313d2c75b4279cbca",true]}
for eth only works fine at 47.2 MH/s on Vega 64. Newest driver.
Am I missing something obvious?