Post
Topic
Board Biete
Re: USB ASIC miner - closed
by
Milquetoast
on 30/05/2013, 15:14:40 UTC
For Raspberry Pi users, Mineforeman.com is working on the software MinePeon (http://mineforeman.com/2013/05/26/minepeon-beta-1-code-name-butterfly-bob-released/). Beta 1, out 2 days ago, would detect and use our USB Gizmos, but it's untested yet as they don't have any USB Asic Miner and are still waiting for it.

I had problems with this version, as I can't access the stats page. I already discussed this with them and they are trying to bypass the problem. Previous alpha versions don't have support to this kind of Gizmos.

I had the same problem, I can't acces the stats page.

First I had to set the correct date:

[minepeon@minepeon ~]$ date
Thu Jan  1 01:11:24 BST 1970

[minepeon@minepeon ~]$ sudo date --set="30 May 2013 17:07"
[sudo] password for minepeon:
Thu May 30 17:07:00 BST 2013

At least a had to create the file /opt/minepeon/var/rrd/hashrate.rrd

[minepeon@minepeon dev]$ touch /opt/minepeon/var/rrd/hashrate.rrd

Now I can access the stats page.

But, my Raspberry don't discover my USB Block Erupter. Any idea?