Bitcoin Forum
May 04, 2024, 12:31:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 135 136 137 138 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
February 17, 2014, 09:17:03 PM
 #2381

git clone https://github.com/tghamm/PiMinerSimple.git
cd PiMinerSimple
sudo nohup python PiMinerSimple.py &

Since MinePeon comes equipped with everything you need already that is "in theory" all you need do.  The miner is setup and ready.

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/
1714825878
Hero Member
*
Offline Offline

Posts: 1714825878

View Profile Personal Message (Offline)

Ignore
1714825878
Reply with quote  #2

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

Activity: 756
Merit: 500


View Profile WWW
February 17, 2014, 09:27:16 PM
 #2382

git clone https://github.com/tghamm/PiMinerSimple.git
cd PiMinerSimple
sudo nohup python PiMinerSimple.py &

Since MinePeon comes equipped with everything you need already that is "in theory" all you need do.  The miner is setup and ready.

Neil

Quote
[minepeon@minepeon ~]$ git clone https://github.com/tghamm/PiMinerSimple.git
Cloning into 'PiMinerSimple'...
remote: Counting objects: 27, done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 27 (delta 10), reused 14 (delta 0)
Unpacking objects: 100% (27/27), done.
Checking connectivity... done
[minepeon@minepeon ~]$ cd PiMinerSimple
[minepeon@minepeon PiMinerSimple]$ sudo nohup python PiMinerSimple.py &
[1] 425
[minepeon@minepeon PiMinerSimple]$

Whole bunch of nothing...  I know with piminer I had to put in "./install.sh" after cloning.  I tried that and nothing.  Might it need to be installed a diffrent way?


“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
February 17, 2014, 09:54:39 PM
 #2383

Whole bunch of nothing... 

Yeah, nothing is ever that simple Wink .

The ./install.sh bit was from my plugin to set up all the dependencies and startup stuff.  I will see if I can delve into it tonight.  The problem is the author of the fork has made it so it works in his particular environment with his particular settings. I need to make it work in everyone environment with everyone settings.

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/
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
February 17, 2014, 10:00:50 PM
 #2384

Whole bunch of nothing... 

Yeah, nothing is ever that simple Wink .

The ./install.sh bit was from my plugin to set up all the dependencies and startup stuff.  I will see if I can delve into it tonight.  The problem is the author of the fork has made it so it works in his particular environment with his particular settings. I need to make it work in everyone environment with everyone settings.

Neil

Very cool. I appreciate your help.

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
necro_nemesis
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 18, 2014, 12:11:56 AM
 #2385



Send one BTC to 12Ui8w9q6eq6TxZmow8H9VHbZdfEnsLDsB .... (kidding, unless your really gonna do it Tongue )

I will have a look to night and might even message the author, lets see if we can get something going.

Neil

LOL I love reading old posts where guys were offering 50 for someone to help them with the simplest of tasks.  Shocked
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
February 21, 2014, 08:36:18 PM
 #2386

Any news Neil?

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
February 21, 2014, 10:01:41 PM
 #2387

Any news Neil?

Sorry, I am 100% snowed under.  Maintaining, supporting and advancing MinePeon is all I can keep up with at the moment (and the full time job).  The BBB and x86 port take priority after that and then Maintaining other peoples code comes a way distant 7th Wink .

I do have it loaded on one of my MinePeons though, I will see how things are after I push out cgminer 4!

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/
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
February 22, 2014, 03:38:34 AM
 #2388

Any news Neil?

Sorry, I am 100% snowed under.  Maintaining, supporting and advancing MinePeon is all I can keep up with at the moment (and the full time job).  The BBB and x86 port take priority after that and then Maintaining other peoples code comes a way distant 7th Wink .

I do have it loaded on one of my MinePeons though, I will see how things are after I push out cgminer 4!

Neil
I'm looking forward to the BBB version.  I gonna pick one up soon to play with/test for you.
If you have a sdcard that works with the LCD is there any way you could make an img of it that I could get and try?

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
kano
Legendary
*
Offline Offline

