Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.5.0] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer
by
Jhawkfan101
on 24/04/2015, 23:21:49 UTC
Hello

Update looks great but I havent been able to get it to work yet. I am running 2 asicminer tubes, they were/currently are running fine on 4.1. I tried updating to 5.0 and just using cgminer and bfgminer but neither of those worked. I then compiled cgminer using this


Code:
cd /tmp
git clone https://github.com/ckolivas/cgminer
cd cgminer
./autogen.sh
./configure --enable-blockerupter
make
sudo make install
cp cgminer /var/www/minera/minera-bin/

But that did not work either. It says no devices found, is there something I am not doing or doing wrong?

Ok, so I am still not getting it to read my tubes, everything else is working but it wont find the tubes....what am I doing wrong?
http://s27.postimg.org/jaq76ichb/mienra.jpg


You should try to run the miner command manually from the terminal and/or look at log

Ok, here is what my log says when I try to run cgminer

 [2015-04-21 21:18:05] Started cgminer 4.9.1

 [2015-04-21 21:18:05] Loaded configuration file /var/www/minera/conf/miner_conf.json

 [2015-04-21 21:18:11] No devices detected!

 [2015-04-21 21:18:11] Waiting for USB hotplug devices or press q to quit

 [2015-04-21 21:18:11] Probing for an alive pool

 [2015-04-21 21:18:11] Pool 1 difficulty changed to 16

 [2015-04-21 21:18:11] Pool 0 difficulty changed to 128.0

 [2015-04-21 21:18:12] Switching to pool 1 stratum+tcp://multi.ghash.io:3333 - first alive pool

 [2015-04-21 21:18:12] Pool 0 stratum+tcp://stratum.mining.eligius.st:3334 alive, testing stability

 [2015-04-21 21:18:12] Switching to pool 0 stratum+tcp://stratum.mining.eligius.st:3334

 [2015-04-21 21:18:13] Network diff set to 47.6G

 [2015-04-24 18:14:36] API running in IP access mode on port 4028 (10)

Still not reading my asicminer tubes.