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

:
./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
cgminer.exe -o stratum+tcp://stratum.slushpool.com:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr.pennywize1 -p x --suggest-diff 32 --gekko-2pac-freq 150