Bitcoin Forum
May 03, 2024, 10:17:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 ... 139 »
  Print  
Author Topic: Linux mining distro for the Raspberry PI - MinePeon  (Read 684875 times)
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
October 13, 2013, 12:10:53 AM
 #1661

Great news!!

Update

Remember, it is a pre release, but everything in there has been tested by me and should work.

Neil

Bitcoin News http://mineforeman.com/ || MinePeon - Bitcoin mining on the Raspberry PI http://mineforeman.com/minepeon/ || MinePeon Wiki http://minepeon.com/ || MinePeon Forums http://minepeon.com/forums/
1714774675
Hero Member
*
Offline Offline

Posts: 1714774675

View Profile Personal Message (Offline)

Ignore
1714774675
Reply with quote  #2

1714774675
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714774675
Hero Member
*
Offline Offline

Posts: 1714774675

View Profile Personal Message (Offline)

Ignore
1714774675
Reply with quote  #2

1714774675
Report to moderator
viriat0
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 501


View Profile
October 13, 2013, 12:12:15 AM
 #1662

Great news!!

Update

Remember, it is a pre release, but everything in there has been tested by me and should work.

Neil

I will test another sd Smiley

cheers
tk1337
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
October 13, 2013, 12:15:30 AM
 #1663

2. SMTP Auth.  I need a bit more time to get it right.

If you want me to work the SMTP, let me know...

That would be great!

