Bitcoin Forum
May 11, 2024, 09:39:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 58 »
  Print  
Author Topic: GekkoScience has a new stickminer that does 300+GH  (Read 22225 times)
kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
October 28, 2021, 10:26:05 PM
Last edit: October 28, 2021, 10:37:19 PM by kano
Merited by NotFuzzyWarm (1), NotATether (1)
 #101

cgminer must determine if a share (nonce) should be sent to the pool.

It would be really bad if it couldn't do that Smiley

When you tell cgminer you want all the extra information it can throw at you, by telling it '--verbose', one of the output lines is to tell you what it does with each nonce the chip returns to cgminer.

At 260GH/s you generate around 60.5 nonces of 1 difficulty, per second.
My pool doesn't want you sending that much crap to it Smiley
Nor do you want to increase your network flow by 202 times Smiley

My pool will set a work difficulty so that you are sending shares at around 18 per minute.
Thus cgminer must work out what difficulty each nonce is and if it should send it.
In verbose more it tells you for, on average, 201 of those 202 that their difficulty is too low.

https://kano.is/index.php?k=workdiff

Code:
 [2021-10-29 09:28:27.862] Accepted 4b97ce57 Diff 867/788 GSF 0

This means the pool is asking me for shares of 788 diff or higher (one GSF + one GSI)

Another way to look at this is that it means, on average, one in 788 nonces returned at 1 difficulty will be 788 difficulty.

However the driver I wrote will have already set the chip ticket mask (difficulty) to 16 at this stage, so only 16th of the nonces are returned by the chip over USB to cgminer.
Thus you'd see 16th of the messages in verbose mode.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
1715463593
Hero Member
*
Offline Offline

Posts: 1715463593

View Profile Personal Message (Offline)

Ignore
1715463593
Reply with quote  #2

1715463593
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715463593
Hero Member
*
Offline Offline

Posts: 1715463593

View Profile Personal Message (Offline)

Ignore
1715463593
Reply with quote  #2

1715463593
Report to moderator
VanLife4Me
Newbie
*
Offline Offline

Activity: 12
Merit: 2


View Profile
October 28, 2021, 11:09:49 PM
 #102

@kano All I can say is thank you. All the struggling to learn about mining over the last months just paid off in your one message. You really did simplify the complex, at least enough for me to understand it!

cgminer must determine if a share (nonce) should be sent to the pool.

It would be really bad if it couldn't do that Smiley

When you tell cgminer you want all the extra information it can throw at you, by telling it '--verbose', one of the output lines is to tell you what it does with each nonce the chip returns to cgminer.

At 260GH/s you generate around 60.5 nonces of 1 difficulty, per second.
My pool doesn't want you sending that much crap to it Smiley
Nor do you want to increase your network flow by 202 times Smiley

My pool will set a work difficulty so that you are sending shares at around 18 per minute.
Thus cgminer must work out what difficulty each nonce is and if it should send it.
In verbose more it tells you for, on average, 201 of those 202 that their difficulty is too low.

https://kano.is/index.php?k=workdiff

Code:
 [2021-10-29 09:28:27.862] Accepted 4b97ce57 Diff 867/788 GSF 0

This means the pool is asking me for shares of 788 diff or higher (one GSF + one GSI)

Another way to look at this is that it means, on average, one in 788 nonces returned at 1 difficulty will be 788 difficulty.

However the driver I wrote will have already set the chip ticket mask (difficulty) to 16 at this stage, so only 16th of the nonces are returned by the chip over USB to cgminer.
Thus you'd see 16th of the messages in verbose mode.
VanLife4Me
Newbie
*
Offline Offline

Activity: 12
Merit: 2


View Profile
October 29, 2021, 05:20:50 PM
 #103

Thats probably why it hasnt been mentioned. Its not as linear as the previous sticks. Cheers Kano.

EDIT:-

