Bitcoin Forum
May 20, 2024, 11:48:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: What color PCB would you like the MoonLander to have?
Green
Red
Blue
Black
Yellow

Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 »  All
  Print  
Author Topic: [ANN] FutureBit MoonLander: A Modern and Efficient Scrypt USB Stick Miner!  (Read 30525 times)
ultralord
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
October 03, 2016, 01:44:32 AM
 #201

Is it possible to run BFGMiner with a MoonLander mining scrypt and a AntMiner U3 mining SHA256 in the same window? If so how would I compile/configure? If not, I guess I could just run 2 separate instances.
proce55or
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
November 03, 2016, 09:33:19 PM
 #202

Hello,

I bought this little device for around $20 second hand. I am completely new and noob in crypto mining. I have some questions, probably stupid, but I have nowhere else to ask.

1. There is a link in the first post about Driver Repo, a link with some files to download. Do I have to download any of this and install. If so, what to install? (I am using Win10)
2. In one of the post here, I think the constructor of this device said "People use this mostly as cheap little lottery miners. They cost next to nothing to run, and you have a chance of making about $100 if you get lucky". What did he mean? Where to sign up for it?
3. From what I understand, the device will run with no problem with no fan under 144MHz, if I would like to overclock it in need a fan. Is something like ARCTIC Breeze Mobile will be OK?
4. Is there a possibility to overheat it do death? Does it have some kind of safe feature like in desktop computers where you can't easily "burn" your processor?
5. I understand frequency setting which I can change in the Start_Moonlander.bat file, bot how is it connected with voltage adjustment? Is there any table or chart, for example if frequency is set to X turn voltage to Y?

I apologize for my ignorance and I hope someone would be so kind to answer my questions.
jstefanop (OP)
Legendary
*
Offline Offline

Activity: 2105
Merit: 1397


View Profile
November 03, 2016, 09:55:26 PM
 #203

Hello,

I bought this little device for around $20 second hand. I am completely new and noob in crypto mining. I have some questions, probably stupid, but I have nowhere else to ask.

1. There is a link in the first post about Driver Repo, a link with some files to download. Do I have to download any of this and install. If so, what to install? (I am using Win10)
2. In one of the post here, I think the constructor of this device said "People use this mostly as cheap little lottery miners. They cost next to nothing to run, and you have a chance of making about $100 if you get lucky". What did he mean? Where to sign up for it?
3. From what I understand, the device will run with no problem with no fan under 144MHz, if I would like to overclock it in need a fan. Is something like ARCTIC Breeze Mobile will be OK?
4. Is there a possibility to overheat it do death? Does it have some kind of safe feature like in desktop computers where you can't easily "burn" your processor?
5. I understand frequency setting which I can change in the Start_Moonlander.bat file, bot how is it connected with voltage adjustment? Is there any table or chart, for example if frequency is set to X turn voltage to Y?

I apologize for my ignorance and I hope someone would be so kind to answer my questions.

1) Yes you need to download the silicon labs COM drivers for windows 10, as well as the actual bfgminer driver to run these

2)I mean you can run these on a solo pool, where the pool pays you out for the entire block if your miner is the one that actually happens to find the right solution (the current block reward for litecoin is 25 LTC, so that roughly equals about 100 bucks). Nicehash has a nice solo pool https://solo.nicehash.com/

3)Yes, as long as some airflow is blowing over the fan blades even high end clock speeds will be fine

4) Yes...there is no internal temp on this asic...it will most likely just crash before it fries itself, but damage is still a possibility especially if it runs at over 90C for any lengthy period of time.

5)You just have to play with it...you can run bfgminer in -benchmark mode which will return many shares/s...which will allow you to see your hardware error rate in real time. You can then manually change the voltage with the pot as you watch the error rate. Just turn the voltage down untill you see lots of errors, then slowly turn it up. Once it reach nearly zero errors you know you have found the sweet spot for that frequency.

Project Apollo: A Pod Miner Designed for the Home https://bitcointalk.org/index.php?topic=4974036
FutureBit Moonlander 2 USB Scrypt Stick Miner: https://bitcointalk.org/index.php?topic=2125643.0
proce55or
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
November 03, 2016, 10:00:02 PM
 #204

Thanks a lot @jstefanop, you rock!
proce55or
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
November 04, 2016, 03:16:41 PM
Last edit: November 04, 2016, 06:12:12 PM by proce55or
 #205

Hello,

Sorry, I have one more question.

My device has just arrived and works great on litecoinpool.org abut I am trying to set it up on solo.nicehash.com but I have some problem with a command line.

There is a code on solo.nicehash.com:

Code:
stratum+tcp://stratum.solo.nicehash.com:3334 -u yourAddress.Worker1 -p x

But when I try to paste it, save it into Start_MoonLander.bat and run it connects but it says there is no device.

