Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
mogrith
on 18/10/2014, 06:37:03 UTC
I saw on this forum somewhere an image of a mining rig with an LCD display showing its vital stats. Can this be done with MinePeon? Are there instructions anywhere?

There is an plugin for the addafruit display. But in later vesions you wave yo handed edit a config file with your current address and update it anytime the IP changes

Quote
Code:
's simple to get it connected to the miner. Go to /opt/minepeon/etc and sudo nano miner.conf look for the line in the file that sez api allow. It should just have the loopback address of W:127.0.0.1. to get it connected add in front of the W:127.x.x.x
"your ip,W:127.0.0.1" that should get it working good. works for mine perfectly. You'll have to re-add it everytime you change pools and save because it writes the file back without your ip in it. Kind of a pain in the ass but it works.