Author

Topic: [Minera v0.9.0] Your next mining dashboard - S9/L3+/D3/CPUminer/CGminer/BFGminer - page 176. (Read 850319 times)

member
Activity: 65
Merit: 10
Sounds similar to my issue with the blades.. I issue  freq settings but only one chip per in each array use that speed. the others all fall to the default 600. i was seeing it when running directly from command lien so I dont think its related to Minera.
sr. member
Activity: 294
Merit: 250
I'm having bad luck trying to use the "saved frequencies" string with 3 5-chip units.

Basically only one miner hashes.

Not sure if the issue is cpuminer or minera. I'll do some more thorough testing and let you know what I find. I wonder is anyone using it successfully?
member
Activity: 84
Merit: 10
Since 0.1.8 a/b i´ve got a problem.

If the miner is stoped, Firefox often hangs on the Dashboard page. Sometimes Firefox crashes then.

The other Pages are fine. It's only the Dashboard in stoped mode.

I also get a message sometimes, that is hanging and firefox asks if i want to keep it running or stop it.
This happens also, when the miner is running and the dashboard reloads.

While Minera should works fine on Firefox I never tested it intensively on it so please can you check if you can re-produce this issue using Chrome?
Thanks

Chrome and IE are fine. It´s only Firefox. I use the new Version 29.

It´seams to me, that it´s always the raphael-min.js wich is hanging.

The debugger tells me that on the dashboard there in an empty string assigned to getElementByID in jquery on line 4 but line 4 is very long in the compressed min.js Version :-)

I didn´t realise this error yesterday. it started after updating to version A or B
member
Activity: 65
Merit: 10
Michelem,

Thanks for adding the current hashrate in the  HTML page title. Makes for tab identification much easier! Smiley

legendary
Activity: 1015
Merit: 1000
Since 0.1.8 a/b i´ve got a problem.

If the miner is stoped, Firefox often hangs on the Dashboard page. Sometimes Firefox crashes then.

The other Pages are fine. It's only the Dashboard in stoped mode.

I also get a message sometimes, that is hanging and firefox asks if i want to keep it running or stop it.
This happens also, when the miner is running and the dashboard reloads.

While Minera should works fine on Firefox I never tested it intensively on it so please can you check if you can re-produce this issue using Chrome?
Thanks
member
Activity: 84
Merit: 10

please try to ssh in and:

cd /var/www/minera
sudo ./upgrade_minera.sh

This should fix the logs problem

For the speed to gain max hashrate, you can save the frequencies table (when you found the good ones) and restart your miner directly with the tuned devices.

PS
Email alerting is on roadmap yet

Upgrade worked. Thanks.

i wasn´t talking about the autotuning at this time. i was talking about the displayed hashrate. But i found out, why this is as it is.
cgminer calcualtes the hasrate directly based on the number of processed calculations.
cpuminer makes the calculation based on the accepted shares and so it takes longer until enough accepted shares are there, to make a precise calculation. so at the beginning cpuminer shows a lower hashrate, then it´s realy doing. thats ok for me.

so now let´s talk about autotuning. i already have some ready tuned grids, but somtimes i add a new device. i tried this today with a combination of fixed frequencies and autotuning on, but cpuminer always crashes after a minute. now i have to start the whole autotuning process again for all devices, if i add a single device.
it would be nice to get a button button on the dashboard for every device, like "lock frequency". then i´m able to lock the already autotuned devices and only the new devices should be autotuned. i think this requires work on the minera and the cpuminer source but it would be very usefull for people who change there grids or add new ones from time to time.

Another cool feature would be a rescan devices button. if i add a device, i have to restart cpuminer. else the new device will not be detected. cgminer detects new device when they are pluged to the maschine and adds them without restart.

Cheers... Alex
member
Activity: 84
Merit: 10
Since 0.1.8 a/b i´ve got a problem.

If the miner is stoped, Firefox often hangs on the Dashboard page. Sometimes Firefox crashes then.

The other Pages are fine. It's only the Dashboard in stoped mode.

I also get a message sometimes, that is hanging and firefox asks if i want to keep it running or stop it.
This happens also, when the miner is running and the dashboard reloads.


sr. member
Activity: 294
Merit: 250
We finally have an image file for raspberry PI!

http://j.mp/minera-latest-img

Let's celebrate!

Awesome!

Not that the installation was hard, but I bet usage will take off now that there's an image.
legendary
Activity: 1015
Merit: 1000
We finally have an image file for raspberry PI!

http://j.mp/minera-latest-img

Let's celebrate!
legendary
Activity: 1015
Merit: 1000
Here are the results from my head-to-head comparison against Hashra.  I have two identical RPI setups with qty ten 5-chip miners each.  Since there is no way to distinguish between rigs on Nicehash's website, I used my BTC address for Hashra Controla and Michelem's donation BTC address for the Minera controller. 

Hashra's Dashboard and Nicehash stats
 

Minera's Dashboard, Settings, and Nicehash stats
   

Looking through the log, it looks like it took about 6 hours for the autotune process to finish.  Minera had FAR fewer rejects and HW.  It's hard to tell from a short run like this which is the ultimate winner, but I think that Minera has a solid edge over Hashra.

hey thank you very much! Nice comparison, if you run it longer tell us your impressions or did you definitely switch to Minera? Wink (and of course thanks for the kind donations)
legendary
Activity: 1015
Merit: 1000
Absolutely. I am running Ubuntu 13.10 (GNU/Linux 3.11.0-20-generic x86_64)

