I see both 1-1: New USB device found and also 1-1.2: New USB device found. So I assume it is seeing the miner.
It says that BFGminer is online but it does not hash. The dials for everything just sit there and spin.
I'm not sure I have BFGminer setup correctly. And as I said earlier I have no idea how to compile CGminer.
So still not sure what to do, any help would be appreciated!
Thanks
For Bfgminer, check you are mining WITHOUT the --scrypt option you have to mine in SHA256 not scrypt.
For Cgminer, SSH into Minera and:
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/