Bitcoin Forum
November 14, 2024, 08:25:16 AM *
News: Check out the artwork 1Dq created to commemorate this forum's 15th anniversary
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: November 11, 2018, 04:29:06 PM
Can anyone please give an example of running a cron job for BFGminer on RPI to close and reopen every hour.

i have a sh file with this in

#!/bin/bash
./bfgminer --scrypt -o stratum+tcp://hub.miningpoolhub.com:20460 -u xxx.miner1 -p miner1,d=128 -S ALL --set MLD:clock=600

Any help for a Linux noob would be great, a lot of people i know with RPI are having issues with the moonlanders randommly just hash at 0 mh/s until the software is restarted.

Kind Regards

Paul
https://en.wikipedia.org/wiki/Cron

so something like this could work.
* 1 * * * killall -9 bfgminer

to make your life easier tho just use minera
https://bitcointalk.org/index.php?topic=596620.0

it has the option to do what you want internally.

one thing tho you have to expand the img to the full size of the sdcard you can do it in the rpi utils really easy.


I tried minera but I had a lot of problems in the configuration of the moonlanders and they were constantly stuck.
so I tried some configuration for the automatic restart of bfgminer in case of a device with hash 0.  I found these options that can be used in the start command of bfgminer:

Code:
--cmd-idle <arg> Execute a command when a device is allowed to be idle (rest or wait)
--cmd-sick <arg> Execute a command when a device is declared sick
--cmd-dead <arg> Execute a command when a device is declared dead

but I have not found explanations on how to use them. does anyone know how they can be used?
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: October 25, 2018, 08:24:20 PM
Last I knew as of a few months ago the auto restart still was not ported over to the Linux ARM V2 tar download which is needed for the pi., or am I missing something?


I am using RPi with latest bfgminer precompiled binary, and it works perfectly. Auto restart of faulty sticks is there.

Thanks for your reply. Is there anything I need to do to activate the auto restart? or will it do it automatically with the latest release?

Is it really possible? I will follow carefully

Quote
As soon as I'm done with the Apollo pre-order I will give some love to the Moonlanders. I have a bunch of updates queued for the driver and will be releasing a new version in the next month hopefully.

Great news! I can't wait to see something. Thx
3  Local / Discussioni avanzate e sviluppo / Re: Gekko trading-bot: qualcuno lo usa? on: October 21, 2018, 01:28:45 PM
Ehhh allora sei avanti anni luce rispetto a me, mi ritiro nelle mie stanze a studiare  Grin Grin Grin
4  Local / Discussioni avanzate e sviluppo / Re: Gekko trading-bot: qualcuno lo usa? on: October 21, 2018, 09:36:23 AM
Eh la strategia e' il problema di tutti!  Grin  Grin

Guadagnare non e' semplice ma se riesci a chiudere sempre in positivo, anche se di poco, su base giornaliera e' un ottimo risultato. Diventa solo un problema di capitale.

Ma stai usando gia' una tua strategia o hai usato una di quelle di gekko?
5  Local / Discussioni avanzate e sviluppo / Re: Gekko trading-bot: qualcuno lo usa? on: October 20, 2018, 02:37:07 PM
Sul Pi0 non riesco a farlo partire, credo sia un problema di installazione del Node.js su ARM6 Huh Huh. Ho smanettato ma non riesco proprio, quindi l'ho reinstallato sul Pi3 e li mi funziona.


Quote
Quindi ecco la mia domanda: c'è qualcuno che ne sa di questo bot? così scambiamo un pò di informazioni e magari riusciamo a far qualcosa assieme...


Quindi tu vorresti creare la tua strategia e allo stesso tempo imparare un po' javascript??

6  Local / Discussioni avanzate e sviluppo / Re: Gekko trading-bot: qualcuno lo usa? on: October 17, 2018, 10:21:28 AM
Ciao,

Lo stavo provando pure io su un pi zero ( poi ho dovuto riformattare l'sd e non riesco piu' ad reinstallarlo...vabbe' OT)

Ti posso chiedere che exchange hai usato?
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: October 15, 2018, 09:48:12 PM
I am asking about average money which you earn per month.

At this difficulty with one Moonlander: 0,01 € for 24 hours. 0,34 € for 30 days.
0,0073 Litecoin.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: October 15, 2018, 06:55:03 PM
What's your profit per month?

Which Profit?!?!  Grin
It's a Block Lottery.
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Moonlander 2 Driver and Support Thread on: October 15, 2018, 03:09:42 PM
Hi, i have a problem with my moonlander 2.

I have a Raspberry Pi3 and 2 Moonlander2 on a 20W powered hub.
After a bit of work, one of the two moonlander go to 0 Mhz. Sometimes after 10minutes, sometimes after 48 hours of good work.

I try to reset raspberry and change the hub with another one but the problem persists.
I try to change the frequencies from 600 to 796 but the problem persists, i don't change any voltage.

Do you have any advice?
Thank you.




Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!