Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
sidehack
on 02/03/2022, 23:53:34 UTC
Oh yeah that old guy. Error as old as cgminer running USB devices. From the Compac/2Pac support thread:

Quote

Q. How to get past "USB init, open device failed" ... "you don't have privilege to access" error.
Code:
cd ~/git/vthoang/cgminer/
sudo usermod -G plugdev -a `whoami`
sudo cp 01-cgminer.rules /etc/udev/rules.d/
sudo reboot



You'll want to cd into the correct cgminer folder, but that is probably obvious. Either that, or run cgminer as root.