Pages:
Author

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

full member
Activity: 139
Merit: 100
Hi
Thanks for this very nice job ! I love this soft...

I've got a question, I would like to add my own fork of cgminer, but wants that "original fork" of minera are still listest in option...

In other works I would like having in setting board
-cpuminer
-bfgminer
-cgminer official
-cgminer zeux
-my own version...

If it's possible can explain me how ?

Olivier


this is great if possible.. i wanna contribute Cheesy
legendary
Activity: 1015
Merit: 1000
Hey, love minera but im stuck Sad

I have 4 furys into a hub running Dmax fork which work great. minera 3.8

I have 1 black widow on a separate Rpi which was running fine on minera 3.5 with bfgminer for a couple months but now im dead in the water. I have tried upgrading to 3.8 and could not get BW to run at all. I reverted back to 3.5 and the miner ran great for a week on bfg miner(although it would not accept any zues chip arguments) but now the miner is giving 100  rejects and the log states "hash above target".

I tried reformatting SD & running 3.5 again as well as 3.8 and still 100% rejects & "hash above target". I've tried all 3 mining software options w/ same results.

I'm pulling my hair out now so if anyone can help that would be awesome. If someone with a working black widow could post their json file that would be great as well.

thank you in advance,
john



Did you try to change the pool where you are mining? Just to try.
legendary
Activity: 938
Merit: 1007
On 3 Mh/s it's now almost 0,4 Mh/s higher on average. Could be the pool having a good day, or the latest update.
member
Activity: 238
Merit: 10
Hi
Thanks for this very nice job ! I love this soft...

I've got a question, I would like to add my own fork of cgminer, but wants that "original fork" of minera are still listed in options...

In other works I would like having in setting board something like this:

-cpuminer
-bfgminer
-cgminer official
-cgminer zeux
-"my own version..."

If it's possible can explain me how ?

Olivier
legendary
Activity: 1680
Merit: 1003
Well, That's Crypto :-\
Hey, love minera but im stuck Sad

I have 4 furys into a hub running Dmax fork which work great. minera 3.8

I have 1 black widow on a separate Rpi which was running fine on minera 3.5 with bfgminer for a couple months but now im dead in the water. I have tried upgrading to 3.8 and could not get BW to run at all. I reverted back to 3.5 and the miner ran great for a week on bfg miner(although it would not accept any zues chip arguments) but now the miner is giving 100  rejects and the log states "hash above target".

I tried reformatting SD & running 3.5 again as well as 3.8 and still 100% rejects & "hash above target". I've tried all 3 mining software options w/ same results.

I'm pulling my hair out now so if anyone can help that would be awesome. If someone with a working black widow could post their json file that would be great as well.

thank you in advance,
john

newbie
Activity: 23
Merit: 0
Hello, version 0.3.8 should be fixed now, you can get the latest image file or just update your current one with this commands:

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

Worked like a charm after two reboots.

Thank you for your help.
newbie
Activity: 21
Merit: 0
how can i config my A2 Terminator (28nm chip) on minera?
legendary
Activity: 1015
Merit: 1000
Hello, version 0.3.8 should be fixed now, you can get the latest image file or just update your current one with this commands:

Code:
cd /var/www/minera
sudo git fetch --all
sudo git reset --hard origin/master
sudo ./upgrade_minera.sh
member
Activity: 199
Merit: 10
I've got 4 minera rigs, each running 9 or 10 undeclocked gridseed blades. They've been fairly reliable, until tonight. Now the miners are all dying with an alarming rapidity on 3 of them, blades are just stopping hashing, this happened within a  few hours of each other. I've got a fairly strict restart criteria as hgh diff pools were causing false restarts. One rig is still hanging in there, I've tried a clone of it's image I took earlier today in another miner to no avail. I'm kinda bewidered by the way 3/4 have suddenly just about died on me. I'm wondering if there was some sort of background update? They are all on 3.7
full member
Activity: 152
Merit: 100
Minera 0.3.8 is out!

* Fixed big bug on minerStop method, it prevented every miner excluding cpuminer from stopping
* Updated Bfgminer/Cgminer to latest versions

PS
it's unbelievable no one found this bug before, probably Minera works really good you don't need to restart the miner Smiley

I found it, and never thought about!

 Needed it before you told me about the delay in rc.local when I was running 2 instances of Dmaxl Zeus. I would click stop on the miner to allow the second one to pick up all the gridseeds in SHA mode, then hit start to pick them up in SCRYPT. Otherwise the scrypt instance would pickup a few, and lock them out from the SHA. (then i figured out to put the sha in minera, and the scrypt on a delay in rc.local, so it started in the right order every time)

It usually took 3+ clicks of stop before it finally did it. (Sometimes it just wouldnt stop!)
member
Activity: 199
Merit: 10
ca i ask if this new update version will work on

Dragon Scrypt miner 32m

 this is the actual image of the miner

hoping that some day this Dragon Scrypt miner 32m will supported

very pretty, but 3 large pictures convey zero tech info and convey nothing to give anyone a clue about your question. Quoting yourself with pics is bordering on spam.
jr. member
Activity: 96
Merit: 1
I switched back to my RPC for Zeus until this is fixed on another version..
Or leave a link for download v0.3.7

hero member
Activity: 650
Merit: 500
Pick and place? I need more coffee.
I have the newest version of Bfgminer acting as a proxy.  To get it working, after I compiled it I had copy ALL of the contents of the original directory (/opt/bfgminer/) to:

/var/www/minera/minera-bin and I started working.  Before When I just copied the binary, I got an error referencing some missing libray files.

Hope this helps!
full member
Activity: 201
Merit: 100
I need to know what's your problem, can you run the bfgminer command in a terminal window? Or can you look at the log?

