Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.3.8] Your next mining dashboard is here. CPUminer/CGminer/BFGminer.
by
technofox
on 17/10/2014, 13:39:54 UTC
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.