Bitcoin Forum
May 08, 2024, 08:20:35 AM *
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 »  All
  Print  
Author Topic: Dec 11 to Jan 11 Sidehack Compac Stick pool club latest setup.  (Read 17112 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
December 23, 2015, 05:59:16 PM
 #161

You just add the pools in order you want them to be used.  You need a password to start with, what you posted did not have one:
Code:
cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x --compac-freq 300 --suggest-diff 50

Then add the german site:
Code:
cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x -o stratum+tcp://de.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x --compac-freq 300 --suggest-diff 50

If you use mining monitoring software you need to add the api stuff in so it can talk to the stick:
Code:
cgminer --api-listen --api-allow W:{IP address of miner} --api-port {port number} -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x -o stratum+tcp://de.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x --compac-freq 300 --suggest-diff 50
Default api port is 4028, but you can set it to whatever.
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
December 23, 2015, 06:03:39 PM
 #162

Can someone please confirm what my cgminer .bat file should look like with the de pool as failover Smiley.

My .bat looks like this at the moment with single pool:

cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick --compac-freq 300 --suggest-diff 50
You can use the "failover-only" arg:

Code:
cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x --failover-only -o stratum+tcp://de.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x --compac-freq 300 --suggest-diff 50

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
December 23, 2015, 06:06:31 PM
 #163

You can use the "failover-only" arg:

You only need that if you want to STOP the miner from failing over in the case of a laggy primary pool, it is not necessary otherwise.  You can change the management strategy from within cgminer itself.
hedgy73
Legendary
*
Offline Offline

Activity: 1414
Merit: 1077



View Profile
December 23, 2015, 06:09:43 PM
 #164

Thanks very much I've added it now Smiley.
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
December 23, 2015, 06:11:55 PM
 #165

You can use the "failover-only" arg:

You only need that if you want to STOP the miner from failing over in the case of a laggy primary pool, it is not necessary otherwise.  You can change the management strategy from within cgminer itself.
Agreed... I was just pointing out that as an option in addition to just letting cgminer do its default failover behavior Smiley

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Biodom
Legendary
*
Offline Offline

Activity: 3752
Merit: 3869



View Profile
December 23, 2015, 08:33:24 PM
 #166

i'll have a new hub coming tomorrow (a present to myself, LOL), plus will try to setup one stick directly in Debian.
Is there any way to get on the list?
If not, i can wait, a.k.a be on the waiting list.
philipma1957 (OP)
Legendary
*
Offline Offline

Activity: 4116
Merit: 7862


'The right to privacy matters'


View Profile WWW
December 24, 2015, 01:14:20 AM
 #167

i'll have a new hub coming tomorrow (a present to myself, LOL), plus will try to setup one stick directly in Debian.
Is there any way to get on the list?
If not, i can wait, a.k.a be on the waiting list.
I am pretty drunk right now ,but we have 48 so join.

Now some less drunk please explain to him use ck first then de second in case ck is ddos.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
valkir
Legendary
*
Offline Offline

Activity: 1484
Merit: 1004



View Profile
December 24, 2015, 01:19:46 AM
 #168

ahaha Phil is drunk!  Grin Hope you are having a nice party buddy.

██     Please support sidehack with his new miner project Send to :

1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
user356546
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
December 24, 2015, 01:29:09 AM
 #169

i'll have a new hub coming tomorrow (a present to myself, LOL), plus will try to setup one stick directly in Debian.
Is there any way to get on the list?
If not, i can wait, a.k.a be on the waiting list.
I am pretty drunk right now ,but we have 48 so join.

Now some less drunk please explain to him use ck first then de second in case ck is ddos.

I am having Macallan and am getting there myself...here's to everyone in the pool...may are luck be...good.
philipma1957 (OP)
Legendary
*
Offline Offline

Activity: 4116
Merit: 7862


'The right to privacy matters'


View Profile WWW
December 24, 2015, 02:23:25 AM
 #170

ahaha Phil is drunk!  Grin Hope you are having a nice party buddy.

yep .  some really good steaks.  lots of roasted veggies. an entire bottle of red wine..  some truly good persimmons

yeah and I spelled it right presimmons.

and of course a loaf of Italian  bread.

i am really buzzed the wine was pretty good.



▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
xleejohnx
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
December 24, 2015, 03:09:18 AM
 #171

Look we need to hit it.. I need some late shopping Christmas money!!

As I see a super coin as the super highway and alt coins as taxis and trucks needed to move transactions. ~philipma1957
philipma1957 (OP)
Legendary
*
Offline Offline

Activity: 4116
Merit: 7862


'The right to privacy matters'


View Profile WWW
December 24, 2015, 03:17:10 AM
 #172

Look we need to hit it.. I need some late shopping Christmas money!!


would be nice  to get one.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
Guruclef
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
December 24, 2015, 03:25:41 AM
 #173

Now some less drunk please explain to him use ck first then de second in case ck is ddos.

Ok I'll give it a shot  Smiley

Biodom, you should point your sticks, and optionally any other donation miner that you want, to ck's solo pool (stratum+tcp://solo.ckpool.org:3333), with user worker: 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Biodomstick

Additionally, since solo.ckpool.org has been under ddos attack, you should set up de.ckpool.org as a failover

Here's an example command line for cgminer-gekko on windows. It's what I use, but I put your username on it instead of mine

Code:
cgminer.exe -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Biodomstick -p x -o stratum+tcp://de.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Biodomstick -p x --compac-freq 150 --failover-only

Of course maybe you already knew about the procedure (and it was explained previously on the thread), but here's my two cents in case it helps.
AJRGale
Hero Member
*****
Offline Offline

Activity: 767
Merit: 500



View Profile
December 24, 2015, 04:24:58 AM
 #174

Look we need to hit it.. I need some late shopping Christmas money!!


would be nice  to get one.

in the mean time, ima' crack open one of my home made Meeds for xmas, once i knock off work..
philipma1957 (OP)
Legendary
*
Offline Offline

Activity: 4116
Merit: 7862


'The right to privacy matters'


View Profile WWW
December 24, 2015, 02:14:18 PM
 #175

Look we need to hit it.. I need some late shopping Christmas money!!


would be nice  to get one.

in the mean time, ima' crack open one of my home made Meeds for xmas, once i knock off work..

Mead is hard to get in NJ .
I am awake and well after last nights party.

I had to down clock my gear as it is 72f in NJ .

I am running the avalons at 2900 each or 5800 total vs 7800.

My s7 is at 2800 gh freq 400.

So I am doing 8600 gh vs 12900.

I am using 9.5 - 10.0 amps. Vs 17 amps so the garage is not insanely hot.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
December 24, 2015, 02:23:32 PM
 #176

Can you believe how absurdly warm it is here, Phil?  I'm on the porch having a coffee and a smoke in shorts and a t-shirt.  If it wasn't so much rain, I'd probably even pull the boat out of storage and put her in the water Tongue

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
philipma1957 (OP)
Legendary
*
Offline Offline

Activity: 4116
Merit: 7862


'The right to privacy matters'


View Profile WWW
December 24, 2015, 02:26:58 PM
 #177

Can you believe how absurdly warm it is here, Phil?  I'm on the porch having a coffee and a smoke in shorts and a t-shirt.  If it wasn't so much rain, I'd probably even pull the boat out of storage and put her in the water Tongue

Yeah it is really warm. Wife and I are going to the jersey shore to walk the beach.

It is raining but at 72f I am not going to miss out on a beach day in Dec

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
kipper01
Full Member
***
Offline Offline

Activity: 214
Merit: 100

1KippERXwH1PdBxKNt1ksgqh89WBv6CtWQ


View Profile
December 24, 2015, 02:27:51 PM
 #178



If you use mining monitoring software you need to add the api stuff in so it can talk to the stick:
Code:
cgminer --api-listen --api-allow W:{IP address of miner} --api-port {port number} -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x -o stratum+tcp://de.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.hedgy73stick -p x --compac-freq 300 --suggest-diff 50
Default api port is 4028, but you can set it to whatever.

Getting error when trying to connect to that port.  It retries every 30 seconds.  Any thoughts?  

jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
December 24, 2015, 02:32:10 PM
 #179

Can you believe how absurdly warm it is here, Phil?  I'm on the porch having a coffee and a smoke in shorts and a t-shirt.  If it wasn't so much rain, I'd probably even pull the boat out of storage and put her in the water Tongue

Yeah it is really warm. Wife and I are going to the jersey shore to walk the beach.

It is raining but at 72f I am not going to miss out on a beach day in Dec
I hear that.  I was only half joking about my boat... if we didn't have company coming over, I'd put it in the water.  I'd probably be the only idiot tooling around Brigantine, but just to say that I did it on Christmas Eve would be worth it Smiley

Enjoy the walk with your wife!

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Jake36
Sr. Member
****
Offline Offline

Activity: 331
Merit: 250


View Profile
December 24, 2015, 02:42:28 PM
 #180

Can you believe how absurdly warm it is here, Phil?  I'm on the porch having a coffee and a smoke in shorts and a t-shirt.  If it wasn't so much rain, I'd probably even pull the boat out of storage and put her in the water Tongue

Yeah it is really warm. Wife and I are going to the jersey shore to walk the beach.

It is raining but at 72f I am not going to miss out on a beach day in Dec
I hear that.  I was only half joking about my boat... if we didn't have company coming over, I'd put it in the water.  I'd probably be the only idiot tooling around Brigantine, but just to say that I did it on Christmas Eve would be worth it Smiley

Enjoy the walk with your wife!

LOL, I'm actually going fishing with 1 of my cousin's just to get out of the house and we'll probably head out again tomorrow...  Wink
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 »  All
  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!