Search content
Sort by

Showing 18 of 18 results by MXG125
Post
Topic
Board Hardware
Merits 1 from 1 user
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 05/02/2023, 01:54:16 UTC
⭐ Merited by vapourminer (1)
BOOM!!! did it!!!
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 05/02/2023, 00:52:44 UTC
am i wrong ??

Are you trying to use the .conf config file AND the command line?

If so pick one and go with it.  I prefer to use the command line and have never used the .conf.
 


thank you soo much for help. can you explain
 
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 04/02/2023, 21:09:46 UTC
~snip~
step 4 what does that look like if running ck pool.  how does that command look
If you want to use ck pool with that command, it should look like this:

Code:
sudo ./cgminer -o stratum+tcp://solo.ckpool.org:3333 -u YOURBTCADDRESS.WORKERNAME -p x --gekko-compacf-freq 400 --gekko-start-freq 300 --gekko-mine2 --gekko-tune2 60 --suggest-diff 128

after going through all steps i still cannot get 500mhz. herer are the current cg miner files in my ras pi boot:


{
"pools" : [
        {
                "url" : "stratum+tcp://solo.ckpool.org:3333",
                "user" : "WALLET",
                "pass" : "x"
        }
]
,
        "api-listen" : true,
        "api-port" : "4028",
        "log" : "5",
        "worktime" : true,
        "api-allow" : "0/0,"
}





AND in seperare file boot/pi/cgminer :

#!/bin/bash
cd /boot/pi/cgminer

sudo ./cgminer -o stratum+tcp://solo.ckpool.org:3333 -u WALLET.Miner -p x --gekko-compacf-freq 500 --gekko-start-freq 500 --gekko-mine2 --gekko-tune2 60 --suggest-diff 128



am i wrong ??



Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 04/02/2023, 05:29:23 UTC
Okay so based on consensus I guess it is in my best option is to remove the CGMiner version that came from BitcoinMerch.com and install Kano's version.

So here is the update to what I had to do to get Kano's Version running on the BitcoinMerch Pi4.

Step 1. Follow Kano's instructions to install CGMINER on Pi here by running each line in terminal:

CGMiner Git

The master git for cgminer is https://github.com/kanoi/cgminer

CGMiner README https://github.com/kanoi/cgminer/blob/master/README

That includes linux compile steps, but to repeat, on linux:
Code:
sudo apt-get update
sudo apt-get upgrade -y

sudo apt-get install -y build-essential autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev libusb-1.0-0-dev libncurses5-dev zlib1g-dev git

cd
git clone https://github.com/kanoi/cgminer.git
cd cgminer

CFLAGS="-O2 -march=native -fcommon" ./autogen.sh --enable-gekko --enable-icarus

make

Step 2. Create a file called start_cgminer.sh in the following folder /home/pi/cgminer
Step 3. Edit the file with a text editor to include:
Code:
#!/bin/bash
cd /home/pi/cgminer

sudo ./cgminer -o stratum+tcp://stratum.kano.is:3333 -u YOURBTCADDRESS.WORKERNAME -p x --gekko-compacf-freq 400 --gekko-start-freq 300 --gekko-mine2 --gekko-tune2 60 --suggest-diff 128
Step 4. Replace YOURBTCADDRESS with your Kano.is username if using Kano's pool. If using CK's Pool then use your BTC Address.
Step 5. Add your WORKERNAME directly after the . following your BTC address/Username. for example:   On Kano's pool: sledge0001.miner on CK's Pool: 1KfQmhug959W79PHfASLym3Z17bJ6ohxNb.Miner
Step 6. Right click on the file you created, go to permissions and make sure "anyone" can execute the file.
Step 7. Open Terminal
Step 8.Type in:
Code:
sudo nano /etc/rc.local
Step 9. directly above the exit 0 type:
Code:
su - pi -c "screen -dm -S miner /home/pi/cgminer/start_cgminer.sh"
Step 10. Press CNTL + X to save
Step 11. Hit the Y key to confirm
Step 12. Hit your enter key to exit
Step 13. Reboot your pi typing
Code:
reboot
into the terminal and hitting enter
Step 14. When your Pi is back online open terminal again and type:
Code:
screen -r miner

And now you're in business using the Kano approved version!!!!!!

Optional:
Step 15. Navigate to /home/pi/git and move the folder vthoang to trash
Step 16. Navigate to /home/pi and move the .cgminer (NOTICE THE PERIOD) folder to the trash
Step 17. Right click on the Trash Bin and empty trash!


step 4 what does that look like if running ck pool.  how does that command look
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 04/02/2023, 05:04:51 UTC
anyone had success running these on 500mhz full time??? and how Huh
It would help if you provided more details. Like: do your sticks not run on 500MHz? What speeds do they reach? What is your setup? Which hub, power supply, cooling solution and voltage do you run? Did you play with voltage at all? What are your cgminer settings?

10 Compac F, Gekko science hub, 4 per hub, ras pi 4 , currntly running 460Mhz, individually cooled and an extra fan behind them cooling. cg miner setting ?
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 03/02/2023, 23:06:41 UTC
anyone had success running these on 500mhz full time??? and how Huh
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 23/01/2023, 02:37:25 UTC

