Pages:
Author

Topic: Linux mining distro for the Raspberry PI - MinePeon - page 88. (Read 685021 times)

newbie
Activity: 54
Merit: 0
I seem to be having some trouble switching to bfgminer as the auto-start miner.

I did the following:
Code:
sudo systemctl stop cgminer.service
sudo systemctl disable cgminer.service
sudo systemctl enable bfgminer.service
sudo systemctl start bfgminer.service

But the miner never seems to start. So I dug in and started bfgminer via ssh only to receive the message "All devices disabled".

Might I have to edit the line in bfgminer.service that starts the miner?

All that said, MinePeon is freaking awesome, was plug and play for using cgminer with a block erupter (pi will power 1 off it's own ports surprisingly). Only exception to plug and play was setting up wifi (still super easy thanks to wicd-curses) and setting up auto ntp time updating at start (time issue was really bugging me). Thank you so much for getting all this together, and I love the new stats pages, keep up the freaking awesome work!
hero member
Activity: 714
Merit: 500
Are ฿itcoins Radioactive?
With last updates, and having my TZ in London/Lisbon, the donation period started today @ Noon and not @ Midnight and I like it more, as I can quickly confirm that all went smoothly and as expected, without having to be awake @ "late night".
bzh
newbie
Activity: 34
Merit: 0
Once again requesting help getting FBTFT drivers working so i can get my 2.8" screen shield working. Paying 0.25 BTC to whomever can help me work this out.

Screen: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=93&t=48956&sid=1a6f72740aad319ace9f379cc1fbb727
FBTFT GIT: https://github.com/notro/fbtft
Rasbian Build Instructions: https://github.com/notro/fbtft/wiki#step-by-step-using-fbtft
Rasbian Config Instructions: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=64&t=48967

Would prefer build instructions for arch that are compatibile with minepeon as opposed to a image, unless mineforeman adopts the drivers. I intend to compile on the pi itself. Thanks.
legendary
Activity: 896
Merit: 1000
By tonight I will try to implement it in the GUI. The button is there, but its disabled Smiley

Aaaaaaand it's done.
We're getting very close to a new release Smiley

Says you!  I now have about 6 patches to merge and test.

Neil
yxt
legendary
Activity: 3528
Merit: 1116
another job well done... Grin

congratulations to team minepeon
newbie
Activity: 27
Merit: 0
By tonight I will try to implement it in the GUI. The button is there, but its disabled Smiley

Aaaaaaand it's done.
We're getting very close to a new release Smiley
newbie
Activity: 27
Merit: 0
To the people that are testing by pulling from git:

The backup page has a new button to export settings as .zip, therefore you must install "zip" first:
Code:
sudo pacman -S zip

Any news about some sort of exporting the settings outside of the SD (perhaps to a pen connected to one of the HUB's) to import in a fresh SD with new version of MinePeon?

There is a folder on the sd that contains backups. It will be possible to restore these stored backups.
It's already possible to export these backups in a zip file.

Restoring backed up settings at this moment is possible by copying the contents of a backup to /opt/minepeon/ (with FTP for example)
By tonight I will try to implement it in the GUI. The button is there, but its disabled Smiley

Thomas
newbie
Activity: 17
Merit: 0
trial number one failed! forgot about the /boot partition.
hero member
Activity: 700
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
The postal service was good to me yesterday. I now have 2 pi, and 2 cubieboard2 to play with. I also ordered a cubieboard but that didn't arrive. Anyways I will be playing with minepeon on the cubieboard2 today and hopefully have some results to share with y'all.

Thats it Cheesy
newbie
Activity: 17
Merit: 0
The postal service was good to me yesterday. I now have 2 pi, and 2 cubieboard2 to play with. I also ordered a cubieboard but that didn't arrive. Anyways I will be playing with minepeon on the cubieboard2 today and hopefully have some results to share with y'all.
hero member
Activity: 714
Merit: 500
Are ฿itcoins Radioactive?
Quote
[minepeon@minepeon minepeon]$ git fetch --all
Fetching origin
[minepeon@minepeon minepeon]$ git reset --hard origin/master
HEAD is now at 2c66f6a cgminer 3.3.2
[minepeon@minepeon minepeon]$
It worked. After a reboot, I have now cgminer 3.3.2. Thanks, Malakai.
Quote
MinePeon Temp
42.2 °C | 107.96 °F
MinePeon CPU Load
1.2 [1 min]
0.58 [5 min]
0.23 [15 min]
Best Share
578
MinePeon Uptime
2 min 4 sec
Miner Uptime
1 min 37 sec
MinePeon Version
0.2.2
Miner Version
cgminer3.3.2

Donation Minutes
20
newbie
Activity: 23
Merit: 0

This should also do the trick. All remotely tracked files will be overwritten. Graph data will remain.
Code:
git fetch --all
git reset --hard origin/master

If you pulled MinePeon in the last 2 days, you should also pull MinePeonWebUI, check your settings and then save them. The donation code has been updated to use (only) the new settings. If the new settings have not been set, the script will end before initiating a donation.


Something like that should update you.
hero member
Activity: 714
Merit: 500
Are ฿itcoins Radioactive?
cgminer 3.3.2 is in git.  
Can you tell me at what directory is the cgminer @ RPI, to make the git pull? Thanks in advance.

/opt/minepeon as minepeon (not root)

What did I do wrong this time? Still have 3.3.1 version of cgminer...
Quote
Using username "minepeon".
[email protected]'s password:
Last login: Sat Aug 10 19:12:22 2013 from alienware.lan
[minepeon@minepeon ~]$ cd /opt/minepeon
[minepeon@minepeon minepeon]$ git pull
Already up-to-date.
[minepeon@minepeon minepeon]$ dir
README.md  bin  etc  http  include  lib  log  share  tmp  var
[minepeon@minepeon minepeon]$

hero member
Activity: 714
Merit: 500
Are ฿itcoins Radioactive?
cgminer 3.3.2 is in git.  
Can you tell me at what directory is the cgminer @ RPI, to make the git pull? Thanks in advance.

/opt/minepeon as minepeon (not root)

I am also testing 0.2.3 for release in the next 24 hours.  Apart from containing the new WebUI it has OS privilege changes that allow the stopping/starting/killing and rebooting of the processes and the MinePeon by the new monitoring scripts.
Please don't forget to do a Arch Linux update, prior to release the 0.2.3 version...  Grin

Any news about some sort of exporting the settings outside of the SD (perhaps to a pen connected to one of the HUB's) to import in a fresh SD with new version of MinePeon?

I merged with the latest Arch today so we are good there.

Thomas is working on downloading a zip and uploading it.  It is one of the reasons for an image update.

Neil
Thanks again for all your help and support.
Rui
sr. member
Activity: 299
Merit: 250
Thanks very much for the prompt and helpful reply Smiley
legendary
Activity: 896
Merit: 1000
Neil,

my network hub has run out of ports, so I need to use a USB wifi dongle with my RPi. Does Arch Linux/Minepeon support this? What's the procedure for setting it up?

Plug it in and run;-

sudo wicd-curses.

99% of the time it is that simple, wicd-curses is a little UI in arch for configuring your networks.

Neil
sr. member
Activity: 299
Merit: 250
Neil,

my network hub has run out of ports, so I need to use a USB wifi dongle with my RPi. Does Arch Linux/Minepeon support this? What's the procedure for setting it up?
sr. member
Activity: 1316
Merit: 254
Sugars.zone | DatingFi - Earn for Posting
cgminer 3.3.2 is in git.  
Can you tell me at what directory is the cgminer @ RPI, to make the git pull? Thanks in advance.

/opt/minepeon as minepeon (not root)

I am also testing 0.2.3 for release in the next 24 hours.  Apart from containing the new WebUI it has OS privilege changes that allow the stopping/starting/killing and rebooting of the processes and the MinePeon by the new monitoring scripts.
Please don't forget to do a Arch Linux update, prior to release the 0.2.3 version...  Grin

Any news about some sort of exporting the settings outside of the SD (perhaps to a pen connected to one of the HUB's) to import in a fresh SD with new version of MinePeon?

I merged with the latest Arch today so we are good there.

Thomas is working on downloading a zip and uploading it.  It is one of the reasons for an image update.

Neil

Looking forward to this. Am not trying anymore Git pulls until my second Pi arrives. So am trying to be patient. I've been stable since going back to stock so it will be interesting to see if I have problems with the new Image and the I can finally get the display running permanently.  Grin
legendary
Activity: 896
Merit: 1000
cgminer 3.3.2 is in git.  
Can you tell me at what directory is the cgminer @ RPI, to make the git pull? Thanks in advance.

/opt/minepeon as minepeon (not root)

I am also testing 0.2.3 for release in the next 24 hours.  Apart from containing the new WebUI it has OS privilege changes that allow the stopping/starting/killing and rebooting of the processes and the MinePeon by the new monitoring scripts.
Please don't forget to do a Arch Linux update, prior to release the 0.2.3 version...  Grin

Any news about some sort of exporting the settings outside of the SD (perhaps to a pen connected to one of the HUB's) to import in a fresh SD with new version of MinePeon?

I merged with the latest Arch today so we are good there.

Thomas is working on downloading a zip and uploading it.  It is one of the reasons for an image update.

Neil
hero member
Activity: 714
Merit: 500
Are ฿itcoins Radioactive?
Each day that passes, MinePeon is better and better. Many thanks.

cgminer 3.3.2 is in git.  
Can you tell me at what directory is the cgminer @ RPI, to make the git pull? Thanks in advance.

I am also testing 0.2.3 for release in the next 24 hours.  Apart from containing the new WebUI it has OS privilege changes that allow the stopping/starting/killing and rebooting of the processes and the MinePeon by the new monitoring scripts.
Please don't forget to do a Arch Linux update, prior to release the 0.2.3 version...  Grin

Any news about some sort of exporting the settings outside of the SD (perhaps to a pen connected to one of the HUB's) to import in a fresh SD with new version of MinePeon?

Neil

The drama queen.
Pages:
Jump to: