Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
Malakai
on 07/08/2013, 08:01:00 UTC
Another bug related to graphing. This appears at the top of my status screen:

Graph error: the first entry to fetch should be after 1980 (2874) Graph error: the first entry to fetch should be after 1980 (-79926) Graph error: the first entry to fetch should be after 1980 (-598326) Graph error: the first entry to fetch should be after 1980 (-2671926) Graph error: the first entry to fetch should be after 1980 (-31529526)

The date is off I believe it is being fixed in the upcoming release no clock on the Pi makes it hard

I think

Code:
sudo /usr/bin/ntpd -s

Will work

or

Code:
sudo date -S "yyyymmdd hh:mm:ss"