I have a colo client with minera on an rpi - hey upgraded through the gui and bfgminer ceased running (no 'screen') - they stupidly had upgraded all 3 taking them all down !

Eventually found this thread and tried the forced git but still didnt start it.

I have now compiled it again with the build_miner scripts and its working - so something in the update broke the shared libraries .so.0

Don't know what version they upgraded from though, sorry.

newbie
Activity: 23
Merit: 0
Guys on 0.3.8 there is only a new BFGminer binary file with latest commit, it's weird you can't run it. Can you try to run it by terminal to see what happens?

You are right, there is a problem with shared libraries, you have to run the command:

Code:
sudo ldconfig

I'm fixing this adding the command to the upgrade script.

I tried that command and still no dice; this includes rebooting the Pi. I take it we will have a 0.3.9 in the very near future?

I need to know what's your problem, can you run the bfgminer command in a terminal window? Or can you look at the log?


I can fire up BFGminer using the command line, using:
nohup bfgminer -all the necessary flags- &

All of my Antminers fire up and begin mining just fine.

So it must work by starting it with Minera too.

Logically speaking, yes it should, but it is not firing up in Minera. I have tried multiple times and run a ps -ef | grep bfgminer in the command line and nothing shows. It does temporarily fire up, but it crashes or simply quits after processing a few transactions. The Minera dashboard doesn't even detect bfgminer running at all when using the command line interface to get mining again.


I hope this helps.

Can I see the miner log? You can see it from the dashboard, it's not needed to have the miner running, just open the log and paste some relevant lines.

My logs are empty, but I will check them again later when I am on a regular computer.
legendary
Activity: 1015
Merit: 1000
Guys on 0.3.8 there is only a new BFGminer binary file with latest commit, it's weird you can't run it. Can you try to run it by terminal to see what happens?

You are right, there is a problem with shared libraries, you have to run the command:

Code:
sudo ldconfig

I'm fixing this adding the command to the upgrade script.

I tried that command and still no dice; this includes rebooting the Pi. I take it we will have a 0.3.9 in the very near future?

I need to know what's your problem, can you run the bfgminer command in a terminal window? Or can you look at the log?


I can fire up BFGminer using the command line, using:
nohup bfgminer -all the necessary flags- &

All of my Antminers fire up and begin mining just fine.

So it must work by starting it with Minera too.

Logically speaking, yes it should, but it is not firing up in Minera. I have tried multiple times and run a ps -ef | grep bfgminer in the command line and nothing shows. It does temporarily fire up, but it crashes or simply quits after processing a few transactions. The Minera dashboard doesn't even detect bfgminer running at all when using the command line interface to get mining again.


I hope this helps.

Can I see the miner log? You can see it from the dashboard, it's not needed to have the miner running, just open the log and paste some relevant lines.
newbie
Activity: 23
Merit: 0
Guys on 0.3.8 there is only a new BFGminer binary file with latest commit, it's weird you can't run it. Can you try to run it by terminal to see what happens?

You are right, there is a problem with shared libraries, you have to run the command:

Code:
sudo ldconfig

I'm fixing this adding the command to the upgrade script.

I tried that command and still no dice; this includes rebooting the Pi. I take it we will have a 0.3.9 in the very near future?

I need to know what's your problem, can you run the bfgminer command in a terminal window? Or can you look at the log?


I can fire up BFGminer using the command line, using:
nohup bfgminer -all the necessary flags- &

All of my Antminers fire up and begin mining just fine.

So it must work by starting it with Minera too.

Logically speaking, yes it should, but it is not firing up in Minera. I have tried multiple times and run a ps -ef | grep bfgminer in the command line and nothing shows. It does temporarily fire up, but it crashes or simply quits after processing a few transactions. The Minera dashboard doesn't even detect bfgminer running at all when using the command line interface to get mining again.


I hope this helps.
legendary
Activity: 1015
Merit: 1000
Guys on 0.3.8 there is only a new BFGminer binary file with latest commit, it's weird you can't run it. Can you try to run it by terminal to see what happens?

You are right, there is a problem with shared libraries, you have to run the command:

Code:
sudo ldconfig

I'm fixing this adding the command to the upgrade script.

I tried that command and still no dice; this includes rebooting the Pi. I take it we will have a 0.3.9 in the very near future?

I need to know what's your problem, can you run the bfgminer command in a terminal window? Or can you look at the log?


I can fire up BFGminer using the command line, using:
nohup bfgminer -all the necessary flags- &

All of my Antminers fire up and begin mining just fine.

So it must work by starting it with Minera too.
newbie
Activity: 23
Merit: 0
Guys on 0.3.8 there is only a new BFGminer binary file with latest commit, it's weird you can't run it. Can you try to run it by terminal to see what happens?

You are right, there is a problem with shared libraries, you have to run the command:

Code:
sudo ldconfig

I'm fixing this adding the command to the upgrade script.

I tried that command and still no dice; this includes rebooting the Pi. I take it we will have a 0.3.9 in the very near future?

I need to know what's your problem, can you run the bfgminer command in a terminal window? Or can you look at the log?


I can fire up BFGminer using the command line, using:
nohup bfgminer -all the necessary flags- &

All of my Antminers fire up and begin mining just fine.
legendary
Activity: 1015
Merit: 1000
ca i ask if this new update version will work on

Dragon Scrypt miner 32m

hoping that some day this Dragon Scrypt miner 32m will supported

It's not a Minera support you have to ask, but the miner support. Did you check BFGminer is supporting it? Please ask this in the relative forum thread.

what relative forum thread.. sorry am a new here.. can you link me thank you

Ask here please: https://bitcointalksearch.org/topic/old-bfgminer-4100-gbtstratum-rpc-maclinuxwin64-spondoolies-sp30-626361
Pages:
Jump to: