Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
jack1cryptotalk007
on 31/08/2022, 10:44:57 UTC
okay, i have now started my 3 gekko compac f miner with the following command:

so only the 1622 makes me some problems...
have him first switched off and will then try to adjust correctly by turning the screw
how and where can i change the read code in an extreme case and as a last option?


1.  To adjust that screw,  you need to get two Keweisi USB testers, google it.
Then, you can watch two sticks what voltage and current are with both sticks.  When you adjust one stick, you can see current change and frequeency change on the stick.
 
2. Modify code. enter ubuntu, git clone kano's cgminer. Then, use Microsoft code. Find code: driver-gekko.c.  in compac_listen() and compac_lisyten2() functions.
(1). Search ' usb_read_timeout( ' , modify waiting constant inside this sentence.
(2). Search ' tmo = ',  modify tmo = 100; or tmo = 200.

re-compile cgminer. then, etc .......