Bitcoin Forum
May 11, 2024, 06:39:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 [108]
  Print  
Author Topic: Official FutureBit Moonlander 2 Driver and Support Thread  (Read 71417 times)
37trillion
Newbie
*
Offline Offline

Activity: 2
Merit: 1


View Profile
October 07, 2022, 08:55:28 PM
Merited by NotATether (1)
 #2141

Hey i have a few futurebit moonlander2s and just put them on dogecoin solo mining on zsolo.bid..
Im asking a question what and how do i find the Registry of the futurebit in regedit the registry editor in windows 11? is the futurebit moonlander 2 represented in the REGEDIT system?
I just want to see if i can make a adjustment to the registry (REGEDIT) to the futurebit moonlander2 if represented in the regedit system!
1715452773
Hero Member
*
Offline Offline

Posts: 1715452773

View Profile Personal Message (Offline)

Ignore
1715452773
Reply with quote  #2

1715452773
Report to moderator
1715452773
Hero Member
*
Offline Offline

Posts: 1715452773

View Profile Personal Message (Offline)

Ignore
1715452773
Reply with quote  #2

1715452773
Report to moderator
1715452773
Hero Member
*
Offline Offline

Posts: 1715452773

View Profile Personal Message (Offline)

Ignore
1715452773
Reply with quote  #2

1715452773
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715452773
Hero Member
*
Offline Offline

Posts: 1715452773

View Profile Personal Message (Offline)

Ignore
1715452773
Reply with quote  #2

1715452773
Report to moderator
1715452773
Hero Member
*
Offline Offline

Posts: 1715452773

View Profile Personal Message (Offline)

Ignore
1715452773
Reply with quote  #2

1715452773
Report to moderator
brain brain
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
November 04, 2022, 01:16:12 PM
Merited by NotATether (1)
 #2142

Hey i have a few futurebit moonlander2s and just put them on dogecoin solo mining on zsolo.bid..
Im asking a question what and how do i find the Registry of the futurebit in regedit the registry editor in windows 11? is the futurebit moonlander 2 represented in the REGEDIT system?
I just want to see if i can make a adjustment to the registry (REGEDIT) to the futurebit moonlander2 if represented in the regedit system!

Let me look into the REGEDIT issue -- have you resolved it on your own yet?

Also, is zsolo.bid a legit site? There hasn't been activity on their thread in over 4 years (https://bitcointalk.org/index.php?topic=2196306.0).
I asked their support a question the other day and did get an answer, but it was a short reply by "Support Specialist Laura P"
Old thread/post indicates the email address for zsolo.bid is zsolobid at protonmail.com
rko69
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 04, 2022, 12:23:17 AM
 #2143

Need some help with my Moonlander 2 setup

I have the moonlanders connected to a Raspberry Pi, but sometimes when everything boots up, the miners are not detected by bfgminer.
If i do + in bfgminer and scan all, it will detect them and start working... but my point is i want this completely automated and sometimes it works, sometimes it doesn't.
If i do bfgminer Settings and do restart miner it will also work and detect the moonlanders and start working,

Is there any way of editing the startup script on the Pi or bfgminer to keep scanning or retrying/loop/delay until all moonlanders are found and then continue mining?
I've tried bfgminer write to config file, but that doesn't seem to affect the hit and miss nature of them loading from cold start.

I want zero touch, but at the moment it's 40% working due to not always connecting to the moonlanders on first boot.

I can't keep the miners all 24/7, as it's a solar setup where batteries are charged during the winter months, hence the daily timer to start/stop the Raspi Pi and Moonlanders.

Any help appreciated
slurfius
Jr. Member
*
Offline Offline

Activity: 100
Merit: 6


View Profile
December 22, 2022, 01:17:20 AM
Last edit: December 22, 2022, 03:54:23 AM by slurfius
 #2144

Switched my 2 Moonlanders from Litecoinpool to ltc.viabtc.io so I can merge mine and get both doge and ltc. Now I’m getting an error in BFGMiner that pool is sending mismatched block contents. Shares are accepted and it’s on the pool website showing the correct hash rate

Should I ignore this error?
Elanv
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 26, 2022, 11:32:38 AM
 #2145

Is there comand in BFG to disable one COM port, i got Apollo in COM3, want it not to be adressed in BFG miner with moonlanders ( windonws ).
zjohn
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 11, 2023, 04:59:42 AM
 #2146