Just throwing this out there. But would there be a market for a dual to single usb pcb to join two ports together on the gekko hub? So you can run a compac-f at full speed?
Er? Why? to feed the F 6A?
You can already do that with his hub -- if you do not mind vastly overloading the USB socket, just leave the other port open, plug in the F and crank her up. A dual to single adapter still faces that max 3A limit for the single socket.

I just installed meters between my sticks and the hub. I'm getting just under 5V at just under 2A per port. Is that sufficient to run at 400?
NotFuzzyWarm
Legendary
*
Offline Offline

Activity: 3626
Merit: 2542


Evil beware: We have waffles!


View Profile
October 29, 2021, 07:05:03 PM
 #104

Only 1 way to find out -- try it.
Again, the USB meters only show what is feeding the stick and how much current it is pulling. No matter what the voltage should always be close to 5vdc and under heavy load at most drop to maybe 4.5V. Current will all depend on what speed you are running at. If you tweak Vcore a little higher using the very tiny pot, expect the current to go up.

- For bitcoin to succeed the community must police itself -    My info useful? Donations welcome! 1FuzzyWc2J8TMqeUQZ8yjE43Rwr7K3cxs9
 -Sole remaining active developer of cgminer, Kano's repo is here
-Support Sidehacks miner development. Donations to:   1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
o_solo_miner
Legendary
*
Offline Offline

Activity: 2452
Merit: 1476


-> morgen, ist heute, schon gestern <-


View Profile
October 30, 2021, 11:19:15 AM
Last edit: November 01, 2021, 08:44:26 AM by o_solo_miner
 #105

 Smiley Bitshopper deliverd the Gekko-F.
I tryed it on 200 MHz at first, but this thing liked more 350 MHz to run smoth.
Now it is set at 400 MHz 475MHz to Kano-Solo-Pool (yes Kano, I read the README)
I will let it run there and hope some lucky miner hit a block.

NB: I tested the gekko-F together with a gekko 2-Pac, an U2 and a Block Erruptor (333MH/s) as well a R-Box.
cgminer got no problems in the mix, detection was without a fault, and all run together as a team.

Code:
 cgminer version 4.12.0 - Started: [2021-10-30 13:02:12.436]
----------------------------------------------------------------------------------------------------
 (5s):334.4G (1m):331.0G (5m):311.3G (15m):220.7G (avg):295.1Gh/s
 A:73814  R:0  HW:42  WU:4118.4/m | ST: 1  SS: 0  NB: 2  LW: 90727  GF: 0  RF: 0
 Connected to stratum.kano.is diff 442 with stratum as user xxxxxxxxxxxxxxx
 Block: d2ca6c5b...  Diff:20.1T  Started: [13:18:40.512]  Best share: 164K
----------------------------------------------------------------------------------------------------
 [U]SB management [P]ool management [S]ettings [D]isplay options [Q]uit
 0: GSF 10050790: BM1397:01+ 400/400/400 (32:16) [o]    |  100% WU:100% | 254.6G / 250.8Gh/s WU:3503.2/m A:61438 R:0 HW:16
 1: TTB 10015179: BM1384:02  100/100/100 (196:390) [oo] |  100% WU: 96% | 10.17G / 10.51Gh/s WU: 146.9/m A: 2652 R:0 HW: 0
 2: AMU 0       :                         | 335.5M / 335.2Mh/s WU:   4.6/m A:    0 R:0 HW: 0
 3: ANU 0       : 250MHz                  | 715.2M / 707.7Mh/s WU:   8.5/m A:    0 R:0 HW:26
 4: LIN 0       : 270MHz  40C             | 29.86G / 32.74Gh/s WU: 457.4/m A: 9724 R:0 HW: 0