I run these with no issues on the latest version of Kano's cgminer.

Code:
cgminer.exe -o stratum+tcp://solo.ckpool.org:3333  -u BTC.WORKERNAME -p x --gekko-start-freq 350   --gekko-compacf-freq 580  --gekko-mine2 --gekko-tune2 60 --suggest-diff 3000

What do you have your voltage set to?

I see anywhere between 3.5A per port and up to 4.1A draw per port depending on the stick.


does anyone know the total amount of compac F able to run properly off one Raspberry pie 4?  

I have confirmed that you can run up to 15 sticks on a Pi4. The 8GB Pi4 version that is.

Anymore than that and it won't see any additional devices (or at least in my case).



Thank you !!!!
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 18/01/2023, 15:11:20 UTC
does anyone know the total amount of compac F able to run properly off one Raspberry pie 4? 
Post
Topic
Board Mining support
Re: < cannot get code in Terminal to work>
by
MXG125
on 10/01/2023, 05:41:05 UTC
i have adequate air flow. yes this code never seems to work. is there something possibly i didn't install properly? i can only axcess and see performance vis command :
screen -list
screen -r ###
is there a way to change frequency via there?

also tis is what my cg miner config file looks like. could this need some tweeking? currently running ras pi 4b now no longer pi zero. thanks for all of your guys help.


{
"pools" : [
        {
                "url" : "stratum+tcp://solo.ckpool.org:3333",
                "user" : "1PsTPK2pMRnfi7wnfXY1VXdUtGgkFid6ma",
                "pass" : "x"
        }
]
,
        "api-listen" : true,
        "api-port" : "4028",
        "log" : "5",
        "worktime" : true,
        "api-allow" : "0/0,"
}
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 08/01/2023, 16:06:06 UTC
Well, the API output will tell you that.
Also on Linux or Mac running 'top' in a terminal will tell you that also.
On Mac the docs mentions something to try.

sorry im a complete noob. can you explain how and were to put commands

also for some reason i  cannot vet the change frequency and tuning  commands to work. any ideas. this is what iv have so far :
cgminer.exe -o stratum+tcp://de.ckpool.org:3333 -u <wallet adress> -p x --gekko-compacf-detect --gekko-compacf-freq 500
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 08/01/2023, 07:30:25 UTC
computer is way to slow
Post
Topic
Board Mining support
Topic OP
< cannot get code in Terminal to work>
by
MXG125
on 08/01/2023, 06:42:23 UTC
bin pulling my hair out for days can anyone help me with tuning my compaf F to 500Mhz

currently running on a small ras pi zero with 4 compac f plugged into gekko science hub
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 08/01/2023, 03:08:30 UTC
--------------------------------------------------------------------------------
 SB management [P]ool management ettings [D]isplay options [Q]uit
 24: GSF 10055067: BM1397:01+ 250.00MHz T:460 P:38  (51:26)  | 19.3% WU: 14% | 14.24G / 18.33Gh/s WU: 256.1/m
 25: GSF 10055089: BM1397:01+ 295.00MHz T:460 P:97  (43:22)  | 11.5% WU: 13% | 31.95G / 20.46Gh/s WU: 285.8/m
 26: GSF 10055102: BM1397:01+ 255.00MHz T:460 P:28  (50:25)  | 13.9% WU:^14% | 25.23G / 19.03Gh/s WU: 265.9/m
 39: GSF 10055104: BM1397:01+ 250.00MHz T:460 P:0   (51:26)  |  0.0% WU:^17% | 27.25G / 21.78Gh/s WU: 304.2/m
 40: GSF 10055068: BM1397:01+ 250.00MHz T:460 P:0   (51:26)  |  0.0% WU:^ 5% | 3.182G / 6.001Gh/s WU:  83.8/m
--------------------------------------------------------------------------------


can anyone help ?
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 07/01/2023, 04:29:46 UTC

I do have 3 x SiPolar hubs that can't seem to handle even 2 Compac F's above 2.5A so I am happy to replace hopefully all of them!


Im not sure what you mean but i use 5x sipolars 120w hubs,all populated same way with 3Fs & a fan on each hub and all running btween 525Mhz to 600Mhz. that i believe is a power range of 2.7A to 3.3A. I havent perfected the art of tunning them all to run at same freq so i left them to run that way for now..

My observation is.. Even Sipolar has a fake.. while i was shopping for sipolar hub i noticed the fake one from the real , they called it Sip0lar - where the o was replaced with numeric zero -0. so i went straight to the source to order , which means goin back all d way to china.
Unless my results below doesnt count .. I stand corrected.

