Bitcoin Forum
June 22, 2024, 04:55:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Poll closed
Yes, please I absolutely need it!
Yes, but it's not a priority
Not sure, I'd prefer other features
No, I don't need it
-
-

Pages: « 1 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 ... 185 »
  Print  
Author Topic: [Minera v0.9.1] Your next mining dashboard - Antminer/CPUminer/CGminer/BFGminer  (Read 850313 times)
g_d
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
September 21, 2014, 08:31:32 PM
 #1581

Yeah, I had a very similar issue with Dmaxl,

Michelem showed me a file to edit, changing the formula that calculates the hashrate. It fixes the issue, however we figured out that mine also needed some extra fixes to display it in Gh/s as it was to do with SHA256 mining.

Possibly see it fixed in the next update. (Ive had to delay testing the last part of the fix as my powersupply running my RPi, usb hub, and 10 gridseed minis stopped working.. turns out it didnt die, just went into protected mode for a bit and wouldnt turn on.)

Will give it a crack and get back to Michelem so it can be fixed.



Awesome guys, well appreciated. Big thanks to you, Michelem and everyone involved!

When that gets fixed Minera will be absolutely perfect. Even now is BY FAR THE BEST performing/looking kit out there! Really loving it! and even has integrated mobile miner on top!!
babama
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
September 22, 2014, 05:17:45 PM
 #1582

auto-tune cannot be used with the blades

翻墙利器----
BitNet(VPNCOIN)第二论赠币: Va8AWp6YNJTkPkev18RvFSr2CVPRq5rzYC
unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
September 22, 2014, 07:42:03 PM
 #1583

I've been using 0.3.2 since it's release, and haven't been following this thread since... Is the problem with instant pool switching on cpuminer solved? Is it worth upgrading? I've used almost all versions up to 0.3.2 and this is the one which runs more stable, without babysitting, so it would be pretty hard to change and lose some of that stability just for having the pool switching bug fixed...
pictsidhe
Member
**
Offline Offline

Activity: 199
Merit: 10


View Profile
September 22, 2014, 07:45:15 PM
 #1584

I've just got another A2 and am setting it up, I found it's startup file and it looks like it would be useful for minera to fix the double cpuminer instance problem. I can't find where minera starts cpuminer so I installed a kludge. Anyway, here's the a2 startup code:

#!/bin/bash
source /opt/scripta/etc/additional_paramter
cgminer=`ps -ef |grep cgminer |grep -v grep`
if [ "$cgminer" == "" ]
   then
   echo `date +"%Y-%m-%d %T"`" cgminer is not running, starting now..."
/usr/bin/screen -dmS cgminer /opt/scripta/bin/cgminer -c /opt/scripta/etc/miner.conf $AdditionalParameter --diff 8 --api-listen --api-network --api-port 4028 --api-mcast --api-allow W:127.0.0.1 --api-mcast-code minereu  --cs 8 --stmcu 0 --hwreset --no-submit-stale --lowmem
fi
Axiste
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
September 22, 2014, 07:58:51 PM
 #1585

Im running 0.3.5 stable now for weeks. Currently running the most unstable part, being cgminer-dmaxl, in dual mode on Gridseed Orbs. Still going solid. Pools only switch when one goes down.

If my advice has helped you out, feel free to throw some Satoshi's my way!
BTC: 1Nq7hrRDamdnNiTBaFxEn5DuZYS9kD3tbJ
Running a Full Node Smiley
GrrOucH
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
September 23, 2014, 03:04:34 PM
 #1586

Is there a way to slow down the new RBox 110g using Minera and CGMiner?. I can't find any info on the clock speed or chip count on the new miner. The error rates are way too high as it's running 111.54 clock which is causing an error rate of over 88%. I have not found any info on this units chip count or recommended clock. If someone has this info I would love to know the stock settings. For some reason BFG miner won't even see it. I would really prefer to use BFGminer if someone has the manual settings for that. THanks.
suzukii
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
September 25, 2014, 12:11:32 AM
 #1587

Hi all.

