darkfriend77
|
|
May 08, 2014, 10:44:25 AM |
|
Thanks for the feedbacks! Many of the stuff you listed is on development and I hope to release something by the end of the week. For the issue with the graphs, can you check if you have php5-cli installed? Try installing it and see what it tells you: sudo apt-get install php5-cli Please let me know. Thanks! I think it's still cron_stats instead of cron
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 08, 2014, 11:54:37 AM |
|
Thanks for the feedbacks! Many of the stuff you listed is on development and I hope to release something by the end of the week. For the issue with the graphs, can you check if you have php5-cli installed? Try installing it and see what it tells you: sudo apt-get install php5-cli Please let me know. Thanks! I think it's still cron_stats instead of cron If it's so, then just update your Minera, there is a redirect controller for that: cd /var/www/minera && sudo git pull Then if you are still in trouble, check your file /etc/cron.d/minera, it should be: */5 * * * * minera php /var/www/minera/index.php app cron
|
|
|
|
darkfriend77
|
|
May 08, 2014, 04:17:05 PM |
|
If it's so, then just update your Minera, there is a redirect controller for that: cd /var/www/minera && sudo git pull Then if you are still in trouble, check your file /etc/cron.d/minera, it should be: */5 * * * * minera php /var/www/minera/index.php app cron https://github.com/michelem09/minera/blob/master/install_minera.sh -> echo "*/5 * * * * www-data php `pwd`/index.php app cron_stats" > /etc/cron.d/minera
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 08, 2014, 05:02:23 PM |
|
Hello, I just update Minera with some new features: * Miner details table with new data (percentage, serial, last shares) * Logging, I added some logs you can find in application/logs if you are in trouble it could be useful. They are written all as ERROR log but don't bother that, those aren't (usually) errors * I added an upgrade script for who have previous versions and there are system updates to do (like changes to the cron file, sudoers or whatever related to the OS) it could be useful to run after a code upgrade. Said that, this time you should run the upgrade script if you have version previous than 0.1.5: Feedbacks are welcome. Enjoy!
|
|
|
|
highwalker
Jr. Member
Offline
Activity: 45
Merit: 5
|
|
May 08, 2014, 06:23:41 PM |
|
any chance this can be used on a linux PC ?
Yes, this should perfectly work on linux box. Which linux flavor are you using?
|
|
|
|
highwalker
Jr. Member
Offline
Activity: 45
Merit: 5
|
|
May 08, 2014, 06:32:18 PM |
|
michelem, thats great news!! While I can't wait to try the new version, I am having a great run currently and the gridseeds have stabilized after running on autotune for over 7 hours, so currently observing for any hardware errors. I will upgrade soon and share feedback.
One thing I noticed is this on the Dashboard page: Miner started NaNd 7h 5m 5s ago on Thu May 08 2014
What does that signify(in bold)?
|
|
|
|
toxic0n
Member
Offline
Activity: 413
Merit: 10
|
|
May 08, 2014, 07:52:50 PM |
|
michelem, thats great news!! While I can't wait to try the new version, I am having a great run currently and the gridseeds have stabilized after running on autotune for over 7 hours, so currently observing for any hardware errors. I will upgrade soon and share feedback.
One thing I noticed is this on the Dashboard page: Miner started NaNd 7h 5m 5s ago on Thu May 08 2014
What does that signify(in bold)?
I believe it's supposed to be 0 days and that's how Javascript displays null values.
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 08, 2014, 09:55:42 PM |
|
michelem, thats great news!! While I can't wait to try the new version, I am having a great run currently and the gridseeds have stabilized after running on autotune for over 7 hours, so currently observing for any hardware errors. I will upgrade soon and share feedback.
One thing I noticed is this on the Dashboard page: Miner started NaNd 7h 5m 5s ago on Thu May 08 2014
What does that signify(in bold)?
I believe it's supposed to be 0 days and that's how Javascript displays null values. Correct, NaN means Not A Number it' a small bug think it is a zero
|
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 09, 2014, 06:38:19 AM |
|
Thanks for sharing this, what kind of miner software do you run on Hasra Controla? Is it always cpuminer-gc3355? Are you using the auto-tune feature on Minera? "--gc3355-autotune"
|
|
|
|
walther1337
Newbie
Offline
Activity: 25
Merit: 0
|
|
May 09, 2014, 10:39:03 AM |
|
Is 24 hours really enough for auto-tune to do its work? I thought it could take a while to figure out the optimal clocks.
|
|
|
|
natbyte
Member
Offline
Activity: 70
Merit: 10
|
|
May 09, 2014, 11:06:57 AM |
|
Hashra Blade CONTROLA version 1.4.5 on an RPi uses a fork of BFGMiner 3.10.0
|
|
|
|
dloganbill
|
|
May 09, 2014, 11:56:49 AM |
|
Is 24 hours really enough for auto-tune to do its work? I thought it could take a while to figure out the optimal clocks.
If it takes over 24 hours to achieve best results, I'm not interested. That would mean every pool change, software update, reboot, power blip, etc would require it to start from scratch. That doesn't work for me.
|
|
|
|
edonkey
Legendary
Offline
Activity: 1150
Merit: 1004
|
|
May 09, 2014, 01:51:05 PM |
|
Is 24 hours really enough for auto-tune to do its work? I thought it could take a while to figure out the optimal clocks.
If it takes over 24 hours to achieve best results, I'm not interested. That would mean every pool change, software update, reboot, power blip, etc would require it to start from scratch. That doesn't work for me. My understanding is that the auto tune feature maximizes the frequency for the hardware, and that that is unrelated to pool changes. You can use the API to obtain the frequency values after auto-tune is done and use those to create the command line for any subsequent runs. In fact, this person coded a PHP script to do that: https://bitcointalk.org/index.php?topic=482352.msg6603449#msg6603449Note that in order to tell when auto-tune is done, you should use the --debug option.
|
Was I helpful? BTC: 3G1Ubof5u8K9iJkM8We2f3amYZgGVdvpHr
|
|
|
dloganbill
|
|
May 09, 2014, 03:04:17 PM |
|
If that is the case, Sandor and/or Minera should incorporate this.
|
|
|
|
sandor111
|
|
May 09, 2014, 05:33:08 PM |
|
Is 24 hours really enough for auto-tune to do its work? I thought it could take a while to figure out the optimal clocks.
If it takes over 24 hours to achieve best results, I'm not interested. That would mean every pool change, software update, reboot, power blip, etc would require it to start from scratch. That doesn't work for me. My understanding is that the auto tune feature maximizes the frequency for the hardware, and that that is unrelated to pool changes. You can use the API to obtain the frequency values after auto-tune is done and use those to create the command line for any subsequent runs. In fact, this person coded a PHP script to do that: https://bitcointalk.org/index.php?topic=482352.msg6603449#msg6603449Note that in order to tell when auto-tune is done, you should use the --debug option. API now has autotune status for each chip. 0 = autotune off 1 = autotune running -1 = autotune stopped So it will be easy to save the resulting frequencies when autotune finished.
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 09, 2014, 05:52:44 PM |
|
API now has autotune status for each chip. 0 = autotune off 1 = autotune running -1 = autotune stopped So it will be easy to save the resulting frequencies when autotune finished.
very good! I will add this to Minera of course! This could be like the "Lab" page where you see all your previous freq saved in tables, so you can easily start your miner with the table desired. Cool. Let me finish the new stunning settings page and I will work on this too. (ohgod I wish I had 48h days long... )
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 09, 2014, 06:03:38 PM |
|
Can't wait the commit, I need to share with you And you should see the new dashboard widgets you'll love them Soon on your best mining controller. Have a great Weekend guys
|
|
|
|
dloganbill
|
|
May 09, 2014, 06:40:07 PM |
|
Looks like a nice improvement. Can you add up/down arrows to the pools to shift priorities?
|
|
|
|
highwalker
Jr. Member
Offline
Activity: 45
Merit: 5
|
|
May 09, 2014, 08:30:48 PM |
|
Awaiting the commit to start pulling the latest version!! Can you also add the two new API features: 1. Dynamic frequency change 2. Auto tune status
|
|
|
|
|