Since changing to the new ethminer -p i'm not able to get past the following
ethminer.exe -HWMON -RH -U --exit -P stratum+tcp://_wallet_.Miner:[email protected]:4444
m 15:50:33|main | ethminer version 0.14.0rc8
m 15:50:33|main | Build: windows / release +git. 8aaa768
cu 15:50:33|main | Using grid size 8192 , block size 128
after this i get a windows 10 popup " ethminer.exe has stopped responding"
Try launch simply with
ethminer.exe -P stratum+tcp://[email protected]:4444
No password
No RH
No HWMON
Please report.
thanks, it does the following
ethminer.exe -P stratum+tcp://_wallet_.[email protected]:4444
m 16:01:13|main | ethminer version 0.14.0rc8
m 16:01:13|main | Build: windows / release +git. 8aaa768
same error message / popup
Which cards ? NVIDIA ? AMD ?
How long does it take to crash?
Does using the alternate port 14444 make any difference? 4444 has always timed out for me (as if a firewall is dropping those packets somewhere)
@AndreaLanfranchi Nvidia
@SnowLeopard71 Straight away it doesn't get any further than that error message. 14444 hasn't changed it as this still causes the same issue.
Motherboard is Asus B250 with 8x Nvidia GPU's.
Driver 397.31
I've tried a single card or multiple and get the same result.
On bios settings have you enabled "Above 4G decoding" ?
How much ram do you have on board ?
Yes 4G is enabled
4gb (virtual memory is at 42gb)
Sorry just te be sure ... du you start with
ethminer.exe -U -P stratum+tcp://[email protected]:4444
I'm using
ethminer.exe -U -P stratum+tcp://wallet.Miner:[email protected]:4444
Could you please run this and report result ?
ethminer.exe --list-devices
I'm just in the process of rebuilding it to see if this resolves the issue as i've two other rigs which are working fine on this version. once this is complete i'll test again and if this fails i'll provide the device lists. Thanks for your help so far.
ethminer 0.15.0.dev10 use ./ethminer -SP 1 dwarfpool, f2pool (eth-proxy) can't work.
./ethminer -RH -X -P stratum+tcp://[email protected]:8008
@peterwillcn
eth-proxy stratum mode is set with "stratum1" thus your command line becomes
./ethminer -RH -X -P stratum1+tcp://[email protected]:8008
No feed back. Closing.