I just pulled the latest genoil ethminer from github and built it without any problems. I am trying to stratum mine at Dwarfpool directly with command:
ethminer -G -S exp-us.dwarfpool.com:8018 -O
which according to everything Ive read here should work fine. However, I can get a stratum connection but I never get a work package:
Genoil's ethminer 0.9.41-genoil-1.0.8
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nerdralph, RoBiK, tpruvot and sp_
Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
? 10:11:59|ethminer Connecting to stratum server exp-us.dwarfpool.com:8018
? 10:11:59|stratum Connected to stratum server exp-us.dwarfpool.com : 8018
? 10:11:59|stratum Starting farm
? 10:11:59|stratum Subscribed to stratum server
? 10:11:59|stratum Authorized worker
? 10:11:59|stratum Discarding incomplete response
m 10:12:01|ethminer Waiting for work package...
m 10:12:03|ethminer Waiting for work package...
m 10:12:05|ethminer Waiting for work package...
m 10:12:07|ethminer Waiting for work package...
m 10:12:09|ethminer Waiting for work package...
m 10:12:11|ethminer Waiting for work package...
m 10:12:13|ethminer Waiting for work package...
m 10:12:15|ethminer Waiting for work package...
m 10:12:17|ethminer Waiting for work package...
m 10:12:19|ethminer Waiting for work package...
m 10:12:21|ethminer Waiting for work package...
m 10:12:23|ethminer Waiting for work package...
It is happening with both Ethereum and Expanse pools. Trying to figure out if its my issue or is Dwarfpool just weird. Is anyone else having this issue and if so have you been able to work around it and how?