----------------------------------------------------------------------------------------------------
 [2021-10-30 13:18:24.327] Accepted 0dea5536 Diff 4.71K/442 GSF 0
 [2021-10-30 13:18:40.512] Network diff set to 20.1T
 [2021-10-30 13:18:40.512] Stratum from pool 0 detected new block at height 707413
 [2021-10-30 13:18:49.948] Accepted 6fafff9e Diff 587/442 GSF 0
 [2021-10-30 13:18:56.968] Accepted 7d17ef11 Diff 524/442 GSF 0
 [2021-10-30 13:19:14.532] Accepted 8270d8bb Diff 502/442 GSF 0
 [2021-10-30 13:19:17.842] Accepted 1288a902 Diff 3.54K/442 GSF 0
 [2021-10-30 13:19:23.965] Accepted 11584ba8 Diff 3.78K/442 LIN 0
 [2021-10-30 13:19:24.403] Accepted 0d067012 Diff 5.03K/442 GSF 0
 [2021-10-30 13:19:40.617] Accepted 2c319895 Diff 1.48K/442 GSF 0
 [2021-10-30 13:19:44.632] Accepted 62a8fd6d Diff 664/442 GSF 0
 [2021-10-30 13:19:55.502] Accepted 4af0088e Diff 875/442 GSF 0
 [2021-10-30 13:19:56.238] Accepted 51428233 Diff 806/442 GSF 0
 [2021-10-30 13:20:00.180] Accepted 5167df7d Diff 805/442 GSF 0
 [2021-10-30 13:20:07.743] Accepted 18fb2679 Diff 2.62K/442 GSF 0
 [2021-10-30 13:20:10.593] Accepted 593cb577 Diff 734/442 GSF 0
 [2021-10-30 13:20:12.270] Accepted 5cd47802 Diff 706/442 GSF 0
 [2021-10-30 13:20:18.265] Accepted 6981f2ea Diff 621/442 GSF 0
 [2021-10-30 13:20:35.684] Accepted 758805ee Diff 558/442 GSF 0
 [2021-10-30 13:20:36.853] Accepted 8d712d39 Diff 463/442 GSF 0
 [2021-10-30 13:20:41.304] Accepted 664f2fa9 Diff 641/442 GSF 0

edit: 475MHz / 315 GH/s on average by using an old Rockminer 4-Port Hub with a Meanwell RS 25-5 PSU.

from the creator of CGMiner http://solo.ckpool.org for Solominers
paused: passthrough for solo.ckpool.org => stratum+tcp://rfpool.org:3334
Sledge0001
Full Member
***
Offline Offline

Activity: 582
Merit: 149



View Profile WWW
October 31, 2021, 06:12:46 PM
Last edit: October 31, 2021, 06:26:29 PM by Sledge0001
 #106

Well after a week or so of tweaking here is what I have learned personally.

These Sipolar USB hubs https://www.amazon.com/gp/product/B01K4MZQJ8/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1 do not want to see these sticks run at anymore than 2.84 - 2.87 amps at full load. If they trickle into the 2.9A+ range the ports shut down.

Only 2 sticks per 10 Port Hub seems to work the best with a single Arctic USB fan running on each. https://www.amazon.com/gp/product/B003XN24GY/ref=ppx_yo_dt_b_asin_title_o05_s00?ie=UTF8&psc=1

My older icone hubs seem to like 2.95Amps per stick but still with a limit of 2 sticks and an Arctic USB fan per 10 Port Hub.

This gets me averaging about 315-330GHS per stick over a 24hour period of time running at 500MHz.  Wink

I am running all of 11 of these + 6 of my 2Pacs on Kano's Solo Pool for those members please see me on the pool stats!
"55   solo   sledge0001   4.45TH"
NotFuzzyWarm
Legendary
*
Offline Offline

Activity: 3626
Merit: 2542


Evil beware: We have waffles!


View Profile
November 01, 2021, 01:51:49 AM
 #107

So just use sidehacks hubs... Port power is set up with each set of 2 ports fed from 6A which allow a full 3a per set of ports or if you do not mind the chance of frying a connector, 6a from 1 port in each set. FYI, USB-A connectors are rated for 3.1A max

