Bitcoin Forum
April 30, 2024, 08:19:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 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 »
1261  Economy / Computer hardware / Re: [Batch 2 Pre-Order] FutureBit Moonlander 2 Official Pre-order Thread on: December 11, 2017, 05:08:03 PM
pre-orders will close within the next week, so if you still want to pick one up at pre-order price I would order soon.
1262  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 11, 2017, 05:49:03 AM
Alright, I've been playing with this thing all day. I've targeted it down this issue.

Code:
[2017-12-10 16:15:41] Network difficulty changed to 20.4k (146.3G)

Any time this happens the miner stops running. You can hear the fan wind up a little as if there's an increase in juice that was being used for the processor. Now the yellow light just flashes every few seconds. Once at this point, unless I restart everything, it won't work on any changes. I'm at a loss... please help.


Honestly looking for some help please.

Whenever network diff changes  new work gets sent to the ASIC and its restarted, sounds like your USB port/Hub is not providing enough power. When new work is sent to the ASIC is when it has the highest chance to get stalled because of power transients the hub can't keep up with.

Beta testing of my new update that resolve this issue and similar issues that cause the sticks to go dead and need restarting is going well and should have a binary release tomorrow. This should also keep sticks alive from poorly tuned/unstable voltages etc.

Pic below is a bunch of sticks running the new driver that I have purposely undervolted so they are unstable....driver has kept them alive and hashing for over a day now with no manual restarts needed!



changes are already pushed to my GitHub for anyone that dosent want to wait and can compile on their own.
1263  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 10, 2017, 08:42:33 PM


Some guy made a Crypto Christmas Tree using a whole bunch of Moonlander 2 USB miners


https://youtu.be/Et3jgHnTjZ8


hahah that is brilliant...nice find.
1264  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 10, 2017, 05:27:06 AM
Hello,

My miner doesn't run for more than 5 minutes until it gets hung up and blinks the yellow light occasionally (stock settings). I'm running BFGminer 5.4-FutureBit2 for Mac on OSX 10.13.2 Beta. I see it happen whenever there's a difficulty change but not sure if its coincidence. I've tried changing from Mining-Dutch to Prohashing and still having problems with the miner working. I guess I get confused as it works fine initially then gets hung up. I also thought maybe a cooling issue but again, playing with the settings didn't change the problem.




As for a different topic, I'm noticing every time I start BFGminer its pulling up URLs that I've used in the past. How do I clean out BFGminer to stop bringing up previous work. I want a clean slate at each boot up with only 1 URL that is defaults to. I've edited the start-moonlander-2 to read this:

#!/bin/sh
cd -- "$(dirname "$0")"
cd bin
./bfgminer --scrypt -o stratum+tcp://mining-dutch.nl:3322 -u JustAnotherPLT.2 -p d=128 -S MLD:all --set MLD:clock=600

Its still loading with multiple URLs.


Sounds like your Mac's USB port is cutting power. Ive seen this on my Mac as well if the stick tries to pull more than 1-1.5 amps. Try lowering core voltage, stock voltage is too high if your only running 600 mhz.
1265  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 09, 2017, 06:13:37 PM
I'm having trouble trying to solo mine a small coin, nyancoin, directly from the wallet. It seems to start up ok, but immediately after a new block is found in the network, one or two minutes, then the miner is declared sick by bfgminer and presumably stops working (I let it run for a day or so in which time should have found a bunch of blocks)

Any ideas for a fix?

I dont believe bfgminer has support for scrypt solo-mining. (unless your mining off a solo pool directly).
1266  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 09, 2017, 06:11:43 PM
@jstefanop

 Why are we unable to setup failover pools?

did you try #skipcbcheck on all of the urls?

yes if I add a failover pool they stop mining after a few minutes

Basic bfgminer features should work normally, since this is just a direct build off luke-jr's main branch with my driver code added. Have no idea why it would not be working.
1267  Alternate cryptocurrencies / Mining (Altcoins) / Re: which is the smallest miner? on: December 09, 2017, 05:36:48 PM
Probably one of the many outdated USB miners.

Or how bout a brand new USB miner that does $10 a month, at about 1/20th the size of a GPU, with 1/20th the power draw? Wink

https://bitcointalk.org/index.php?topic=2125643.0
1268  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 08, 2017, 08:18:53 PM
static diff
stratum+tcp://hash-to-coins.com:4444

works fine for mine

d=512 in the worker password field  and  in -p d=512

Going to try this out this afternoon, thanks!
Maybe a bit offtopic, or not, but if i'd not specify the difficulty and just leave in password, will it use the default 8192 difficulty?
What would be pro and cons about using 8192 instead of the 512 you mention?

For now it's hashing 4.33 Mhs on 768 mhz

it will just take 16x as long on average to submit a share to your pool. On average you will be hashing at 4.33MH but if you look short term you'll see crazy swings from like 20MH down to .5MH on pool side.

