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
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?