- For bitcoin to succeed the community must police itself -    My info useful? Donations welcome! 1FuzzyWc2J8TMqeUQZ8yjE43Rwr7K3cxs9
 -Sole remaining active developer of cgminer, Kano's repo is here
-Support Sidehacks miner development. Donations to:   1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
Sledge0001
Full Member
***
Offline Offline

Activity: 582
Merit: 149



View Profile WWW
November 01, 2021, 04:08:19 AM
 #108

Haven't seen any for sale!!!

So just use sidehacks hubs... Port power is set up with each set of 2 ports fed from 6A which allow a full 3a per set of ports or if you do not mind the chance of frying a connector, 6a from 1 port in each set. FYI, USB-A connectors are rated for 3.1A max
chilehodl
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 01, 2021, 05:41:51 PM
 #109

hey guys!

Does anyone know a store that currently has stock of these?

Thanks!
gt_addict
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 621


View Profile
November 01, 2021, 06:20:50 PM
 #110

hey guys!

Does anyone know a store that currently has stock of these?

Thanks!

All depends where you are in the world. Bitshopper.de has stock of them at the moment. They are based in Germany.

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
chilehodl
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 02, 2021, 12:14:30 PM
 #111

hey guys!

Does anyone know a store that currently has stock of these?

Thanks!

All depends where you are in the world. Bitshopper.de has stock of them at the moment. They are based in Germany.

I'm in Chile so I am guessing that ordering from the US would probably be the easiest.
I haven't had much luck finding anywhere at the moment that has stock.
I'm looking at:
http://minefarmbuy.com
http://bitcoinmerch.com
http://419mining.com
Powell
Sr. Member
****
Offline Offline

Activity: 486
Merit: 262

rm -rf stupidity


View Profile
November 02, 2021, 03:28:28 PM
 #112

hey guys!

Does anyone know a store that currently has stock of these?

Thanks!

All depends where you are in the world. Bitshopper.de has stock of them at the moment. They are based in Germany.

I'm in Chile so I am guessing that ordering from the US would probably be the easiest.
I haven't had much luck finding anywhere at the moment that has stock.
I'm looking at:
http://minefarmbuy.com
http://bitcoinmerch.com
http://419mining.com

Best bet is to make an account on 419mining and click the Notify when available button.  I missed the first batch but I got an email when it came in stock and was able to purchase.
BvG1982
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 02, 2021, 03:51:22 PM
 #113

Hello, i have a problem i hope you can help with. I got my compac f today from bitshopper and i want to use it to solo mine Cheetahcoin (CHTA) with it. I've already been solo mining CHTA with 4 newpacs for a couple of months without any problems. I've downloaded the updated cg miner and installed the driver using zadig. I compiled the bat file with the same credentials as i used for the newpacs, but now i'm getting the following error:

 [2021-11-02 16:43:57.066] No Stratum, GBT or Solo support in pool 0 http://1xx.0.0.1:8xxx unable to use 

   My batfile looks like this:

cgminer.exe -o http://1xx.0.0.1:8xxx  -u bxx  -p password --gekko-compacf-freq 200 --btc-address xxxxxxxxxxxxxxx           

In cg miner 4.11.1 it's working fine for the newpacs, but in the 4.12 version i don't get it running. Anybody got any idea what i'm doing wrong? Thanks in advance!
gt_addict
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 621


View Profile
November 02, 2021, 06:28:41 PM
 #114

Just want to say these Ferrari's are AWESOME. 6 of them running 500m getting 1.8Th and using just 93w  Shocked    Great for us Home miners. Thanks sidehack and team.


   
In cg miner 4.11.1 it's working fine for the newpacs, but in the 4.12 version i don't get it running. Anybody got any idea what i'm doing wrong? Thanks in advance!


have you tried running the newpacs on the new cgminer?

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
BvG1982
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 02, 2021, 07:23:35 PM
 #115