This is the same reason some newer people think they are not working, because most pools have initial diffs set to 8k or higher for larger ASICS so takes forever to submit first share to pool(or 256k like nicehash had...guess we don't have to worry about them anymore  Roll Eyes )
1269  Economy / Computer hardware / Re: [Batch 2 Pre-Order] FutureBit Moonlander 2 Official Pre-order Thread on: December 08, 2017, 06:27:38 PM
Same here - ordered from bitshopper.de

i'm glad their aren't a lot of people trying to buy these in bulk and resell them for a profit - i think the guys have put in a tremendous amount of work to get this launched and open up mining, for a low price, to the masses.

Yep, my distributors and I have lots of checks in place and have put alot of effort to keep these as affordable as possible and put in the hands of as many new people getting into mining as possible!
1270  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 08, 2017, 03:17:19 AM
The fans  on these sticks  may not be  good.

One now shudders making noise  and vibrating the stick.

I pull the two fans and now use external fans  all is well in fact better then when I ran with the little fans  also not as loud.

I can not find it  but someone else  said their fan  became unbalanced and vibrated.

This happens even though  the fan screws are tight and correctly installed,

I have similar issue with fan ( only one of the 3 sticks ordered ).
Time to time starts making really annoying noise ... i also think is's increasing in speed as the noise level is increasing as well (and i can feel unusual vibrations when touch it) but after restarting the miner it's back to normal.
I also tried to tighten/loose the screws but that just change the noise frequency (pitch or what it's called)  Cheesy ... I have quite wide range of fans on hand so will try to find some that fits ... so no big issue.

But have other question.
Wanted to put one of sticks on USB cable and put it between window frames to keep it cold ( i have double windows in my house ) ... miner recognize the stick (green led is on) but won't show any hashrate (just zeros).
Can be the long cable cause of this issue? It's 2 meters long. I tried it with shorter one (1 m) and that works well.

Anyhow, OP you did a great job, thanks for these awesome miniminers.

yeah trying to figure out how many of us  have this fan issue.

and it looks like  that stick  has more issues.

I seem to have 1 good one and one bad one.

Try to loosen the screws. I originally had mine too tight and the fans would be very loud, but if I loosened them a lot, it definitely helps.


Keep in mind the are not the highest quality fans unfortunately. When I decided to add the fan thermal setup halfway in development I didn't have the funds to buy higher end ball bearing fans. These have a sleeve bearing, which after it wears in has the side affect of increasing the fan speed. They are supposed to spin at 10k RPM, but I have measured some that spin up to 13-15k, so at those speeds they get noisy and vibrate more.
1271  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 07, 2017, 01:51:33 AM
The fans  on these sticks  may not be  good.

One now shudders making noise  and vibrating the stick.

I pull the two fans and now use external fans  all is well in fact better then when I ran with the little fans  also not as loud.

I can not find it  but someone else  said their fan  became unbalanced and vibrated.

This happens even though  the fan screws are tight and correctly installed,


Can be the long cable cause of this issue? It's 2 meters long. I tried it with shorter one (1 m) and that works well.

Anyhow, OP you did a great job, thanks for these awesome miniminers.

Yes, anything past a few feet probably wont work. The USB chip on this actually uses the older USB 1.1 standard, which has limits on wire length.
1272  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 07, 2017, 01:49:16 AM
Linux noob here. Could some one include detail instruction for installing the driver.

I am running ubuntu 17 with kernel: 4.13.0-17-generic

I was able to do:

1. make ( your cp210x driver )
2. cp cp210x.ko to /lib/modules/4.13.0-17-generic/kernel/drivers/usb/serial

but is unable to do step 3:
insmod /lib/modules/4.13.0-17-generic/kernel/drivers/usb/serial/usbserial.ko

i get output:
insmod: ERROR: could not insert module usbserial.ko: File exists

when i try the insmod with --f i get:
insmod: ERROR: could not insert module usbserial.ko: Invalid module format


.

When I plug into the device and run the script it can't find the device even after i select option to add devices and chose auto. I assume this must be missing driver.

Could some one help me with some detail instruction. Thank You.

You don't need to install the UART driver under linux, its already included in the kernel. Thats why it says file exists.
1273  Economy / Computer hardware / Re: [Batch 2 Pre-Order] FutureBit Moonlander 2 Official Pre-order Thread on: December 06, 2017, 07:49:31 PM
Well got an email from Bitmart today regarding my moonlander-2 order.

after 2 months waiting, they tell me to send an extra $60 for shipping. Shocked
wtf. are those guy's a scam or what ?

didn't you checked your resellers, or what ?


Sounds like you don't live in South Africa? He's my south african distributor and has been vetted. Don't expect shipping to be cheap if you don't live there.

That i do not live in SA should not be a problem.
I payed for the Moonlander2+tax+shipping!  now after almost  2 months they start nagging
that they want more money ..  it's there problem, not mine...  a deal is a deal.

you should remove them as reseller.  they are a con!!

Please PM me with your order details and ill have it taken care of.
1274  Alternate cryptocurrencies / Mining (Altcoins) / Re: NiceHash hacked? on: December 06, 2017, 07:41:03 PM
i love me some low difficulty. time for us miners to make a quick buck and not the hashpower whales. mine on!

Any competent miner would have backup pools setup...the 40 terahash of scrypt is already piling on the LTC blockchain.
1275  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 06, 2017, 07:15:19 PM
Hi, i just have my miner and i running it ant 756 clock and have a error after 5 min runing. The error is :   FutureBit Write error: No space left on device .      
I plug it direct to my laptop, with stock voltige.  
Please any help  Huh    

Thank you !

i get same errors after running them for a while (maybe 1-2 hours) it happens on those i pluged to USB hub and to the one directly to my PSU powered USB3.0 port from PC.

ideas whats causing this?

Thanks Smiley

im investigating this, do the devices stop hashing or they still hash fine with that error? Im pretty sure its related to new work items being sent one right after the other, which happens occasionally. That would cause the UART buffer to fill up, but shouldn't effect the miner (maybe until it gets new work again). Ill try and provide a fix either way in the coming driver update.

it looks like this:
http://84.200.24.120/write-error.png


mining on litecoinpool right now and had same issue Smiley

No thats a different error, looks like windows is locking write permissions for some reason. Try launching the exe as admin.
1276  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 06, 2017, 06:58:33 PM
I'm having an issue getting my Moonlander 2 to be recognized in bfgminer on my Macbook Pro OSX High Sierra 10.13.1.

The Moonlander 2 is recognized in the System Information, but I can't get it to come up in bfgminer using 'auto' or 'all' as a target for the device to add. I'm not really sure what a valid serial port would be. Any suggestions would be great!

Edit: My USB Hub is connected to a monitor, which is then connected via USB-C to my Macbook Pro. So there is some level of indirection to get to the actual USB devices. But my mouse & keyboard work fine so there's that =P

Here's the output from 'ioreg -p IOUSB -w0 -l'


Sigh...did you read any part of my post or FAQ before posting this?


Quote
Q: My Moonlander 2 is not working with Mac OS 10.13
New security features in Mac OS 10.13 prevent the sililabs UART driver from loading. Until they provide a fix, please use the following workaround:

The workaround is to disable the SIP, installed the driver then enable the SIP.
-Shut down the Mac, start with Cmd-R depressed to boot to the Recovery Partition that will display the System Utilities.
-Open the Terminal and issue the command csrutil status and you will see SIP is enabled. To disable the SIP issue the command csrutil disable and then restart the Mac.
-You can then download and install the latest driver from Silicon Labs, you have the new USB to UART driver installed, and should work with the moonlander now
-Shut down and boot to the System Utilities and issue the command csrutil enable and restart.
-The csrutil disable and csrtil enable can only be issued from the Terminal while booted to Recovery Partition. Yes, this is a PITA but it works.

No need to sigh. I 100% did all of those steps.

In fact, I did this twice. I did the 2nd installation after running the uninstall.sh script for the driver library (which produces no output when run BTW).

plug in miner and go to terminal and do following commands

cd /dev
ls cu.*

you should see a listing for cu.SLAB_USBtoUART

if its not there it means the silicon labs driver is still not being loaded by your system
1277  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 06, 2017, 06:55:27 PM
Hi, i just have my miner and i running it ant 756 clock and have a error after 5 min runing. The error is :   FutureBit Write error: No space left on device .     
I plug it direct to my laptop, with stock voltige. 
Please any help  Huh     

Thank you !

i get same errors after running them for a while (maybe 1-2 hours) it happens on those i pluged to USB hub and to the one directly to my PSU powered USB3.0 port from PC.

ideas whats causing this?

Thanks Smiley

im investigating this, do the devices stop hashing or they still hash fine with that error? Im pretty sure its related to new work items being sent one right after the other, which happens occasionally. That would cause the UART buffer to fill up, but shouldn't effect the miner (maybe until it gets new work again). Ill try and provide a fix either way in the coming driver update.
1278  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 06, 2017, 06:51:27 PM
I see people running these sticks with Rpi s with powered hubs so I wonder... Is this software going to run on armv7 device running kernel 2.6.x. Any maemo freaks here...? That woud be fun...

RPi executable is compiled for armv6 which runs on both amrv6 and armv7 devices. Not sure about really old kernels...that might not even have the UART driver in the kernel, so you would at the very least need to compile the UART driver and load the kernel extension.
1279  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: December 06, 2017, 06:44:49 PM
I'm having an issue getting my Moonlander 2 to be recognized in bfgminer on my Macbook Pro OSX High Sierra 10.13.1.

The Moonlander 2 is recognized in the System Information, but I can't get it to come up in bfgminer using 'auto' or 'all' as a target for the device to add. I'm not really sure what a valid serial port would be. Any suggestions would be great!

Edit: My USB Hub is connected to a monitor, which is then connected via USB-C to my Macbook Pro. So there is some level of indirection to get to the actual USB devices. But my mouse & keyboard work fine so there's that =P

Here's the output from 'ioreg -p IOUSB -w0 -l'

Quote
|       +-o FutureBit Moonlander 2@14521200  <class AppleUSBDevice, id 0x1000246fc, registered, matched, active, busy 0 (23 ms), retain 17>
  |       |   {
  |       |     "sessionID" = 15263740325007
  |       |     "iManufacturer" = 1
  |       |     "bNumConfigurations" = 1
  |       |     "idProduct" = 60000
  |       |     "bcdDevice" = 256
  |       |     "Bus Power Available" = 250
  |       |     "USB Address" = 14
  |       |     "bMaxPacketSize0" = 64
  |       |     "iProduct" = 2
  |       |     "iSerialNumber" = 3
  |       |     "bDeviceClass" = 0
  |       |     "Built-In" = No
  |       |     "locationID" = 340922880
  |       |     "bDeviceSubClass" = 0
  |       |     "bcdUSB" = 512
  |       |     "USB Product Name" = "FutureBit Moonlander 2"
  |       |     "PortNum" = 2
  |       |     "non-removable" = "no"
  |       |     "IOCFPlugInTypes" = {"9dc7b780-9ec0-11d4-a54f-000a27052861"="IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle"}
  |       |     "bDeviceProtocol" = 0
  |       |     "IOUserClientClass" = "IOUSBDeviceUserClientV2"
  |       |     "IOPowerManagement" = {"DevicePowerState"=0,"CurrentPowerState"=3,"CapabilityFlags"=65536,"MaxPowerState"=4,"DriverPowerState"=3}
  |       |     "kUSBCurrentConfiguration" = 1
  |       |     "Device Speed" = 1
  |       |     "USB Vendor Name" = "FutureBit"
  |       |     "idVendor" = 4292
  |       |     "IOGeneralInterest" = "IOCommand is not serializable"
  |       |     "USB Serial Number" = "<removed>"
  |       |     "IOClassNameOverride" = "IOUSBDevice"
  |       |   }

Sigh...did you read any part of my post or FAQ before posting this?


Quote
Q: My Moonlander 2 is not working with Mac OS 10.13
New security features in Mac OS 10.13 prevent the sililabs UART driver from loading. Until they provide a fix, please use the following workaround:

The workaround is to disable the SIP, installed the driver then enable the SIP.
-Shut down the Mac, start with Cmd-R depressed to boot to the Recovery Partition that will display the System Utilities.
-Open the Terminal and issue the command csrutil status and you will see SIP is enabled. To disable the SIP issue the command csrutil disable and then restart the Mac.
-You can then download and install the latest driver from Silicon Labs, you have the new USB to UART driver installed, and should work with the moonlander now
-Shut down and boot to the System Utilities and issue the command csrutil enable and restart.
-The csrutil disable and csrtil enable can only be issued from the Terminal while booted to Recovery Partition. Yes, this is a PITA but it works.
1280  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] FutureBit Moonlander 2: The Most Powerful and Efficient USB Stick Miner! on: December 06, 2017, 05:45:59 PM
Batch 2 sales are now live, please order from your respective regional distributor and keep all order discussion in the order thread: https://bitcointalk.org/index.php?topic=2141261.0

For North America
Holybitcoin.com and Asicpuppy.com: 64 USD + shipping
HolyBitcoin Order Link: http://holybitcoin.com/product/futurebit-moonlander-2-batch-2 use coupon code 2TheMoon
ASICPuppy Order Link: https://asicpuppy.com/magentoPuppy/index.php/fbmoonlander2preorder.html

Europe and surrounding countries
Bitshopper.de: 69 EUR + shipping
Order Link: https://www.bitshopper.de/shop/scrypt-miner/usb-miner-scrypt/moonlander2/

EU pricing covers all import and sales taxes, and certifications required to sell electronics in EU.

Asia
klintay/Eyeboot: 69 USD + shipping
Order Link: https://www.eyeboot.com/futurebit-moonlander2-litecoin-miner.html

South Africa
Bitmart: 1,100.00 Rand
https://www.bitmart.co.za/product/moonlander-2-usb-scrypt-miner/

Australia/New Zealand
bittawm: 64 USD + shipping
Order Link: https://bittawmart.com/products/futurebit-moonlander-2-usb-scrypt-miner-3-5-mhs
Pages: « 1 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!