Bitcoin Forum
June 19, 2024, 12:27:43 PM *
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 ... 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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 ... 185 »
  Print  
Author Topic: [Minera v0.9.1] Your next mining dashboard - Antminer/CPUminer/CGminer/BFGminer  (Read 850312 times)
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
February 27, 2015, 08:14:28 AM
 #2061

Are there plans to make a RPI2 version?. Also I have forgotten what the ssh login is for the RPI. Can someone tell me what the default is pleze. Thanks.

Raspberry PI 2 must work as is, nothing changed as architecture, it has only much memory and cpu, so it is really weird Minera doesn't run on it. Let me buy one and I will investigate, but you should try connecting a monitor to see what it says.

Default user/pass for Minera are minera/minera for SSH and "minera" for web.

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
ammi84
Sr. Member
****
Offline Offline

Activity: 462
Merit: 251


View Profile
February 27, 2015, 02:51:19 PM
 #2062

hi again,

is there a option to set the frequency for each miner alone?

at the moment i have the "manual setup" with this command line:

--scrypt --scan-serial zeus:auto --zeus-chips 6 --zeus-clock 350 --api-listen --api-allow=W:127.0.0.1

but i want to set the clock rating down for one of the two miners.

for example:

ZUS0 = 340
ZUS1 = 350

Thank you :-)
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
February 27, 2015, 02:57:03 PM
 #2063

hi again,

is there a option to set the frequency for each miner alone?

at the moment i have the "manual setup" with this command line:

--scrypt --scan-serial zeus:auto --zeus-chips 6 --zeus-clock 350 --api-listen --api-allow=W:127.0.0.1

but i want to set the clock rating down for one of the two miners.

for example:

ZUS0 = 340
ZUS1 = 350

Thank you :-)

Please refer to this: https://github.com/dmaxl/cgminer/
You need to setup the command specifying --zeus-options for each device, read it carefully.


Get Minera. Your next bitcoin mining dashboard. Donations are welcome
ammi84
Sr. Member
****
Offline Offline

Activity: 462
Merit: 251


View Profile
February 27, 2015, 03:29:04 PM
 #2064

well i tried but miner won't start



[2015-02-27 16:16:21] ZUS0 opened on /dev/ttyUSB0
[2015-02-27 16:16:21] ZUS1 opened on /dev/ttyUSB1

Miner works: --scrypt --scan-serial zeus:auto --zeus-chips 6 --zeus-clock 340 --api-listen --api-allow=W:127.0.0.1

Miner doesn't start: --scrypt --scan-serial zeus:auto --api-listen --api-allow=W:127.0.0.1 --zeus-options /dev/ttyUSB0,6,350;/dev/ttyUSB1,6,340
2nd try - doesn't work too: --scrypt --api-listen --api-allow=W:127.0.0.1 --zeus-options /dev/ttyUSB0,6,350;/dev/ttyUSB1,6,340

hum...  Huh
GrrOucH
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
February 27, 2015, 03:44:06 PM
 #2065

Thanks for the reminder on the ssh login. On the RPI2 as well as the Banana pi there seems to be an issue with the boot loader. It will just sit there and do nothing. It appears it sees the card but will not load it. I think the reverse is also true. If ya do up a card for the Banana or the RPI2 they will not boot a reg PI. Not sure why not but it has to do with the boot loader looking in a different spot for whatever it needs to continue on loading.
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
February 27, 2015, 03:57:33 PM
 #2066

Thanks for the reminder on the ssh login. On the RPI2 as well as the Banana pi there seems to be an issue with the boot loader. It will just sit there and do nothing. It appears it sees the card but will not load it. I think the reverse is also true. If ya do up a card for the Banana or the RPI2 they will not boot a reg PI. Not sure why not but it has to do with the boot loader looking in a different spot for whatever it needs to continue on loading.

Oh well, I read about upgrading the Raspian OS (that one Minera runs). You could try to do this:

From your old Raspberry PI with Minera, SSH into and:

sudo apt-get update
sudo apt-get upgrade

After finishing, you should have an SD Card ready for RPI2 too.

Refer here: http://thepihut.com/blogs/raspberry-pi-tutorials/16982376-updating-raspian-on-your-microsd-for-the-raspberry-pi-2

@ammi84 I'm sorry I haven't that kind of devices, perhaps you could try look at github page of the miner fork (search for an issue) or some more specific related forum thread (it's not a Minera problem it's only a cgminer setup)

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
ammi84
Sr. Member
****
Offline Offline

Activity: 462
Merit: 251


View Profile
February 27, 2015, 04:09:39 PM
 #2067

Thanks :-)
i try go get lucky here https://bitcointalk.org/index.php?topic=644921.msg10600907#msg10600907 and in Litecointalk - i will report when i get new informations
GrrOucH
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
February 27, 2015, 05:48:54 PM
 #2068