So I tried connected it with a code from the original file:

Code:
./bfgminer --scrypt -o stratum+tcp://us.litecoinpool.org:3333 -u jstefanop.1 -p 1,d=8 -S MLD:all --set MLD:clock=144

like this

Code:
./bfgminer --scrypt -o stratum+tcp://stratum.solo.nicehash.com:3334 -u yourAddress.Worker1 -p x 1,d=8 -S MLD:all --set MLD:clock=144

But it is too much, something's is wrong as well.

How to set it up properly?


EDIT:

OK< I have manage to fix it, the code should be:

Code:
bfgminer.exe --scrypt -o stratum+tcp://stratum.solo.nicehash.com:3333 -u ADDRESS.WORKER -p 1,d=8 -S MLD:all --set MLD:clock=144


But now I have different problem. Everything works fine but after 10 maybe 20 minutes I got red light and a screen:

https://s22.postimg.org/d3c2a7dsh/IMG_3383.jpg
aarons6
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006


View Profile
November 06, 2016, 11:11:46 AM
 #206

Hello,

Sorry, I have one more question.

My device has just arrived and works great on litecoinpool.org abut I am trying to set it up on solo.nicehash.com but I have some problem with a command line.

There is a code on solo.nicehash.com:

Code:
stratum+tcp://stratum.solo.nicehash.com:3334 -u yourAddress.Worker1 -p x

But when I try to paste it, save it into Start_MoonLander.bat and run it connects but it says there is no device.

So I tried connected it with a code from the original file:

Code:
./bfgminer --scrypt -o stratum+tcp://us.litecoinpool.org:3333 -u jstefanop.1 -p 1,d=8 -S MLD:all --set MLD:clock=144

like this

Code:
./bfgminer --scrypt -o stratum+tcp://stratum.solo.nicehash.com:3334 -u yourAddress.Worker1 -p x 1,d=8 -S MLD:all --set MLD:clock=144

But it is too much, something's is wrong as well.

How to set it up properly?


EDIT:

OK< I have manage to fix it, the code should be:

Code:
bfgminer.exe --scrypt -o stratum+tcp://stratum.solo.nicehash.com:3333 -u ADDRESS.WORKER -p 1,d=8 -S MLD:all --set MLD:clock=144


But now I have different problem. Everything works fine but after 10 maybe 20 minutes I got red light and a screen:



ive never seen a solid light before.. how do you have it connected to pc? i see you have a usb extension cable?
ive had mine on solo nh but the min for diff is 256 on that site.. try ltc.tbdice.org if you want to go solo. make the diff 32.


uray
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 505


View Profile
November 06, 2016, 12:05:17 PM
 #207

why would anyone still mining scrypt based coin, even worst litecoin, it has feature of a stone compared to other altcoin
usao
Legendary
*
Offline Offline

Activity: 1109
Merit: 1000



View Profile
November 06, 2016, 12:41:40 PM
 #208

why would anyone still mining scrypt based coin, even worst litecoin, it has feature of a stone compared to other altcoin

Because with the right equipment and electricity costs its still profitable.
proce55or
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
November 08, 2016, 09:40:27 PM
 #209



ive never seen a solid light before.. how do you have it connected to pc? i see you have a usb extension cable?
ive had mine on solo nh but the min for diff is 256 on that site.. try ltc.tbdice.org if you want to go solo. make the diff 32.





I don't know what has happened back then with the red light, but now is perfectly OK and I do not have this warning light anymore. Maybe it was something wrong with my drivers after the installation. My connection is through USB 3.0
kattycris
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
November 21, 2016, 11:45:28 AM
 #210

What is the price of futurebit Huh
VictorGT
Hero Member
*****
Offline Offline

Activity: 748
Merit: 523


View Profile
November 26, 2016, 05:26:02 PM
 #211

No more Moonlanders for sale...  Cry
jstefanop (OP)
Legendary
*
Offline Offline

Activity: 2105
Merit: 1397


View Profile
November 27, 2016, 04:23:57 AM
 #212



ive never seen a solid light before.. how do you have it connected to pc? i see you have a usb extension cable?
ive had mine on solo nh but the min for diff is 256 on that site.. try ltc.tbdice.org if you want to go solo. make the diff 32.





I don't know what has happened back then with the red light, but now is perfectly OK and I do not have this warning light anymore. Maybe it was something wrong with my drivers after the installation. My connection is through USB 3.0

Your issue is with USB 3.0. Unfortunately Silicon Labs drivers for these have a bug with USB 3.0, which locks up the USB controller (hence the red light). Not sure if they every fixed this, but I would try downloading the latest VCOM drivers or using USB 2.0 ports.