Activity: 4480
Merit: 1800


Linux since 1997 RedHat 4


View Profile
February 22, 2014, 09:06:27 AM
 #2389

...
With the way open source stuff goes, if your not constantly maintaining stuff every thing else progresses and breaks your old code and I have enough of my own stuff to maintain.  I have noticed though that someone else has forked piMiner and is doing something interesting with it;-
...
Just thought I'd point out about the cgminer API ...
Since I wrote it, I have tried to keep backward compatibility to the maximum.
The only changes I've made that break that is the removal of CPU and GPU code ... and in your case that should have had no affect.
Yes other people break that compatibility with their forks since they don't give a crap about it, but since I wrote the API and have maintained it since day one, I've made sure that backward compatibility is the highest priority aspect of the cgminer API.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
mikerbiker6
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
February 22, 2014, 09:23:16 AM
 #2390

Hi,
first of all thanks for minepeon, it is working like a charm.


At first I was struggling to get it working, then I found out the problem was my power supply.

Maybe a stupid question, but how can minepeon access the internet without my network code?

So great software, if you find the time to do so, please implement a pooltimer(under pools, how long you have been mining one pool).



Participate and Earn on the Letstalkbitcoin forum letstalkbitcoin.com
Pentel
Full Member
***
Offline Offline

Activity: 172
Merit: 100



View Profile
February 22, 2014, 10:34:23 AM
 #2391

Please up your donation first  Grin

You must be using some kind of Ethernet cable which should be plugged into your router.  You don't need your router ID for this, only if you are using a WiFi USB plug like Edimax EW-7811UN 150Mbps Wireless Nano USB

cross/\'kros/ n: a thing they nail people to. Vircurex - Exchnage
PGP Key
BM-NC5DsQck3UyTHFv3fKCMBprw7BNVHUwH
rallasnackbar
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 22, 2014, 11:41:17 AM
 #2392

Should i use the standard power supply for the Raspberry Pi
Or should i plug it into a 5v 10amp supply, to make sure it dosnt cut it because of lack of power?
necro_nemesis
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 22, 2014, 09:07:16 PM
 #2393

Tried Google came up empty so figured I ask.

So in the past I used my pi to proxy for an ASICminer Cube out of necessity. Now having a consolidated list of all my equipments health summarized and the ease of pool control using a single worker has spoiled me. I want to point Antminer S1's at the mighty pi.  Grin

Is there a way to direct S1's to use the proxy support in minepeon and how do I configure them? Currently using bfgminer in the pi to support my other stuff.
davebodger
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
February 22, 2014, 10:44:56 PM
 #2394

Tried Google came up empty so figured I ask.
So in the past I used my pi to proxy for an ASICminer Cube out of necessity. Now having a consolidated list of all my equipments health summarized and the ease of pool control using a single worker has spoiled me. I want to point Antminer S1's at the mighty pi.  Grin
Is there a way to direct S1's to use the proxy support in minepeon and how do I configure them? Currently using bfgminer in the pi to support my other stuff.

I think using a Pi proxy with the S1's is pointless, as they run cgminer which will do stratum directly with a pool, so no proxy needed.
Also I think the rate they generate work results at would overwhelm a proxy running on a Pi.

If you think I deserve it - BTC always welcome - 14GkxT2xcpgvGVBgMjtGeFiXrxnttBSRRF
necro_nemesis
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 22, 2014, 11:04:35 PM
 #2395

The point wasn't to support getwork on stratum servers as the S1's aren't suffering from this issue as the blades and cubes dtd.  It's about interface and control. Minepeon IMHO is superior to the S1's interface and can consolidate equipment results. The intent in future is to also provide remote access. The ability to monitor and control multiple devices through a single user interface is beneficial enough in my mind to proxy through the pi.
davebodger
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
February 22, 2014, 11:16:26 PM
 #2396

