Bitcoin Forum

Other => Beginners & Help => Topic started by: Filax on May 23, 2018, 08:36:14 PM



Title: FutureBit MoonLander 2 and Nicehash?
Post by: Filax on May 23, 2018, 08:36:14 PM
Hi all

I'm begining to mine with nicehash (don't laugh :) and i have 3 MoonLander 2 Scrypt Asic USB key that i want to
add to my pc to increase a bit my mining power....

Here is my setup config :

bfgminer.exe --scrypt -o stratum+tcp://scrypt.eu.nicehash.com:3333/#xnsub -u MYBITCOINKEY.Moon2 -p d=128 -S MLD:all --set MLD:clock=672 --queue 0 --scan-time 1 --expiry 1

But my shares are never accepted? I get only :

Stratum from pool 0 detected new block
Stratum from pool 0 detected new block
Stratum from pool 0 detected new block
Forever...

And sometime, very rare (one or two per couple of hours) i get a :

Accepted 00630fb7 MLD 0  Diff 10m/3m   Alleluia!


With another pool like litecoinpool.org, there is no problem with my keys? Any advice?

PS: I thought it was a problem of difficulty, I tried a lot of parameters but nothing works ...

I read the entire Moonlander 2 topic without find any information about it...


Title: Re: FutureBit MoonLander 2 and Nicehash?
Post by: BitMaxz on May 23, 2018, 08:50:37 PM
It looks like a driver issue. Did you install the latest driver correctly?

I suggest you to read this whole thread https://bitcointalk.org/index.php?topic=2420357.0


Title: Re: FutureBit MoonLander 2 and Nicehash?
Post by: Filax on May 23, 2018, 08:58:06 PM
Hi :)


Thanks for the reply! , so :

Yes the drivers are the latest version, and i read the entire topic you indicate but i
don't find any information about a nicehash pool problem!  

The only information i found is from the user "asiago" :

https://bitcointalk.org/index.php?topic=2420357.140

But the key creator say that work...

I modified my batch to get :

bfgminer.exe --scrypt -o stratum+tcp://scrypt.eu.nicehash.com:3333/#skipcbcheck#xnsub -u MYKEYBIT.Moon2 -p d=256 -S MLD:all --set MLD:clock=672 --queue 0 --scan-time 1 --expiry 1

On the litecoinpool.org there is not problem, the keys work perfectly :)

I get a : Accepted 00630fb7 MLD 0  Diff 10m/3m each seconds

but i get problem on those two pools :

prohashing and nicehash (same problem)

Regards



Title: Re: FutureBit MoonLander 2 and Nicehash?
Post by: Filax on May 23, 2018, 09:42:10 PM
Hi

So, i'll try to check another multi mining pool...  This one seem to work correctly with my keys :

https://pool.gigarho.com

Thanks for the help :)

Here is the setup for this pool : GIGARHO.bat

bfgminer.exe --scrypt -o stratum+tcp://mine.gigarho.com:3333/#xnsub -u YOURBITCOINWALLETKEY -p "c=BTC" -S MLD:all --set MLD:clock=672
pause

EDIT : New command line

bfgminer.exe --scrypt -o stratum+tcp://mine.gigarho.com:3333/#xnsub -u YOURBITCOINWALLETKEY -p "d=256,c=BTC" -S MLD:all --set MLD:clock=672

Try a difficulty of 256 OR 128, i try 512 but it do not good result, 256 seem to be the best :)