I did the raspberry PI update/upgrade. Used sudo raspi-config and expanded the file system all the way out. rebooted the pi then did a shutdown. Pulled the card and put it into the PI2 and it came up just fine. The update when it in the rpi will take almost an hour but it seems to fix the boot problem on the rpi2. Works like a champ now.
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
February 27, 2015, 06:22:07 PM
 #2069

I did the raspberry PI update/upgrade. Used sudo raspi-config and expanded the file system all the way out. rebooted the pi then did a shutdown. Pulled the card and put it into the PI2 and it came up just fine. The update when it in the rpi will take almost an hour but it seems to fix the boot problem on the rpi2. Works like a champ now.

Great! Thank you for the feedback! I will put the info in the official README

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
GrrOucH
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
February 27, 2015, 06:55:41 PM
 #2070

just an update. That trick does not work on the Banana PI. Going about that in a different way. Going to load up rasperian for the Banana and just run it in command line mode then try to install the Minera on it. I may or may not get it going as I'm about as far from a Linux guru as someone can be. But I'm also stubborn as hell and hardware and software will bend to my will! Has anyone else got Minera running on a Banana?
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
February 28, 2015, 10:00:33 AM
 #2071

Minera 0.4.1 is out!

* Added pool proxy setup
* Added Github star button
* Added algo info to the stats
* Added auto switch donation pool based on algo (you can now donate mining time in SHA-256 too)
* Fix sending empty stats to mobileminer
* Pools bug fix
* New Minera image with Raspberry PI 2 support (Please refer to this wiki page if you are updating via web)

Hello guys, while I'm still working on Minera 0.5.0 with network devices support, I'd like to release this new minor version that fixes some bugs and add some small changes.

0.4.1 image is in upload, it will be ready by this evening I think, but I will update you as soon as it finished.
New image has also support for Raspberry PI 2, while if you are updating by web you should read this wiki page and manually do the system upgrade needed by RPI2.

Hope you like it!
Have a great weekend!

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
February 28, 2015, 05:18:52 PM
 #2072

Thank you for another update Smiley The pools bug fix you refer... Do you refer to that bug when switching pools occurs?
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
March 01, 2015, 04:11:59 PM
 #2073

Thank you for another update Smiley The pools bug fix you refer... Do you refer to that bug when switching pools occurs?

Yes that should be fixed now. Please let me know if you see it again.

0.4.1 image build is ready!

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

Activity: 181
Merit: 100


View Profile
March 02, 2015, 07:57:36 PM
 #2074

Hello, i'm still on 0.3.8, are these commands still ok to update?

Code:
cd /var/www/minera
sudo git fetch --all
sudo git reset --hard origin/master
sudo ./upgrade_minera.sh

Thanks
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
March 02, 2015, 08:02:16 PM
 #2075

Hello, i'm still on 0.3.8, are these commands still ok to update?

Code:
cd /var/www/minera
sudo git fetch --all
sudo git reset --hard origin/master
sudo ./upgrade_minera.sh

Thanks

Yep, but from a so old version I recommend a complete SD Card backup too if you can.

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
dukester99
Sr. Member
****
Offline Offline

Activity: 440
Merit: 250


View Profile
March 03, 2015, 01:13:14 PM
 #2076

This software setup is the best!
I struggled for a week with other script mining options with a raspberry pi.
Thanks for making it easier for a newbie to start mining cryptos.

With that said, is there a way to remove the failover pool setting going to donations? It says that it will be removed but always comes back after a save or after a save and restart miner. I don't mind donating since I give a percentage of my hash power on the main control panel page.


michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
March 03, 2015, 01:39:49 PM
 #2077

With that said, is there a way to remove the failover pool setting going to donations? It says that it will be removed but always comes back after a save or after a save and restart miner. I don't mind donating since I give a percentage of my hash power on the main control panel page.

Are you speaking about remove the donation pool? you have to remove it from settings page and save&restart. What does happen? Did it come back? What Minera version do you have?

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
dukester99
Sr. Member
****
Offline Offline

Activity: 440
Merit: 250


View Profile
March 03, 2015, 01:51:48 PM
 #2078

Yes I have tried saving and restart

I am running 0.4.0
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
March 03, 2015, 02:26:37 PM
 #2079

Yes I have tried saving and restart

I am running 0.4.0

Can you change/remove/add other pools? Is it related to only the donation one?

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
dukester99
Sr. Member
****
Offline Offline

Activity: 440
Merit: 250


View Profile
March 03, 2015, 07:19:13 PM
 #2080

Yes I can add and change pools no problem.
Pages: « 1 ... 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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 ... 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!