Weird. It's working for me here: stratum+tcp://birdspool.no-ip.org:5567
but my pool reported hashrate does seem to be generally lower than the miner reported hashrate, by anywhere from 10-50%, but occasionally pool reported rate is actually higher, but seems less often.
Same boat here. None of my share are reported either. I've tried just putting birdspool.no-ip.org:5567 and stratum+tcp://birdspool.no-ip.org:5567 . No change.
I can't get any better performance out of that miner than any of the sgminers available.. The M8M miner reports hashrate as higher than sgminer on the client side but poolside is more or less the same.
This is old but it still works
https://bitcointalksearch.org/topic/the-myriad-comprehensive-and-totally-serious-mining-guide-for-new-commers-545805Ya I've seen that. Although I've been mining on 4 of my GPU's via Qubit for months now (mining since 150k MYR and now sitting at 700k mined) on the same config below. Anytime I try another sgminer build it just crashes... but then again I'm using SGminer 4.1.0 build from 6-3-2014 iirc. This is my config, 280x, 270,270,270
{
"pools" :
[
{
"url" : "http://birdspool.no-ip.org:5567",
"user" : "x",
"pass" : "x"
}
],
"kernel" : "qubitcoin",
"device" : "0,1,2,3",
"xintensity" : "64,56,56,56,",
"worksize" : "256,128,128,128",
"gpu-engine" : "1120,1110,1110,1110",
"gpu-memclock" : "1350,1350,1350,1350",
"thread-concurrency" : "8192,6403,6403,6403",
"gpu-threads" : "2",
"gpu-powertune" : "30,30,30,30",
"gpu-fan" : "75,60,60,60",
"expiry" : "1",
"queue" : "0",
"scan-time" : "1",
"no-submit-stale" : true
}