Code:
[U]SB management [P]ool management [S]ettings [D]isplay options [Q]uit
  0: GSF 10050577: BM1397:01+ 525.00MHz T:525 P:525 (24:12)  |  100% WU:100% | 346.9G / 348.8Gh/s WU:4872.2/m
  1: GSF 10050582: BM1397:01+ 490.00MHz T:490 P:490 (26:13)  |  100% WU:100% | 352.0G / 346.3Gh/s WU:4837.5/m
  2: GSF 10050580: BM1397:01+ 585.00MHz T:585 P:585 (22:11)  |  100% WU:100% | 374.1G / 377.8Gh/s WU:5278.3/m
  3: GSF 10050558: BM1397:01+ 530.00MHz T:530 P:530 (24:12)  |  100% WU:100% | 315.2G / 379.7Gh/s WU:5303.8/m
  4: GSF 10050552: BM1397:01+ 540.00MHz T:540 P:540 (23:12)  |  100% WU:100% | 324.5G / 362.8Gh/s WU:5068.5/m
  5: GSF 10050555: BM1397:01+ 585.00MHz T:585 P:585 (22:11)  |  100% WU:100% | 412.8G / 387.0Gh/s WU:5406.5/m
  6: GSF 10050666: BM1397:01+ 600.00MHz T:600 P:599 (21:11)  |  100% WU:100% | 393.5G / 382.0Gh/s WU:5337.0/m
  7: GSF 10050664: BM1397:01+ 530.00MHz T:530 P:529 (24:12)  |  100% WU:100% | 387.6G / 350.1Gh/s WU:4890.9/m
  8: GSF 10050663: BM1397:01+ 600.00MHz T:600 P:600 (21:11)  |  100% WU:100% | 349.0G / 395.3Gh/s WU:5522.5/m
  9: GSF 10050451: BM1397:01+ 505.00MHz T:505 P:505 (25:13)  |  100% WU:100% | 384.2G / 333.4Gh/s WU:4658.0/m
 10: GSF 10050455: BM1397:01+ 480.00MHz T:510 P:464 (26:13)  |  100% WU:100% | 250.2G / 360.5Gh/s WU:5036.1/m
 11: GSF 10050457: BM1397:01+ 550.00MHz T:550 P:550 (23:12)  |  100% WU:100% | 374.1G / 356.1Gh/s WU:4974.1/m
 12: GSF 10050588: BM1397:01+ 600.00MHz T:600 P:600 (21:11)  |  100% WU:100% | 388.3G / 392.3Gh/s WU:5480.4/m
 13: GSF 10050590: BM1397:01+ 505.00MHz T:505 P:505 (25:13)  |  100% WU:100% | 356.0G / 363.0Gh/s WU:5071.8/m
 14: GSF 10050591: BM1397:01+ 545.00MHz T:545 P:545 (23:12)  |  100% WU:100% | 353.1G / 366.0Gh/s WU:5112.8/m



how do i get this screen on mac? sorry noob
Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
MXG125
on 07/01/2023, 00:13:42 UTC
Thanks for the help.

I have tried what you suggested, "increasing the --gekko-compacf-freq by increments" without success.  I changed the frequency up to 560 and decided not to further increase.  Let me know what the max I should attempt to use as I can continue.  I am curious if this is the issue in red:

cgminer version 4.12.0 - Started: [2022-02-13 12:21:39:514]
-----------------------------------------------------------------------------------------
(5s):93.2G  (1m): 94.58G  (5m):70.48G  (15m):34.34G  (avg):82.2Gh/s
A:7680  R:16384  HW:96  WU:1463.3/m
Connected to us-east.stratum.slushpool.com diff 512 with stratum as user xxxxx.geko
Block: 5f2313d3...  Dif:26.7T  Started: [12.21:39:515]  Best share: 11.9k
-----------------------------------------------------------------------------------------
U]SB management [P]ool management S]ettings [D]isplay options [Q]uit
0: GSF 10051399: BM1397:01+ 200.00MHz T:200 P:1904 (21:32) | 100% WU:100% | 98.2G / 86.2Gh/s WU:1484.4/m
-----------------------------------------------------------------------------------------

Maybe this maybe related to old drivers for the miner.  Is there anyway to check to see if there is a driver update for the new COMPAC F?  If there is how would you go by updating the software to support the new driver?

In the mean time I have placed an order for a new hub (Bitcoin Merch® - 10 Port Powered USB Hub ONLY 120W 12V 10A) just incase this is power related.



where do you enter this command ?
Post
Topic
Board Hardware
Re: Bitcoin merch Mars lander
by
MXG125
on 06/01/2023, 19:05:51 UTC
To really get the most out of the Compac F's you need to drive them with 3.4A+ Smiley

Your USB hub is not supplying enough juice!

yea so i now have them connected to the gekko science hub i think thats the best one out there no?
Post
Topic
Board Mining
Re: Bitcoin merch Mars lander
by
MXG125
on 04/01/2023, 20:29:19 UTC
i have a hub that is rated for 2.1 amps and currently connected 3 compac fs im not nearly getting the performance i should out of these. mostly in the 500-699ghz tops. any thoughts ?  thank you for your response.
Post
Topic
Board Mining
Topic OP
Bitcoin merch Mars lander
by
MXG125
on 03/01/2023, 02:27:38 UTC
hi there. just wondering if anyone has ever run a mars lander unit from bitcoin merch.com and used that as the primary ras pi set up and connected an external hub with additional conmpact f's and had success?