Download the image and set your own git details, /opt/minepeon is connected to the new test repo (https://github.com/MineForeman/minepeon-base branch static).

If you can do that and commit it I can get back to working on cgminer.

Neil

P.S. Now we have this we can move onto mobileminer and pluggings to.  Sorry I have taken so long to git this image out, it seems every time I fixed a but I found a new one Wink .

Can do, I already have all the branches forked, so I'll get to work on the email tonight, the image is being written to a card right now, I have about 20 miners standing around doing nothing since UPS delayed my shipment of hubs (yay), so I'll hook some up to test on donations.
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
October 13, 2013, 12:29:11 AM
 #1664

2. SMTP Auth.  I need a bit more time to get it right.

If you want me to work the SMTP, let me know...

That would be great!

Download the image and set your own git details, /opt/minepeon is connected to the new test repo (https://github.com/MineForeman/minepeon-base branch static).

If you can do that and commit it I can get back to working on cgminer.

Neil

P.S. Now we have this we can move onto mobileminer and pluggings to.  Sorry I have taken so long to git this image out, it seems every time I fixed a but I found a new one Wink .

Can do, I already have all the branches forked, so I'll get to work on the email tonight, the image is being written to a card right now, I have about 20 miners standing around doing nothing since UPS delayed my shipment of hubs (yay), so I'll hook some up to test on donations.

If you look in;-
/opt/minepeon/http/inc/functions.inc.php

You will find the SMTP auth code already in there, you just need to uncomment it and make it optional (i.e. it is selected in settings.php)

Put the fields into ;-

 /opt/minepeon/http/settings.php

and your all ready for testing.

Neil


Bitcoin News http://mineforeman.com/ || MinePeon - Bitcoin mining on the Raspberry PI http://mineforeman.com/minepeon/ || MinePeon Wiki http://minepeon.com/ || MinePeon Forums http://minepeon.com/forums/
tk1337
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
October 13, 2013, 12:42:04 AM
 #1665

Looks like you took out PiMiner and Audafruits LCD files, is that correct? Just wanted to make sure before people start asking.
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
October 13, 2013, 12:46:55 AM
 #1666

Looks like you took out PiMiner and Audafruits LCD files, is that correct? Just wanted to make sure before people start asking.

Yes sorry, not so much took out but did not put back in.

I am going to use those two as examples of plugins (they make excellent candidates). 

Bitcoin News http://mineforeman.com/ || MinePeon - Bitcoin mining on the Raspberry PI http://mineforeman.com/minepeon/ || MinePeon Wiki http://minepeon.com/ || MinePeon Forums http://minepeon.com/forums/
tk1337
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
October 13, 2013, 12:53:45 AM
 #1667

Looks like you took out PiMiner and Audafruits LCD files, is that correct? Just wanted to make sure before people start asking.

Yes sorry, not so much took out but did not put back in.

I am going to use those two as examples of plugins (they make excellent candidates). 

Sounds good, I'm gonna post on your forums some things I already see.
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
October 13, 2013, 01:36:48 AM
 #1668

First bug spotted, there is a mistake in the hashrate calculation (it doubles it)

ssh in and ;-
cd /opt/minepeon
git pull

to fix it.

Neil

Bitcoin News http://mineforeman.com/ || MinePeon - Bitcoin mining on the Raspberry PI http://mineforeman.com/minepeon/ || MinePeon Wiki http://minepeon.com/ || MinePeon Forums http://minepeon.com/forums/
Bonz
Full Member
***
Offline Offline

Activity: 213
Merit: 100


Mining history: BTC->LTC->FTC->CRC:2200kh/s


View Profile WWW
October 13, 2013, 05:35:32 AM
 #1669

I'm gonna flash this image and Put my 8 erupters on donate for 24h (i know its not much).  Hope to see the adafruit plugin soon =D

If I've helped you, who knows it could happen =) PLZ donate      BTC - 34CGHYkhKi2eFP5GBhtsNpQdFvrxo7WT1u     LTC - WfGiVRgBTLWzfiEfg69QVReWiDvMuQxxHW
                                                                                              FTC - 9x9DT1QDe9bP5E75gSDnkwbVWmwjevpiAQ     CRC - Q5swva1yTrD3Gh7HijDSiETvk6evpe5apl
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
October 13, 2013, 05:47:03 AM
 #1670

I'm gonna flash this image and Put my 8 erupters on donate for 24h (i know its not much).  Hope to see the adafruit plugin soon =D

When  I say I need the donations tested I mean using the Web UI and add 15 minutes Wink .

It is a new bit of code that does it all without restarting the miner using only the API.  The code needs to be tested because I am basing new stuff (not included yet) that will allow you to add, remove, disable and change prioritizes of pools from the web ui.

Neil

Bitcoin News http://mineforeman.com/ || MinePeon - Bitcoin mining on the Raspberry PI http://mineforeman.com/minepeon/ || MinePeon Wiki http://minepeon.com/ || MinePeon Forums http://minepeon.com/forums/
Bonz
Full Member
***
Offline Offline

Activity: 213
Merit: 100


Mining history: BTC->LTC->FTC->CRC:2200kh/s


View Profile WWW
October 13, 2013, 05:56:22 AM
 #1671

I'm gonna flash this image and Put my 8 erupters on donate for 24h (i know its not much).  Hope to see the adafruit plugin soon =D

When  I say I need the donations tested I mean using the Web UI and add 15 minutes Wink .

It is a new bit of code that does it all without restarting the miner using only the API.  The code needs to be tested because I am basing new stuff (not included yet) that will allow you to add, remove, disable and change prioritizes of pools from the web ui.

Neil

when i say i'm gonna set it to 24hour donate it's not to test your system it's because not enough of the people who use your miner ever donate!  if you'd rather i can set it to 15 min...


PS: i always wondered why you didn't have a drop down menu to let people set it to either per day or per hour?!  i would set mine to 5min every hour for sure

If I've helped you, who knows it could happen =) PLZ donate      BTC - 34CGHYkhKi2eFP5GBhtsNpQdFvrxo7WT1u     LTC - WfGiVRgBTLWzfiEfg69QVReWiDvMuQxxHW
                                                                                              FTC - 9x9DT1QDe9bP5E75gSDnkwbVWmwjevpiAQ     CRC - Q5swva1yTrD3Gh7HijDSiETvk6evpe5apl
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
October 13, 2013, 06:41:56 AM
 #1672

when i say i'm gonna set it to 24hour donate it's not to test your system it's because not enough of the people who use your miner ever donate!  if you'd rather i can set it to 15 min...

That is awfully nice of you but I would feel guilty taking all of your hash power.  The idea with the donations is that everyone donates a little and we all get the features we want (plus I get a full time job running your miners Tongue ).

Neil

Bitcoin News http://mineforeman.com/ || MinePeon - Bitcoin mining on the Raspberry PI http://mineforeman.com/minepeon/ || MinePeon Wiki http://minepeon.com/ || MinePeon Forums http://minepeon.com/forums/
Bonz
Full Member
***
Offline Offline

Activity: 213
Merit: 100


Mining history: BTC->LTC->FTC->CRC:2200kh/s


View Profile WWW
October 13, 2013, 07:54:01 AM
Last edit: October 13, 2013, 08:17:54 AM by Bonz
 #1673

when i say i'm gonna set it to 24hour donate it's not to test your system it's because not enough of the people who use your miner ever donate!  if you'd rather i can set it to 15 min...

That is awfully nice of you but I would feel guilty taking all of your hash power.  The idea with the donations is that everyone donates a little and we all get the features we want (plus I get a full time job running your miners Tongue ).

Neil


i'll set it to 30 min per day after tomorrow it is Canadian thanksgiving after all =D.  i know you just pushed a major update but any idea when we will get support for the adafruit displays back?


****EDIT****

there we go... 24 hour hash heading to stratum.btcguild.com:3333 still only 2500mhash but hash is hash

If I've helped you, who knows it could happen =) PLZ donate      BTC - 34CGHYkhKi2eFP5GBhtsNpQdFvrxo7WT1u     LTC - WfGiVRgBTLWzfiEfg69QVReWiDvMuQxxHW
                                                                                              FTC - 9x9DT1QDe9bP5E75gSDnkwbVWmwjevpiAQ     CRC - Q5swva1yTrD3Gh7HijDSiETvk6evpe5apl
eman5oh
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
October 13, 2013, 01:28:18 PM
 #1674

I am running the test version 0.2.4 with the fix applied for the double hash rate and noticed that the hardware errors reported via the web interface and the via ssh are different, the number of errors are the same but the percentage is much lower via ssh reported by the miner. The miner is showing .81% and the web interface is showing 3.22%. Not sure if it is a bug or a difference in the way the percentage is calculated between the web interface and the bfgminer. Anyhow thanks for the awesome work, donate is turned on.
madcratebuilder
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
October 13, 2013, 04:04:42 PM
 #1675

I am running the test version 0.2.4 with the fix applied for the double hash rate and noticed that the hardware errors reported via the web interface and the via ssh are different, the number of errors are the same but the percentage is much lower via ssh reported by the miner. The miner is showing .81% and the web interface is showing 3.22%. Not sure if it is a bug or a difference in the way the percentage is calculated between the web interface and the bfgminer. Anyhow thanks for the awesome work, donate is turned on.

I saw that, I think the ssh rate is in error.  I have just switched from cgminer to bfgminer and saw a large increase in HW errors.  After several reboots it appears to have settled in and I'm seeing about 2.5-3% in bfgm, about the same as I saw in cgm, but now have twice the erupters, 13.3 Gh/s.
ct1aic
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Are ฿itcoins Radioactive?


View Profile WWW
October 13, 2013, 05:40:06 PM
 #1676

I'm using also MinePeon 0.2.4 PR1 for 5 hours, with 3 USB Block Erupters and 3 OC's Block Erupters (16 MHz crystal). BFGminer works better than CGMiner, as I don't need to include (and there is no option in this version to do that) icarus-timing short=90.

The email alert is working fine with gmail (without need for SSL connection). If the Gizmos fail, I receive 2 emails: one for less than minimum Hash rate and one for less than number of Gizmos.

I'm still waiting for some BlueFury Gizmos, to test also that feature.

I don't like the lack of miner options, backup features and live graphs, that I have in 0.2.3 version. I still can not pass graphics data between versions. Perhaps we would need some sort of feature (with a price, of course) in the web, where we could collect and see the graphics data of all our MinePeons.

I'll try this 0.2.4 PR1 version for some more days with these 6 Gizmos, before moving it to my 2 other RPI's (with a total of 40 USB Gizmos) and start using BFGminer instead of CGMiner.

Rui Costa, PortugalBTC : 1ct1aicGoUVpZeovsw3cCcPJZJHV5JXtW
tk1337
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
October 13, 2013, 07:56:22 PM
 #1677

I am running the test version 0.2.4 with the fix applied for the double hash rate and noticed that the hardware errors reported via the web interface and the via ssh are different, the number of errors are the same but the percentage is much lower via ssh reported by the miner. The miner is showing .81% and the web interface is showing 3.22%. Not sure if it is a bug or a difference in the way the percentage is calculated between the web interface and the bfgminer. Anyhow thanks for the awesome work, donate is turned on.

I saw that, I think the ssh rate is in error.  I have just switched from cgminer to bfgminer and saw a large increase in HW errors.  After several reboots it appears to have settled in and I'm seeing about 2.5-3% in bfgm, about the same as I saw in cgm, but now have twice the erupters, 13.3 Gh/s.

I really don't think it's related to MinePeon, however I will say I'm seeing a ton more HW errors in BFGMiner 3.3.0 versus 3.2.1 or 3.2.9. I've tried playing around with a few settings but still getting a high rate of HW errors then what I ever got before on BFGMiner.

However I also see that the display on the web versus display on the miner is incorrect as well. Web is showing 15.97% HW Errors while the miner is showing 1.5% HW Errors, I'm going to take a look at the code when I get done running errands, unless someone beats me to it.
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
October 13, 2013, 08:51:53 PM
 #1678

I am running the test version 0.2.4 with the fix applied for the double hash rate and noticed that the hardware errors reported via the web interface and the via ssh are different, the number of errors are the same but the percentage is much lower via ssh reported by the miner. The miner is showing .81% and the web interface is showing 3.22%. Not sure if it is a bug or a difference in the way the percentage is calculated between the web interface and the bfgminer. Anyhow thanks for the awesome work, donate is turned on.

I saw that, I think the ssh rate is in error.  I have just switched from cgminer to bfgminer and saw a large increase in HW errors.  After several reboots it appears to have settled in and I'm seeing about 2.5-3% in bfgm, about the same as I saw in cgm, but now have twice the erupters, 13.3 Gh/s.

I really don't think it's related to MinePeon, however I will say I'm seeing a ton more HW errors in BFGMiner 3.3.0 versus 3.2.1 or 3.2.9. I've tried playing around with a few settings but still getting a high rate of HW errors then what I ever got before on BFGMiner.

However I also see that the display on the web versus display on the miner is incorrect as well. Web is showing 15.97% HW Errors while the miner is showing 1.5% HW Errors, I'm going to take a look at the code when I get done running errands, unless someone beats me to it.

This is why it is a pre release, I have not been sure about the error rates for a while now, and bfgminer seems to do something different then cgminer.

Feel free to jump into index.php and see if you can remedy the matter, one thing that might be of help is if you ssh in and;-

touch /opt/minepeon/DEBUG

That turns the debuging on and you will also get the raw api output at the bottom of the page. (Delete it when you want it to go away).

Neil

Bitcoin News http://mineforeman.com/ || MinePeon - Bitcoin mining on the Raspberry PI http://mineforeman.com/minepeon/ || MinePeon Wiki http://minepeon.com/ || MinePeon Forums http://minepeon.com/forums/
tk1337
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
October 14, 2013, 04:05:21 AM
 #1679

I am running the test version 0.2.4 with the fix applied for the double hash rate and noticed that the hardware errors reported via the web interface and the via ssh are different, the number of errors are the same but the percentage is much lower via ssh reported by the miner. The miner is showing .81% and the web interface is showing 3.22%. Not sure if it is a bug or a difference in the way the percentage is calculated between the web interface and the bfgminer. Anyhow thanks for the awesome work, donate is turned on.

I saw that, I think the ssh rate is in error.  I have just switched from cgminer to bfgminer and saw a large increase in HW errors.  After several reboots it appears to have settled in and I'm seeing about 2.5-3% in bfgm, about the same as I saw in cgm, but now have twice the erupters, 13.3 Gh/s.

I really don't think it's related to MinePeon, however I will say I'm seeing a ton more HW errors in BFGMiner 3.3.0 versus 3.2.1 or 3.2.9. I've tried playing around with a few settings but still getting a high rate of HW errors then what I ever got before on BFGMiner.

However I also see that the display on the web versus display on the miner is incorrect as well. Web is showing 15.97% HW Errors while the miner is showing 1.5% HW Errors, I'm going to take a look at the code when I get done running errands, unless someone beats me to it.

This is why it is a pre release, I have not been sure about the error rates for a while now, and bfgminer seems to do something different then cgminer.

Feel free to jump into index.php and see if you can remedy the matter, one thing that might be of help is if you ssh in and;-

touch /opt/minepeon/DEBUG

That turns the debuging on and you will also get the raw api output at the bottom of the page. (Delete it when you want it to go away).

Neil

Well, doing the math, not even BFGMiner displays it properly unless there's another factor involved, I'm going to go through the code in BFGMiner to see if there's another factor involved in computing the % of HW Errors, as I'm *assuming* that % is the amount put against the total # of shares. I could be way wrong on that, if I can't find anything I'll message Luke to see if he can shed some light on this.
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
October 14, 2013, 04:20:13 AM
 #1680

Well, doing the math, not even BFGMiner displays it properly unless there's another factor involved, I'm going to go through the code in BFGMiner to see if there's another factor involved in computing the % of HW Errors, as I'm *assuming* that % is the amount put against the total # of shares. I could be way wrong on that, if I can't find anything I'll message Luke to see if he can shed some light on this.

I vagley remember may need to subtract error from the total shares before you work out the percentage (i.e. shares - error / error = percent).

But yeah, I agree, the is some sort of 'magic number' in there that we are not taking into account.

Neil

Bitcoin News http://mineforeman.com/ || MinePeon - Bitcoin mining on the Raspberry PI http://mineforeman.com/minepeon/ || MinePeon Wiki http://minepeon.com/ || MinePeon Forums http://minepeon.com/forums/
Pages: « 1 ... 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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 ... 139 »
  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!