Just want to say these Ferrari's are AWESOME. 6 of them running 500m getting 1.8Th and using just 93w  Shocked    Great for us Home miners. Thanks sidehack and team.


   
In cg miner 4.11.1 it's working fine for the newpacs, but in the 4.12 version i don't get it running. Anybody got any idea what i'm doing wrong? Thanks in advance!


have you tried running the newpacs on the new cgminer?

Yes and those aren't working either in solo mode. I pointed de compacf at a pool for now, it's solo mining there, and working fine now. Great to see the hashing power!
Witrebel
Member
**
Offline Offline

Activity: 116
Merit: 101


View Profile
November 04, 2021, 02:29:41 PM
 #116

Curious how most of you run these sticks.  I have a friend who has access to a large qty of surplus (free/used) 350W wind turbines, 200W PV panels, and large 4D AGM deep cycle batteries. 
I suggested building a couple of totally renewable off grid compute setups.  We would probably just use our local internet/wireless networks to avoid paying a 4G modem charge.

Ideally I can build it in a way that I run them as miners working for a local full node on an RPI, but for the short term it seems easier to just solo mine to a pool.  I've never personally operated a node. 

I doubt its worth trying to mine them for dust, Id imagine these are basically all considered solo mining lottery tickets?  Really curious what you all think.  Excited to build something like this.
NotFuzzyWarm
Legendary
*
Offline Offline

Activity: 3626
Merit: 2542


Evil beware: We have waffles!


View Profile
November 04, 2021, 03:26:48 PM
Last edit: November 04, 2021, 05:00:30 PM by NotFuzzyWarm
 #117

Quote
Ideally I can build it in a way that I run them as miners working for a local full node on an RPI, but for the short term it seems easier to just solo mine to a pool.  I've never personally operated a node.
It is best to ALWAYS use a known solo pool for mining with any stick miner vs mining to your own node.

Reason is simple: Connection times to the worldwide BTC network.
Any block you find must be distributed to all other mining nodes as fast as possible to ensure your block is the one that gets confirmed. Considering how very very very very very unlikely it is that you will find a block, it would truly suck to get one and then have an orphan race with you losing because a pool with faster connectivity beat you to it. Any decent pool uses dedicated connections and routing to the BTC network vs your normal home internet connection which will take whatever path is available at the time.

At current BTC value of just over $61k USD I for one would never risk losing $381,250 as loser of an orphan race...

- For bitcoin to succeed the community must police itself -    My info useful? Donations welcome! 1FuzzyWc2J8TMqeUQZ8yjE43Rwr7K3cxs9
 -Sole remaining active developer of cgminer, Kano's repo is here
-Support Sidehacks miner development. Donations to:   1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
November 04, 2021, 03:40:37 PM
 #118

Quote
Ideally I can build it in a way that I run them as miners working for a local full node on an RPI, but for the short term it seems easier to just solo mine to a pool.  I've never personally operated a node.
It is best to ALWAYS use a known solo pool for mining with any stick miner vs mining to your own node.

I completely agree with !Fuzzy.  However you can still put your full node at the end of your failover list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
sidehack (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1849

Curmudgeonly hardware guy


View Profile
November 04, 2021, 03:40:55 PM
 #119

If you do build something out with renewables, I'd be interested in seeing pics of the setup. Always interested in green energy here at the Gekko.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
November 04, 2021, 10:58:36 PM
 #120

Quote
Ideally I can build it in a way that I run them as miners working for a local full node on an RPI, but for the short term it seems easier to just solo mine to a pool.  I've never personally operated a node.
It is best to ALWAYS use a known solo pool for mining with any stick miner vs mining to your own node.

I completely agree with !Fuzzy.  However you can still put your full node at the end of your failover list.
However, this does lead to the misunderstanding that mining to a full node without internet access is a good idea Smiley

If you are having random internet access loss to a pool, either you're mining on a dodgy pool and should pick a better one, or your internet access problems will most likely also affect your node so that it doesn't see block changes until the internet reconnects also, so you could be mining on stale blocks that will never get a reward (like that other dodgy solo pool has done before ...)

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 58 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!