ceslick
Full Member
Offline
Activity: 161
Merit: 100
digging in the bits... now ant powered!
|
|
May 21, 2014, 01:05:25 AM |
|
Looks good!
What the chances of getting this to work on a vanilla ubuntu/debian linux x86/64 installation?
|
|
|
|
Ajeto
Member
Offline
Activity: 97
Merit: 10
|
|
May 21, 2014, 01:15:40 AM |
|
Great job!
One suggestion: how about adding an option to move up/down your pool settings (or at least setting priority for them, so we can easily change to more profitable coin/pool just by movind for example 3rd pool to 1st place?
|
|
|
|
ircactus
|
|
May 21, 2014, 01:21:09 AM |
|
Great job!
One suggestion: how about adding an option to move up/down your pool settings (or at least setting priority for them, so we can easily change to more profitable coin/pool just by movind for example 3rd pool to 1st place?
Think that's in the newest release. On the dashboard scroll to pools. Select the Select this button and it will move to mine on that pool. This is just awesome!!!
|
|
|
|
fivejonnyfive
|
|
May 21, 2014, 01:26:25 AM |
|
Great job!
One suggestion: how about adding an option to move up/down your pool settings (or at least setting priority for them, so we can easily change to more profitable coin/pool just by movind for example 3rd pool to 1st place?
Think that's in the newest release. On the dashboard scroll to pools. Select the Select this button and it will move to mine on that pool. This is just awesome!!! Indeed it is. Don't even need to restart your miner or lose your autotune settings! Also, on the settings page you can drag around the pools exactly like that. Looks good!
What the chances of getting this to work on a vanilla ubuntu/debian linux x86/64 installation?
Probably about 99.9%. Before there were image files available I had built it on top of raspbian from git in about 5 minutes.
|
|
|
|
ircactus
|
|
May 21, 2014, 01:27:34 AM |
|
Looks good!
What the chances of getting this to work on a vanilla ubuntu/debian linux x86/64 installation?
I believe that is in the manual install instructions. https://github.com/michelem09/mineraSnippet: For Ubuntu user onlyIn the same path you can find also minerd-ubuntu-64bit file, this one is pre-compiled for Ubuntu 64bit, you should copy it overwriting minerd if you run Minera on Ubuntu.
|
|
|
|
ceslick
Full Member
Offline
Activity: 161
Merit: 100
digging in the bits... now ant powered!
|
|
May 21, 2014, 01:39:45 AM |
|
Thanks! I can see what I will be doing tonight....
|
|
|
|
Ajeto
Member
Offline
Activity: 97
Merit: 10
|
|
May 21, 2014, 02:31:57 AM Last edit: May 21, 2014, 02:57:31 AM by Ajeto |
|
Great job with pool switching in latest version! HOWEVER, after updating to latest version i get this error: And after that i get stuck: Any ideas, how to fix this?
|
|
|
|
compumine
|
|
May 21, 2014, 03:47:04 AM |
|
I installed the image file, but I can't access the web interface.
Is there anything that has to be done? I would like to give it a try
|
*Image Removed*
|
|
|
ircactus
|
|
May 21, 2014, 04:31:29 AM |
|
Great job with pool switching in latest version! HOWEVER, after updating to latest version i get this error: And after that i get stuck: Any ideas, how to fix this? Did you try a reboot? I don't remember seeing the error but on initial upgrade my stats page just kept on spinning. I rebooted the PI and all was well with the world once again.
|
|
|
|
compumine
|
|
May 21, 2014, 04:55:39 AM |
|
I managed to get in and run the update using putty after reading online on how to ssh to pi
now I'm getting this:
A PHP Error was encountered
Severity: Warning
Message: file_put_contents(/var/www/minera/conf/miner_conf.json): failed to open stream: Permission denied
It was working fine using your pool setting and worker, but when I changed it to my pool and worker, it did that?
|
*Image Removed*
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 21, 2014, 06:07:22 AM |
|
Great job with pool switching in latest version!
HOWEVER, after updating to latest version i get this error:
Any ideas, how to fix this?
Clear the browser cache (and don't use IE)
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 21, 2014, 06:08:26 AM |
|
I managed to get in and run the update using putty after reading online on how to ssh to pi
now I'm getting this:
A PHP Error was encountered
Severity: Warning
Message: file_put_contents(/var/www/minera/conf/miner_conf.json): failed to open stream: Permission denied
It was working fine using your pool setting and worker, but when I changed it to my pool and worker, it did that?
Do this: cd /var/www/minera sudo git pull sudo ./upgrade_minera.sh
|
|
|
|
ceslick
Full Member
Offline
Activity: 161
Merit: 100
digging in the bits... now ant powered!
|
|
May 21, 2014, 08:40:43 AM |
|
Ok, kind of got it working on ubuntu..
On straight install I just had spinning wheels and nothing further would happen, don't see it appear in my pools either
After compiling a new minerd from source, I now get past the spinning wheels to the dash board interface but still no hashing is taking place.
Any thoughts? Am I missing something?
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 21, 2014, 08:52:25 AM |
|
Ok, kind of got it working on ubuntu..
On straight install I just had spinning wheels and nothing further would happen, don't see it appear in my pools either
After compiling a new minerd from source, I now get past the spinning wheels to the dash board interface but still no hashing is taking place.
Any thoughts? Am I missing something?
Is it online your miner? Did you overwrite your compiled "minerd" on minera-bin/ directory? Can you see the devices table? Please point your browser to: http://<ip>/minera/index.php/app/stats You could paste the output on pastebin.net Then you could also give a look to the cpuminer.log Just click the link in the dashboard it should be: http://<ip>/minera/application/logs/cpuminer.log Did you try to change the pool you are hashing on?
|
|
|
|
ceslick
Full Member
Offline
Activity: 161
Merit: 100
digging in the bits... now ant powered!
|
|
May 21, 2014, 08:58:55 AM |
|
Bingo!
If I enter Manual instead of guided with the following --gc3355-detect --freq=900 I got it working!
|
|
|
|
chinatom
Member
Offline
Activity: 71
Merit: 10
|
|
May 21, 2014, 10:17:44 AM |
|
Ok, kind of got it working on ubuntu..
On straight install I just had spinning wheels and nothing further would happen, don't see it appear in my pools either
After compiling a new minerd from source, I now get past the spinning wheels to the dash board interface but still no hashing is taking place.
Any thoughts? Am I missing something?
Is it online your miner? Did you overwrite your compiled "minerd" on minera-bin/ directory? Can you see the devices table? Please point your browser to: http://<ip>/minera/index.php/app/stats You could paste the output on pastebin.net Then you could also give a look to the cpuminer.log Just click the link in the dashboard it should be: http://<ip>/minera/application/logs/cpuminer.log Did you try to change the pool you are hashing on? my issue now can't fix. " I can't get the stats from your minerd. Please try to refresh the page or check your settings (minerd API must listen on 127.0.0.1:4028). " use code :http://<ip>/minera/index.php/app/stats webbrowes shows {"error":true}
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 21, 2014, 10:19:47 AM |
|
my issue now can't fix. " I can't get the stats from your minerd. Please try to refresh the page or check your settings (minerd API must listen on 127.0.0.1:4028). "
use code :http://<ip>/minera/index.php/app/stats
webbrowes shows {"error":true}
How many G-Blades have you connected?
|
|
|
|
Ajeto
Member
Offline
Activity: 97
Merit: 10
|
|
May 21, 2014, 10:49:44 AM |
|
my issue now can't fix. " I can't get the stats from your minerd. Please try to refresh the page or check your settings (minerd API must listen on 127.0.0.1:4028). "
use code :http://<ip>/minera/index.php/app/stats
webbrowes shows {"error":true}
How many G-Blades have you connected? I have the same problem. I have 5 blades on 1 RPi. Problem is only on this RPi, which has the latest Minera version. Other RPis with 0.1.8b work fine.
|
|
|
|
michelem (OP)
Legendary
Offline
Activity: 1015
Merit: 1000
|
|
May 21, 2014, 11:24:18 AM |
|
my issue now can't fix. " I can't get the stats from your minerd. Please try to refresh the page or check your settings (minerd API must listen on 127.0.0.1:4028). "
use code :http://<ip>/minera/index.php/app/stats
webbrowes shows {"error":true}
How many G-Blades have you connected? I have the same problem. I have 5 blades on 1 RPi. Problem is only on this RPi, which has the latest Minera version. Other RPis with 0.1.8b work fine. You could try this on one with latest Minera version: Look at this file /var/www/minera/application/models/cpuminer_model.php Look at line 36: $out = stream_get_contents($fp); Comment out that line and replace it with this: while(!feof($fp)) { if(!($str = fread($fp, 8192))) break; $out .= $str; } Save and look at the dashboard/stats
|
|
|
|
chinatom
Member
Offline
Activity: 71
Merit: 10
|
|
May 21, 2014, 11:26:32 AM |
|
my issue now can't fix. " I can't get the stats from your minerd. Please try to refresh the page or check your settings (minerd API must listen on 127.0.0.1:4028). "
use code :http://<ip>/minera/index.php/app/stats
webbrowes shows {"error":true}
How many G-Blades have you connected? I have the same problem. I have 5 blades on 1 RPi. Problem is only on this RPi, which has the latest Minera version. Other RPis with 0.1.8b work fine. me 2. 5 blades 25-27M HASH. same issue
|
|
|
|
|