The point wasn't to support getwork on stratum servers as the S1's aren't suffering from this issue as the blades and cubes dtd.  It's about interface and control. Minepeon IMHO is superior to the S1's interface and can consolidate equipment results. The intent in future is to also provide remote access. The ability to monitor and control multiple devices through a single user interface is beneficial enough in my mind to proxy through the pi.
Ahhh, sorry, misunderstood.
The Minepeon deals with "devices" which are not usually running other mining software, so it would either have to run a stratum-level proxy (of which I have no experience) or hook directly into the S! baldes, bypassing the on-board antminer controller, presumably with some kind of custom interface via the Pi GPIO. This might be possible but not easily/quickly achievable IMHO.
I'll keep quiet now.  Embarrassed

If you think I deserve it - BTC always welcome - 14GkxT2xcpgvGVBgMjtGeFiXrxnttBSRRF
LogicalUnit
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
February 22, 2014, 11:49:34 PM
 #2397

I've been using MinePeon 0.2.4.2 for a while now, and I've been getting some instability. Every couple of days it needs a reboot. I'm using wired ethernet. Is there anything I can do to improve my uptime? I'm using 5x Red Fury and 3x Blue Fury in two DUB-H7 hubs.
necro_nemesis
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 22, 2014, 11:50:07 PM
 #2398

The point wasn't to support getwork on stratum servers as the S1's aren't suffering from this issue as the blades and cubes dtd.  It's about interface and control. Minepeon IMHO is superior to the S1's interface and can consolidate equipment results. The intent in future is to also provide remote access. The ability to monitor and control multiple devices through a single user interface is beneficial enough in my mind to proxy through the pi.
Ahhh, sorry, misunderstood.
The Minepeon deals with "devices" which are not usually running other mining software, so it would either have to run a stratum-level proxy (of which I have no experience) or hook directly into the S! baldes, bypassing the on-board antminer controller, presumably with some kind of custom interface via the Pi GPIO. This might be possible but not easily/quickly achievable IMHO.
I'll keep quiet now.  Embarrassed


Yep you share the same appreciation for the challenge as I do. There is a good deal of functionality to the S1 controller which I wouldn't want to lose. I'd just like the pi to direct, monitor and control overall mining and was hoping to do so by using it to proxy.
MineForeman.com (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile WWW
February 23, 2014, 01:41:44 AM
 #2399

...
With the way open source stuff goes, if your not constantly maintaining stuff every thing else progresses and breaks your old code and I have enough of my own stuff to maintain.  I have noticed though that someone else has forked piMiner and is doing something interesting with it;-
...
Just thought I'd point out about the cgminer API ...
Since I wrote it, I have tried to keep backward compatibility to the maximum.
The only changes I've made that break that is the removal of CPU and GPU code ... and in your case that should have had no affect.
Yes other people break that compatibility with their forks since they don't give a crap about it, but since I wrote the API and have maintained it since day one, I've made sure that backward compatibility is the highest priority aspect of the cgminer API.

As a note to what you pointed out, cgminer seems to work fine, it is bfgminer that has the issues (or more precicly the updated pyusb has a problem with bfgminer).  When I get a few moments spare I will see if I can document exactly the problems.  Luke-Jr has always been keen to maintain compatibility and I am sure he will want to know.

Just to through it off further, the problem is with someone else's code (piMiner not mine) and it is also in python!  (I don't do a lot in python).  My PHP code that I wrote ages back to interact with the API still works with both cgminer and bfgminer.

It all gets complicated very quickly Wink and if code is not maintained (piMiner) stuff like this happens.

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/
necro_nemesis
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 26, 2014, 12:30:19 PM
 #2400

Before attempting to unleash the titans on my pi. I've had no issues with pointing a cube at the pi to proxy but similarly can the pi proxy from cgminer firmware on an Antminer S1 already utilizing stratum protocol or is the proxy specific to getwork? I asked this question in another manner but I assume my phrasing was unclear or there is a better place to pose the question. Thanks.
Pages: « 1 ... 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 135 136 137 138 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!