Code:
minera@robot:~$ sudo dpkg -l|grep php
ii  php5-cgi                               5.5.3+dfsg-1ubuntu2.3                  amd64        server-side, HTML-embedded scripting language (CGI binary)
ii  php5-cli                               5.5.3+dfsg-1ubuntu2.3                  amd64        command-line interpreter for the php5 scripting language
ii  php5-common                            5.5.3+dfsg-1ubuntu2.3                  amd64        Common files for packages built from the php5 source
ii  php5-json                              1.3.1+dfsg-2                           amd64        JSON module for php5
ii  php5-mysql                             5.5.3+dfsg-1ubuntu2.3                  amd64        MySQL module for php5
ii  php5-readline                          5.5.3+dfsg-1ubuntu2.3                  amd64        Readline module for php5


oh well, this sounds weird, but probably it is an issue with the php version which is different from the Raspbian one. I should do some tests.
Thanks
legendary
Activity: 1015
Merit: 1000
If I power off my pi or restart it will I need to run anything in SSH or will Minera automatically start on boot?

Automatic start
newbie
Activity: 25
Merit: 0
If I power off my pi or restart it will I need to run anything in SSH or will Minera automatically start on boot?

EDIT: Thanks
full member
Activity: 126
Merit: 100
Here are the results from my head-to-head comparison against Hashra.  I have two identical RPI setups with qty ten 5-chip miners each.  Since there is no way to distinguish between rigs on Nicehash's website, I used my BTC address for Hashra Controla and Michelem's donation BTC address for the Minera controller. 

Hashra's Dashboard and Nicehash stats
 

Minera's Dashboard, Settings, and Nicehash stats
   

Looking through the log, it looks like it took about 6 hours for the autotune process to finish.  Minera had FAR fewer rejects and HW.  It's hard to tell from a short run like this which is the ultimate winner, but I think that Minera has a solid edge over Hashra.
member
Activity: 112
Merit: 10
Everybody who wants to help porting Minera to the Wiibox controller
or other cheap AR71XX router
like the TP-Link TL-WR1043ND:
We need a Port of the Package "Redis Server" to Openwrt first.
Please post your ideas or try it out yourself.

This is a Makefile for the cross compiling SDK, described here:
http://wiki.openwrt.org/doc/howto/buildroot.exigence
http://wiki.openwrt.org/doc/howto/obtain.firmware.sdk
Code:
#
# Copyright (C) 2007-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=redis-server
PKG_VERSION:=2.8.9
PKG_RELEASE:=1

PKG_SOURCE:=redis-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://download.redis.io/releases/
PKG_MD5SUM:=3c106b0f1128dc930684e2da88b2a03d

include $(INCLUDE_DIR)/package.mk
define Package/redis-server
  SUBMENU:=Redis
  SECTION:=lang
  CATEGORY:=Languages
  TITLE:=Redis persistent key-value database with network interface
  URL:=http://redis.io/download/
endef

define Package/redis-server/description
 Redis persistent key-value database with network interface
endef

define Build/Configure
endef

define Build/Compile
        touch $(PKG_BUILD_DIR)/Makefile
endef

define Package/redis-server/install
        $(INSTALL_DIR) $(1)/usr/bin
        $(CP) $(PKG_INSTALL_DIR)/usr/bin/$(PKG_NAME) $(1)/usr/bin/
endef

$(eval $(call BuildPackage,redis-server))

My Log:
Code:
administrator@ubuntuserver:/openwrt/trunk40757$ make package/redis-server/compile V=99
Collecting package info: done
make[1]: Entering directory `/openwrt/trunk40757'
make[2]: Entering directory `/openwrt/trunk40757/package/libs/toolchain'
if [ -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean ]; then rm -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean; fi; echo "libc" >> /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install
if [ -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean ]; then rm -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean; fi; echo "libgcc" >> /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install
WARNING: skipping libssp -- package not selected
if [ -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean ]; then rm -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean; fi; echo "libstdcpp" >> /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install
if [ -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean ]; then rm -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean; fi; echo "libpthread" >> /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install
if [ -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean ]; then rm -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean; fi; echo "libthread-db" >> /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install
if [ -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean ]; then rm -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean; fi; echo "librt" >> /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install
WARNING: skipping libgfortran -- package not selected
if [ -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean ]; then rm -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean; fi; echo "ldd" >> /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install
if [ -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean ]; then rm -f /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install.clean; fi; echo "ldconfig" >> /openwrt/trunk40757/staging_dir/target-mips_34kc_uClibc-0.9.33.2/pkginfo/toolchain.default.install
make[2]: Leaving directory `/openwrt/trunk40757/package/libs/toolchain'
make[2]: Entering directory `/openwrt/trunk40757/package/redis-server'
WARNING: skipping redis-server -- package not selected
make[2]: Leaving directory `/openwrt/trunk40757/package/redis-server'
make[1]: Leaving directory `/openwrt/trunk40757'
administrator@ubuntuserver:/openwrt/trunk40757$

Thanks.
full member
Activity: 126
Merit: 100

For the speed to gain max hashrate, you can save the frequencies table (when you found the good ones) and restart your miner directly with the tuned devices.

Why don't you add a "automatically save and reuse autotuned frequencies" option in the settings page?  Maybe also include a autotune reset button if someone wanted to restart the autotune after miner restart.
member
Activity: 112
Merit: 10
@Sandor

Im trying to cross compile Redis Server on openwrt now.
Can you tell me where to find the folowing missing packages?
The other needed packages i was able to find.

Thanks.

Code:
WARNING: skipping libssp -- package not selected
WARNING: skipping libgfortran -- package not selected
legendary
Activity: 1015
Merit: 1000
Jump to: