Bitcoin Forum
May 13, 2024, 04:36:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining software (miners) / Re: Antminer U1 USB + raspberry PI + minepeon setup on: June 21, 2014, 05:17:18 PM
Is there possible to get stat´s graph on temp´s?? do i need to run a upgrade or install a plugin to get temp graph on my ASIC device? and not only hash rate graph´s?

If you install the MobileMiner add-on for MinePeon (here) you can access graphs of your temperatures at web.mobileminerapp.com.

Thanks, tryed it, works well and as you say its found att web.mobileminerapp.com, but i also want to be able to see a graph local network on my RPI-Peon.
i want to be able to install another graph into the "standard view.

can i change the timespan on the graph´s at web.mobileminerapp.com??

the history for the temp graph its a bit short Smiley i want to be able to see temp stats for atleast 7 to 14 day´s
2  Bitcoin / Mining software (miners) / Re: Antminer U1 USB + raspberry PI + minepeon setup on: June 14, 2014, 09:23:35 PM
UPDATE 2014-01-07: Latest version of Minepeon works with Antminer!

For older versions:
 
1 INSTALL MINEPEON

1.1 download minepeon from sourceforge:
http://sourceforge.net/projects/minepeon/files/release/

1.2 install minepeon to the SD-card. i used RPi-writer for MAC.

1.3 Find the IP to the PI, i logged in to my router to find the IP.



2 RECOMPILE CGMINER TO BITMAIN:S VERSION.

This will recompile the cgminer so it will work with Antminer U1 USB.

2.1 SSH to the pi using: ssh minepeon@[yourip], default password is peon.

2.2 type in the following commands: ( the autogen.sh command will take a lot of time )

sudo pacman -S git base-devel ncurses curl libusbx jre7-openjdk-headless
cd /opt/
sudo git clone https://github.com/bitmaintech/cgminer.git
cd cgminer/
sudo ./autogen.sh --enable-bmsc --enable-bitmain
sudo make install


2.3 DONE!


with this setup it will ONLY work with bitmain chips, if you want to run minepeon with other devices, for example BitFury, you need to add it to the autogen.sh command.





Is there possible to get stat´s graph on temp´s?? do i need to run a upgrade or install a plugin to get temp graph on my ASIC device? and not only hash rate graph´s?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!