I'm having password changing issues outside of the Minera WEB UI.
In Minera v3.5 why am I not able to change the TUI password from the default of "minera" to something else? 
I used to be able to with previous versions upto v3.4 using sudo passwd command with no problemo. 
When executing the "sudo passwd minera" command I get the prompt to enter the new password twice, it then tells me: "passwd: password updated successfully".  I logout, log back in & it refuses to accept the new password. If I go back & try to log in with the default password of "minera" all is fine.  I've gone as far as re-downloading a new image of Minera v3.5 & reimaging it onto previously used & new 8GB SD cards.

Any thoughts?  Thanks.

Regards,

Suzukii

(Live long & ...keep mining)

Hardware:
Avalon 200Gh/s 55nm | Raspberry Pi model B | Minepeon 0.2.4.3 (...was 0.2.5-pr2) | BFGMiner 3.10.0 | 28x Manhattan USB 2.0/3.0 powered Hub | 5x ASIC Block Erupter @333 MH/s | 3x BFL Jalapeño's Total ~232.7 GH/s
Axiste
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
September 25, 2014, 06:54:23 AM
 #1588

sounds really odd, had no problems changing my password here, might have done it when i was on 3.4 though, then updated to 3.5

If my advice has helped you out, feel free to throw some Satoshi's my way!
BTC: 1Nq7hrRDamdnNiTBaFxEn5DuZYS9kD3tbJ
Running a Full Node Smiley
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 25, 2014, 07:05:56 AM
 #1589

Hi all.

I'm having password changing issues outside of the Minera WEB UI.
In Minera v3.5 why am I not able to change the TUI password from the default of "minera" to something else? 
I used to be able to with previous versions upto v3.4 using sudo passwd command with no problemo. 
When executing the "sudo passwd minera" command I get the prompt to enter the new password twice, it then tells me: "passwd: password updated successfully".  I logout, log back in & it refuses to accept the new password. If I go back & try to log in with the default password of "minera" all is fine.  I've gone as far as re-downloading a new image of Minera v3.5 & reimaging it onto previously used & new 8GB SD cards.

Any thoughts?  Thanks.

I'm sorry but are you trying to change the WEB password with "sudo passwd minera"? That doesn't change the WEB password, that should change only the SSH/SystemUser password.

If you are trying to change the system password, then you are doing some mistake, it's not possible that doesn't work. May be are you changing the root password instead?
Try to login with user minera and the do only "passwd".

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
suzukii
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
September 25, 2014, 12:50:12 PM
 #1590

Hi all.

I'm having password changing issues outside of the Minera WEBUI.
In Minera v3.5 why am I not able to change the TUI password from the default of "minera" to something else? 
I used to be able to with previous versions upto v3.4 using sudo passwd command with no problemo. 
When executing the "sudo passwd minera" command I get the prompt to enter the new password twice, it then tells me: "passwd: password updated successfully".  I logout, log back in & it refuses to accept the new password. If I go back & try to log in with the default password of "minera" all is fine.  I've gone as far as re-downloading a new image of Minera v3.5 & reimaging it onto previously used & new 8GB SD cards.

Any thoughts?  Thanks.

I'm sorry but are you trying to change the WEB password with "sudo passwd minera"? That doesn't change the WEB password, that should change only the SSH/SystemUser password.

If you are trying to change the system password, then you are doing some mistake, it's not possible that doesn't work. May be are you changing the root password instead?
Try to login with user minera and the do only "passwd".



Hi Michelem.
I should of made it clearer.  I am trying to change the root/system password, not the WEB UI password.
I have tried what you suggested. The problem is that when I change the password either via SSH or at the console itself, after receiving a "password changed successfully" confirmation I log out & log back using the new password, no problem.  But if I reboot, the password is somehow being changed back to the default, "minera".

Regards,

Suzukii

(Live long & ...keep mining)

Hardware:
Avalon 200Gh/s 55nm | Raspberry Pi model B | Minepeon 0.2.4.3 (...was 0.2.5-pr2) | BFGMiner 3.10.0 | 28x Manhattan USB 2.0/3.0 powered Hub | 5x ASIC Block Erupter @333 MH/s | 3x BFL Jalapeño's Total ~232.7 GH/s
pictsidhe
Member
**
Offline Offline

Activity: 199
Merit: 10


View Profile
September 25, 2014, 06:49:03 PM
 #1591

shellshock!

fix it by:

ssh in

sudo apt-get update

