Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
elsupreme
on 03/03/2022, 00:19:19 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.

That solved the issue, thanks an bunch. what of the config file ? i will like to input my settings in it ... how do i create  / locate it ..? looked through the cgminer directory looking for gekko.config i imagine but didnot find one ..