Like several of the previous posts I have a pi 3B+ with a 64 bit OS that will not run the precompiled binary. I've managed to git clone the source but am getting an error when attempting make.  Does anyone know how to get around this? I've tried manually cloning the ccan-upstream but still can't get it to build.
Quote
Quote
root@pibasement:/home/ml/bfgminer# make
( cd . && ./gen-version.sh ) >version.h.new
cmp ./version.h version.h.new && rm version.h.new || mv version.h.new ./version.h
make  all-recursive
make[1]: Entering directory '/home/ml/bfgminer'
Making all in lib
make[2]: Entering directory '/home/ml/bfgminer/lib'
make  all-recursive
make[3]: Entering directory '/home/ml/bfgminer/lib'
make[4]: Entering directory '/home/ml/bfgminer/lib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/ml/bfgminer/lib'
make[3]: Leaving directory '/home/ml/bfgminer/lib'
make[2]: Leaving directory '/home/ml/bfgminer/lib'
Making all in ccan.bfg
make[2]: Entering directory '/home/ml/bfgminer/ccan.bfg'
make[2]: *** No rule to make target '../ccan-upstream/ccan/opt/helpers.c', needed by '../ccan-upstream/ccan/opt/libccan_a-helpers.o'.  Stop.
make[2]: Leaving directory '/home/ml/bfgminer/ccan.bfg'
make[1]: *** [Makefile:2868: all-recursive] Error 1
make[1]: Leaving directory '/home/ml/bfgminer'
make: *** [Makefile:1218: all] Error 2
root@pibasement:/home/ml/bfgminer#
Lazy-66
Newbie
*
Offline Offline

Activity: 9
Merit: 3


View Profile
January 26, 2023, 12:15:34 AM
Last edit: January 26, 2023, 12:32:16 AM by Lazy-66
Merited by NotATether (3)
 #2147

Is there comand in BFG to disable one COM port, i got Apollo in COM3, want it not to be adressed in BFG miner with moonlanders ( windonws ).

Late reply, so you may already have solved your issue, but check in Device Manager what COM ports your Moonlanders use.
My Device Manager shows "Silicon Labs CP210x USB to UART Bridge (COM3)"

In the start bat-file, change -S MLD:all (this means that all usb/com-ports are scanned for a miner)
to -S \\.\COM1 -S \\.\COM2 -S \\.\COM4 -S \\.\COM5 (this example is not scanning COM3, but 1,2,4 and 5)

I'm not sure if there is a delimiter to use... like -S \\.\COM1,\\.\COM2,\\.\COM4,\\.\COM5 so try the above method.

Hash away and good luck  Smiley

Ps and OT, I just had to find a block so I tried mining Artbyte in a pool. Found 14 blocks with 1 Moonlander. 2 as solo and 12 in the pool  Grin
Coin almost worth nothing and reward only a fraction of a coin, so just for fun.
Elanv
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 19, 2023, 06:03:08 AM
 #2148

Is there comand in BFG to disable one COM port, i got Apollo in COM3, want it not to be adressed in BFG miner with moonlanders ( windonws ).

Late reply, so you may already have solved your issue, but check in Device Manager what COM ports your Moonlanders use.
My Device Manager shows "Silicon Labs CP210x USB to UART Bridge (COM3)"

In the start bat-file, change -S MLD:all (this means that all usb/com-ports are scanned for a miner)
to -S \\.\COM1 -S \\.\COM2 -S \\.\COM4 -S \\.\COM5 (this example is not scanning COM3, but 1,2,4 and 5)

I'm not sure if there is a delimiter to use... like -S \\.\COM1,\\.\COM2,\\.\COM4,\\.\COM5 so try the above method.

Hash away and good luck  Smiley

Ps and OT, I just had to find a block so I tried mining Artbyte in a pool. Found 14 blocks with 1 Moonlander. 2 as solo and 12 in the pool  Grin
Coin almost worth nothing and reward only a fraction of a coin, so just for fun.

Thanks for your help.
Yes i did it like this, found in topics befor.
But there is a hot key in Miner that pop ups menu, where u can desable one come port.
I was randomly pressing and got to the screen but cant remmember combination.
And its not on manual.


Lazy-66
Newbie
*
Offline Offline

Activity: 9
Merit: 3


View Profile
February 27, 2023, 06:09:32 PM
 #2149

I experience that some pools offering both shared mining and solo mining behaves differently depending om what mode I choose.
Solo mining gives lower hash rate and fluctuates a lot more. Given hash rate even disappears sometimes and it looks like miner starts from zero again.