sudo apt-get install --only-upgrade bash
suzukii
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
September 25, 2014, 07:18:19 PM
 #1592

shellshock!

fix it by:

ssh in

sudo apt-get update

sudo apt-get install --only-upgrade bash

Pictsidhe, I'm not sure if this was a response for me so I'm better off asking.  
Is it for me & my password changing issues?  Thanks.

Regards,

Suzukii

(Live long & ...keep mining)

Hardware:
Avalon 200Gh/s 55nm | Raspberry Pi model B | Minepeon 0.2.4.3 (...was 0.2.5-pr2) | BFGMiner 3.10.0 | 28x Manhattan USB 2.0/3.0 powered Hub | 5x ASIC Block Erupter @333 MH/s | 3x BFL Jalapeño's Total ~232.7 GH/s
Flep182
Legendary
*
Offline Offline

Activity: 938
Merit: 1007


View Profile
September 25, 2014, 08:25:27 PM
 #1593

Nope, it's about a zero day exploit that needs addressing Wink
Kurvanga
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 26, 2014, 09:06:44 PM
 #1594

shellshock!

fix it by:

ssh in

sudo apt-get update

sudo apt-get install --only-upgrade bash


was trying to fix this thanks!
Kurvanga
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 26, 2014, 09:19:30 PM
 #1595

How can i fix pool hashrate? And does that mean i have batch 1 zeus? It was supposed to be 2nd batch...

https://i.imgur.com/vomjY5I.png?1
giveen
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1004


View Profile
September 28, 2014, 02:45:11 PM
 #1596

How do I update the bfgminer version that is running on minera?
giveen
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1004


View Profile
September 28, 2014, 02:56:43 PM
Last edit: September 28, 2014, 03:08:33 PM by giveen
 #1597

How do I update the bfgminer version that is running on minera?

Okay, kinda figured it out myself

Quote
#Update your Pi
$ sudo apt-get -y update
$ sudo apt-get -y upgrade --fix-missing

Install BFGMiner
$ cd /opt
$ sudo git clone https://github.com/luke-jr/bfgminer.git
$ sudo chown -R $USER:$USER bfgminer
$ cd ./bfgminer
$ ./autogen.sh
$ ./configure --enable-scrypt
$ sudo ldconfig
$ make -j2

#How to update BFGMiner after installation
$ cd /opt/bfgminer
$ make clean
$ git pull
$ ./autogen.sh
#This will set BFGMiner to work only with BFL miners; see BFGMiner's ReadMe for other drivers
$ ./configure --enable-scrypt
$ sudo ldconfig
$ make -j2

#How to copy newly compiled BFGMiner to Minera
$ sudo cp /opt/bfgminer/bfgminer /var/www/minera/minera-bin
Blackross
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
September 28, 2014, 05:38:09 PM
 #1598

Hey michelem,

Loving Minera so far, BUT, would be cool if i could dump the screen (cgminer process) out the composite port of the RPI B+ (thing works great for small miners).

thing is i am getting ready to mount all the miners and the rpi in a old cooler master case (big ass hunk of aluminum) and i can fit a small rca backup camera screen in the 5.25 bay, and was going to put the rpi in the 3.5 bays.

the monitor is my roadblock, and all i tried to *nix command wise is break the miner Sad

i know cgminer has a way to drop everything to a serial port, etc... but i don't know how shift it out the composite port.

or is there a way to have the cgminer screen be a default login screen for the rpi?


thanks in advance!
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 29, 2014, 06:19:21 AM
 #1599

How can i fix pool hashrate? And does that mean i have batch 1 zeus? It was supposed to be 2nd batch...




If you update the code , that should be fixed:

Code:
cd /var/www/minera
git pull origin master

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 29, 2014, 01:32:33 PM
 #1600

Minera 0.3.6 is out!

* Updated miner binary files (BFgminer, CGminer and Dmaxl)
* Small fixes
* Added script to build miner

Image file is not available yet, give me a couple of days to build & upload it.

For everybody, I recommend you to run this commands to fix the Bash bug called Shellshock (new Minera image will be fixed but old one need to run this commands manually):

Code:
sudo apt-get update
sudo apt-get install bash
Or (slower):

Code:
sudo aptitude update
sudo aptitude -y safe-upgrade

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
Pages: « 1 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 ... 185 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!