genesismining / sgminer-gm

A multi-algo GPU miner
GNU General Public License v3.0
340 stars 146 forks source link

Ethash-new causes crash on start #106

Closed gianks closed 6 years ago

gianks commented 6 years ago

Hi all, Windows 10 Pro, 6 GPUs (RX580), running regular with ETHASH as algorithm. If i replace it with ethash-new the miner craashes continously without starting at all!

Running latests Radeon Crimson Drivers. Tried to run the app with elevated privileges, didn't help. Any suggestion?

Thanks

gianks commented 6 years ago

I've found in the last release there is no kernel named in such way so i copied it. The miner now crashes even with ethash only, since boot. i don't understand, yesterday it was working "fine", now it's impossible to make it start in any case and there is no debug information one can use to fix it, no error messages, no log... please help!

gianks commented 6 years ago

Fresh extracted copy of sgminer-sg now seem to be stable. Anyway, using ethash-new, i get the following after a minute or two:

[15:38:28] Press any key to exit, or sgminer will try again in 15s. [15:38:44] No servers were found that could be used to get work from. [15:38:44] Please check the details from the list below of the servers you have input [15:38:44] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers [15:38:44] Pool: 0 URL: stratum+tcp://eth-eu1.nanopool.org:9999 User: ...........

No bin files is generated with ethash-new! If i use ethash or ethash-genoil it starts... i'm using last 5.5.5 for windows.

gianks commented 6 years ago

Sorry, my fault. The source code has been updated to make ethash-new work, so you need to update the application too or to rename ethash-new in ethash in the kernel folder, that's it!