Project Apollo: A Pod Miner Designed for the Home https://bitcointalk.org/index.php?topic=4974036
FutureBit Moonlander 2 USB Scrypt Stick Miner: https://bitcointalk.org/index.php?topic=2125643.0
Iwaxus
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 19, 2016, 08:08:45 PM
 #213

Hi guys

Can someone explain ne why my futurebit usb miner dont got a voltage adjustment? Huh

You can See it on the picture ::  i only can Mine with 144mhz frequency

Please help me how i can get the Best of it or how i can Change the voltage via Software

https://postimg.org/image/cnj8vkw33/
BitcoinHeini
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 11, 2017, 08:08:17 AM
 #214

Hi there,
I have a weird problem with my Moonlander.

BFGMiner says this:
 [2017-01-11 09:05:44] Work job_id 493a nonce2 02000000
 [2017-01-11 09:05:44] Generated stratum work
 [2017-01-11 09:05:44] Pushing work 262 from pool 0 to hash queue
 [2017-01-11 09:05:44] Received no-transaction-list response for pool 0 job 493a
 [2017-01-11 09:05:44] Open \\.\COM3 failed, GetLastError:121
 [2017-01-11 09:05:44] futurebit: Failed to open \\.\COM3

It also says things like:
Applying clock speed xxx mHz to MLD
0 cores detected on MLD

Can anyone help me?

Thank you! Smiley
mrgoldy
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
June 12, 2017, 10:06:08 PM
Last edit: June 12, 2017, 11:39:35 PM by mrgoldy
 #215

Hoping some active users of this asic still check on here


I just bought 2 of these 2nd hand ebay.  got them up and running at prohashing.com

I read the 2.77 KH/s per Mhz on page 1
I have the voltage at .95V and .96V  (so touchy BTW)
set the clocks at 304

according to the math above  2.77*304=842.08kh/s   *2 miners = ~1684.16 kh/s

In bfgminer my all time average hash rate for
MLD 0   ~1.02Mh/s
MLD 1  ~660kh/s

so both together is ~1.68Mh/s

Should I be worried/concerned that 1 runs higher?  but the average is close to the calculation?




aarons6
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006


View Profile
June 17, 2017, 07:03:25 PM
 #216

Hoping some active users of this asic still check on here


I just bought 2 of these 2nd hand ebay.  got them up and running at prohashing.com

I read the 2.77 KH/s per Mhz on page 1
I have the voltage at .95V and .96V  (so touchy BTW)
set the clocks at 304

according to the math above  2.77*304=842.08kh/s   *2 miners = ~1684.16 kh/s

In bfgminer my all time average hash rate for
MLD 0   ~1.02Mh/s
MLD 1  ~660kh/s

so both together is ~1.68Mh/s

Should I be worried/concerned that 1 runs higher?  but the average is close to the calculation?






on mine if you go too high on the clocks they slow down.. so maybe try the next couple lower clock speed to see if the one picks up speed.
armedmilitia
Hero Member
*****
Offline Offline

Activity: 562
Merit: 506


We're going to need a bigger heatsink.


View Profile WWW
June 23, 2017, 02:15:22 AM
 #217

Hey, the windows binaries for bfgminer have been taken down from dropbox... Does anyone have them lying around?

Always use escrow. OgNasty is pretty sweet.

Help me out with compiling a list of mining datacenters!
mrgoldy
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
June 23, 2017, 02:55:33 AM
 #218

I have the 32bit.zip still

https://www.dropbox.com/pri/get/Public/BFgminer-FutureBit-5.4-win32.zip?_subject_uid=59696400&w=AADAqPESVjaaQrcFRODiZQCt6w0xi5W7kAZn9wl6zRbBNA

https://www.dropbox.com/s/ji7f039xq5g9fe3/BFgminer-FutureBit-5.4-win32.zip?dl=0


Let me know if that works, or if you were looking for the 64bit
armedmilitia
Hero Member
*****
Offline Offline

Activity: 562
Merit: 506


We're going to need a bigger heatsink.


View Profile WWW
June 24, 2017, 04:15:02 AM
 #219


Hey thanks. Better not be a virus.  Wink

Always use escrow. OgNasty is pretty sweet.

Help me out with compiling a list of mining datacenters!
jstefanop (OP)
Legendary
*
Offline Offline

Activity: 2105
Merit: 1397


View Profile
July 15, 2017, 05:25:11 AM
 #220

Driver is up on my github page btw for anyone that does not trust pre-compiled binaries...guess I should throw up the binary released on there as well.

https://github.com/jstefanop/bfgminer/tree/futurebit_driver

BTW stay tuned for some cool stuff Wink

Project Apollo: A Pod Miner Designed for the Home https://bitcointalk.org/index.php?topic=4974036
FutureBit Moonlander 2 USB Scrypt Stick Miner: https://bitcointalk.org/index.php?topic=2125643.0
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!