Bitcoin Forum
May 05, 2024, 01:02:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Spoondolies sp20 split pools  (Read 2281 times)
atnas666 (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
February 24, 2015, 07:25:17 PM
 #1

Hi guys sorry about this question its probably been asked before. Is there away to mine on to pools at the same time eg 50%/50% of the hashing
1714870967
Hero Member
*
Offline Offline

Posts: 1714870967

View Profile Personal Message (Offline)

Ignore
1714870967
Reply with quote  #2

1714870967
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714870967
Hero Member
*
Offline Offline

Posts: 1714870967

View Profile Personal Message (Offline)

Ignore
1714870967
Reply with quote  #2

1714870967
Report to moderator
1714870967
Hero Member
*
Offline Offline

Posts: 1714870967

View Profile Personal Message (Offline)

Ignore
1714870967
Reply with quote  #2

1714870967
Report to moderator
1714870967
Hero Member
*
Offline Offline

Posts: 1714870967

View Profile Personal Message (Offline)

Ignore
1714870967
Reply with quote  #2

1714870967
Report to moderator
MCHouston
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500


Where am I?


View Profile
February 24, 2015, 08:00:27 PM
 #2

Not from what I have seen on the SP20E, it seems to only operate in failover meaning it will just go in order till it finds a pool to mine from.

BTC 13WWomzkAoUsXtxANN9f1zRzKusgFWpngJ
LTC LKXYdqRzRC8WciNDtiRwCeb8tZtioZA2Ks
DOGE DMsTJidwkkv2nL7KwwkBbVPfjt3MhS4TZ9
atnas666 (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
February 24, 2015, 08:14:37 PM
 #3

Ah well thats a shame
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
February 25, 2015, 06:53:43 AM
 #4


Yes, it is possible. Add "load-balance:true" to the config.template

I have not found a way to assign quotas yet, though. It seems to ignore them if I set them.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
atnas666 (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
February 25, 2015, 09:45:08 AM
 #5

Sorry bit new to fhe sp20 where do i find that to add that line.

Thanks
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
February 25, 2015, 04:18:03 PM
 #6


As it says on the Pools page to change the template, ssh in to your miner and do the edit using:

Code:
vi /etc/cgminer.conf.template

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
philipma1957
Legendary
*
Online Online

Activity: 4116
Merit: 7849


'The right to privacy matters'


View Profile WWW
February 25, 2015, 04:30:28 PM
 #7


As it says on the Pools page to change the template, ssh in to your miner and do the edit using:

Code:
vi /etc/cgminer.conf.template

thanks for that I may do so.

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

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
February 25, 2015, 04:34:05 PM
 #8


As it says on the Pools page to change the template, ssh in to your miner and do the edit using:

Code:
vi /etc/cgminer.conf.template

thanks for that I may do so.

One of these days I will try and incorporate it in the starting line for cgminer. Maybe the quota works that way.

One thing that really sucks about the SP20: Why couldn't they just use cgminer in the way everybody (well, me Wink) was used to it? We can't upgrade it and we can't do our own confs.  Huh

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
atnas666 (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
February 25, 2015, 04:54:10 PM
 #9

So i just type vi /etc/cgminer.conf.template "load-balance:true" ?
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
February 25, 2015, 05:04:38 PM
 #10

So i just type vi /etc/cgminer.conf.template "load-balance:true" ?

Not quite. vi just calls the vi editor to open that file. To edit it you hit "i", then cursor to the appropriate place (after the first "{", IIRC) and enter the above info, also needs a comma after "true". Then hit Esc and type ":wq". I can't get screen shots at the moment, but can do once I get access again.

Look at this for reference: https://github.com/ckolivas/cgminer/blob/master/example.conf, although it will look quite differently on your screen, i.e. no nice formatting. But the info is the same.

I haven't seen Spondoolies support very active in this sub-forum, so probably it should be mentioned this probably will void your warranty. Also, whilst this works on mine, I'm not saying it will on yours.  Tongue

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
atnas666 (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
February 25, 2015, 05:37:35 PM
 #11

http://i585.photobucket.com/albums/ss297/atnas6666/sp1_zpsmk7brvbz.jpg
this look right?

coz cgminer just stops working
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
February 26, 2015, 03:12:04 AM
 #12


I think you got
Code:
"load-balance:true",

Should be
Code:
"load-balance":true,

Sorry, my bad. Just compare it with the other strings already present and you will see how they need to be formed.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
Pages: [1]
  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!