Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
Biodom
on 27/10/2017, 17:55:05 UTC
Hi there. Newbie to mining here but having fun with some frustration.

First page says I should input following on cmd line to overclock frequency

--gekko-compac-freq 200 --gekko-2pac-freq 150

Where do exactly do i put this?
after the word url appears or should i write as follows
url
stratum+tcp://stratum.slushpool.com:3333 --gekko-compac-freq 200 --gekko-2pac-freq 150

Thanks for advice in advance

^ this only if you have both compac and 2Pac
If only 2pac, then
On Linux PC or Rasp pi (this will donate to sidehack Wink:
Code:
./cgminer -o stratum+tcp://stratum.slushpool.com:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr.pennywize1 -p x --suggest-diff 32 --gekko-2pac-freq 150
#work with freq table and power to see what voltage settings (see relevant links) you need to use if you want to adjust freq to 175, 200, 225, etc by replacing "150" with a different number

On windows PC
Code:
cgminer.exe -o stratum+tcp://stratum.slushpool.com:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr.pennywize1 -p x --suggest-diff 32 --gekko-2pac-freq 150