Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
MineForeman.com
on 29/07/2013, 01:59:59 UTC
do it again (git pull)

it's fixed now

Git may be a bit broken to pull from at the moment for an existing install, I am pushing up the new monitor code bit by bit as I test and verify it and there are some radical changes (all of the config data is being moved to a JSON file for example).

Some cool things that are coming in the next release;-

  • Email Alerts when you drop a device.
  • Email Alerts when hashrate goes below an expected value.
  • Email Alerts when your pool changes unexpectedly (pool failover etc).

I am hoping to get a more stable miner reload/restart going as well in the event of a problem, but that is proving problematic (the Block Eruptors driver in particular seems to like to hang somehow).  I am honestly starting to consider a full 15 second OS reboot to get around that 1 time in 1000 that libusb just does dumb crap.

Neil