I'm trying to switch minepeon to bfgminer to see if that will make minepeon work with the usb hubs that I have. On my PC, bfgminer works with my hubs but cgminer doesn't. I would rather use cgminer, but I guess I have to use whatever works. The only thing that I can find in regards to switching to BFGminer is the following set of terminal commands on the release history page:
sudo systemctl stop cgminer.service # Stops cgminer
sudo systemctl disable cgminer.service # Stops cgminer from starting at boot
sudo systemctl enable bfgminer.service # Makes bfgminer start at boot
sudo systemctl start bfgminer.service # Starts bfgminer
When I try this, the minepeon web interface just says that cgminer is down. I have tried searching a bit, but I can't find anything else. There proabably is something somewhere in the minepeon thread, but I don't want to read through all 58 pages. There proabably is some easy fix.
Thanks in advance.