Anyone else have similar experience? Can it be a sign of manipulation?
Or does the miner sort of start from scratch because a block's been found by someone else?
JayDDee
Full Member
***
Offline Offline

Activity: 1386
Merit: 220


View Profile
February 27, 2023, 06:42:42 PM
 #2150

Anyone else have similar experience? Can it be a sign of manipulation?

Yes. NO.

Pools calculate hash rate based in the number of share submitted. If you don't submit shares your hashrate is zero.
It has nothing to do with solo pool vs shared pool. High stratum difficulty will reduce share rate and make pool's reported hashrate more volatile.

Lazy-66
Newbie
*
Offline Offline

Activity: 9
Merit: 3


View Profile
March 02, 2023, 07:55:42 PM
 #2151

Anyone else have similar experience? Can it be a sign of manipulation?

Yes. NO.

Pools calculate hash rate based in the number of share submitted. If you don't submit shares your hashrate is zero.
It has nothing to do with solo pool vs shared pool. High stratum difficulty will reduce share rate and make pool's reported hashrate more volatile.

Well, as far as I can tell, BFGMiner behaves the same both in shared mode and solo mode.
I'm talking about the same pool.
Shares are submitted and accepted and I hit blocks in shared mode, but as soon as I switch to solo mode in the same pool
it starts to look "erratic" at the pool's end. Can't see any big change my end (in BFGMiner). Apart from not hitting as many blocks as in shared mode.
I do know that hash rate is seldom exactly the same both ends.

Would you say that the small Moonlanders are less affected by the difficulty in shared mode?
I just see the same difficulty either way, but now I'm thinking perhaps shared mode is easier on these little buggers?

I'm just trying to understand how it works as I just started playing around with mining.
Thanks for trying to explain for a newbie like me  Smiley
JayDDee
Full Member
***
Offline Offline

Activity: 1386
Merit: 220


View Profile
March 02, 2023, 09:57:02 PM
 #2152

Would you say that the small Moonlanders are less affected by the difficulty in shared mode?
I just see the same difficulty either way, but now I'm thinking perhaps shared mode is easier on these little buggers?

The question is ambiguous. Less affected than solo mode or less affected than large miners?
Small miners always have difficulty keeping a regular share submission rate so the pool reported hash rate will be more volatile.
Shared mode will provide more regular revenue because you get a share of every block found by anyone in the shared pool.
In solo you get the whole block but only the ones you find. Statistically it makes no difference.

Also you should find the same number of blocks for the same hashrate whether solo or shared. If your observe a difference it's
due to statistical error, ie bad luck.

kenj
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 04, 2023, 09:56:27 AM
 #2153

Hello
Is there some kind of devfee built in to this??
soccerdude71
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
November 10, 2023, 08:25:36 PM
Last edit: November 13, 2023, 08:12:12 PM by soccerdude71
 #2154

Hello - I recently got back into this (for fun!)...  

I need to see if there is a newer version of the BFG miner running on Raspberry Pi OS...  Currently on:

 5.4.2-34-gea3ba70

Is there newer?  If so, what are the commands to update/upgrade (I don't know a lot about linux...)

TIA!!
BitcoinXProject
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
January 27, 2024, 12:56:01 PM
 #2155

Hello - I recently got back into this (for fun!)...  

I need to see if there is a newer version of the BFG miner running on Raspberry Pi OS...  Currently on:

 5.4.2-34-gea3ba70

Is there newer?  If so, what are the commands to update/upgrade (I don't know a lot about linux...)

TIA!!

Does this work for mining through the daemon instead of a pool? I have a unit and I tried many ways with no luck. I'm trying to mine an altcoin scrypt BTW
Lucasking2023
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 07, 2024, 08:07:07 PM
 #2156

Hello - my computer that was connected to my Moonlander crashed recently.  When I tried to connect it again, I received a Segmentation Fault 11 error and haven't figured out a way to resolve it.

Do I need to flash an SSD card? 

If so, where do I download the appropriate files for the Moonlander 2?  Is there a Github location somewhere?

Please advise.
Lucasking2023
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 07, 2024, 08:30:05 PM
 #2157

Hi - I recently received a Segmentation Fault 11 error on my Moonlander 2.  Please advise how to fix.  Thank you.
soccerdude71
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
April 08, 2024, 05:16:33 PM
 #2158

Try lowering the frequency
Pages: « 1 ... 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 [108]
  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!