Bitcoin Forum
May 24, 2024, 10:51:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 [187] 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 ... 2248 »
  Print  
Author Topic: KanoPool since 2014 🐈 - PPLNS and Solo 0.5% fee - Worldwide - 2436 blocks  (Read 5350579 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. (50 posts by 3+ users deleted.)
CapnBDL
Hero Member
*****
Offline Offline

Activity: 1064
Merit: 500


MOBU


View Profile WWW
June 29, 2015, 11:27:13 AM
 #3721

Hey kano,

Not pressing or such but...How's the S3 bin coming? Just thought I'd ask 'cuz you don't have enough to do.    Grin

I know..smartass in every crowd
It'll just be a tar file you extract into the /overlay/ folder - since flashing an S3 risks screwing it up and you can't fix it without extra hardware if you do screw it up.

The S3 binary itself already works (if you build it from current git) but bitmain does stupid stuff in their cgminer/web interface that I'm (slowly) fixing.
It averages well under 100% CPU (load average under 1.0) and doesn't have delays due to not getting work.

Thx...lookin forward to it.

           ▄██▄
████▄    ▄██████▄    ▄████
██████▄ ▀████████▀ ▄██████
▐███████▄ ▀████▀ ▄███████▌
▐█████████▄ ▀▀ ▄█████████▌
 ████ ▀█████▄▄█████▀ ████
 ████ ▄ ▀████████▀ ▄ ████
 ▐███ ██▄ ▀████▀ ▄██ ███▌
 ▐███ ████▄ ▀▀ ▄████ ███▌
  ███ ██████▄▄██████ ███
  ███ ██████████████ ███
  ▐██ ██████████████ ██▌
  ▐██ ██████████████ ██▌
   ██ ██████████████ ██
       ▀██████████▀
         ▀██████▀
           ▀██▀
.M O B U.███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
   The Investment Bank of the Future  
The Security Token Protocol and Licensed Security Token Exchange
█▀




█▄
Facebook Medium
Whitepaper ANN
LinkedIn    Reddit
▀█




▄█

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  ████ ▀███████▀    ▀██████
 █████▌  ▀▀███        ▄█████
▐██████▄             ▐██████▌
▐█████▄               ██████▌
▐███████▄            ███████▌
 ███████▄          ▄████████
  ████████       ▄█████████
   █████▀   ▄▄▄███████████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  █████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█████
 █████     ▄▄          █████
▐█████     ████▄▄      █████▌
▐█████     ████████    █████▌
▐█████     ████▀▀      █████▌
 █████     ▀▀          █████
  █████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█████
   ███████████████████████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  ████████████████▀▀▀ ▐████
 ███████████▀▀▀  ▄█▀  ██████
▐█████▀▀▀      ▄█▀    ██████▌
▐███▄▄▄    ▄▄██▀     ███████▌
▐████████ ███▀       ███████▌
 ████████▌█          ███████
  ████████ ▄▄██▄    ███████
   ███████████████▄ ██████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
June 29, 2015, 02:50:41 PM
 #3722

Hey kano,

Not pressing or such but...How's the S3 bin coming? Just thought I'd ask 'cuz you don't have enough to do.    Grin

I know..smartass in every crowd
It'll just be a tar file you extract into the /overlay/ folder - since flashing an S3 risks screwing it up and you can't fix it without extra hardware if you do screw it up.

The S3 binary itself already works (if you build it from current git) but bitmain does stupid stuff in their cgminer/web interface that I'm (slowly) fixing.
It averages well under 100% CPU (load average under 1.0) and doesn't have delays due to not getting work.
Previously the cgminer binary for the S3 was a simple replacement of the crap Bitmain supplied.  The update process was:
Code:
/etc/init.d/cgminer stop
cd /usr/bin
mv cgminer cgminer_bak
wget http://ck.kolivas.org/apps/cgminer/antminer/s3/4.6.1-141020/cgminer
chmod +x cgminer
/etc/init.d/cgminer start
If you're doing things to replace the /overlay/ directory, you're doing a hell of a lot more than simply providing a binary that replaces cgminer.  Many thanks for addressing Bitmain's shoddy software!  I'm looking forward to the release 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.
Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
June 29, 2015, 05:29:15 PM
 #3723

x2
The S3 is a work horse, I love mine.  I will love it even more with updated (better) software, woo!

I wonder if mega mines like HaoBTC will update all 11,000+ of their units, and how long that would take...
LoneRangir
Hero Member
*****
Offline Offline

Activity: 615
Merit: 500


View Profile
June 30, 2015, 12:09:54 AM
 #3724

Hey kano,

Not pressing or such but...How's the S3 bin coming? Just thought I'd ask 'cuz you don't have enough to do.    Grin

I know..smartass in every crowd
It'll just be a tar file you extract into the /overlay/ folder - since flashing an S3 risks screwing it up and you can't fix it without extra hardware if you do screw it up.

The S3 binary itself already works (if you build it from current git) but bitmain does stupid stuff in their cgminer/web interface that I'm (slowly) fixing.
It averages well under 100% CPU (load average under 1.0) and doesn't have delays due to not getting work.
Previously the cgminer binary for the S3 was a simple replacement of the crap Bitmain supplied.  The update process was:
Code:
/etc/init.d/cgminer stop
cd /usr/bin
mv cgminer cgminer_bak
wget http://ck.kolivas.org/apps/cgminer/antminer/s3/4.6.1-141020/cgminer
chmod +x cgminer
/etc/init.d/cgminer start
If you're doing things to replace the /overlay/ directory, you're doing a hell of a lot more than simply providing a binary that replaces cgminer.  Many thanks for addressing Bitmain's shoddy software!  I'm looking forward to the release Smiley.

So what is the BEST guide, in your opinion, on how/where to replace the S3 firmware?  There are many hits for such a query.
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
June 30, 2015, 02:56:18 PM
 #3725

Hey kano,

Not pressing or such but...How's the S3 bin coming? Just thought I'd ask 'cuz you don't have enough to do.    Grin

I know..smartass in every crowd
It'll just be a tar file you extract into the /overlay/ folder - since flashing an S3 risks screwing it up and you can't fix it without extra hardware if you do screw it up.

The S3 binary itself already works (if you build it from current git) but bitmain does stupid stuff in their cgminer/web interface that I'm (slowly) fixing.
It averages well under 100% CPU (load average under 1.0) and doesn't have delays due to not getting work.
Previously the cgminer binary for the S3 was a simple replacement of the crap Bitmain supplied.  The update process was:
Code:
/etc/init.d/cgminer stop
cd /usr/bin
mv cgminer cgminer_bak
wget http://ck.kolivas.org/apps/cgminer/antminer/s3/4.6.1-141020/cgminer
chmod +x cgminer
/etc/init.d/cgminer start
If you're doing things to replace the /overlay/ directory, you're doing a hell of a lot more than simply providing a binary that replaces cgminer.  Many thanks for addressing Bitmain's shoddy software!  I'm looking forward to the release Smiley.

So what is the BEST guide, in your opinion, on how/where to replace the S3 firmware?  There are many hits for such a query.
If you want to update right now, then what I posted is what you need to do.  Otherwise, once kano finishes his work, I'm sure he'll provide instructions on how to upgrade.  Looking at what he's written so far, it'll likely be just getting the tar ball and exploding it in the /overlay/ directory.

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.
tlhIlwI
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250



View Profile
June 30, 2015, 03:20:39 PM
 #3726

This morning I have one miner showing a 3.75G best share, another showing 1.9G, and another showing 15.24G.  Come on, let's take care of this block!

Subscribe to my Bitcoin Mining YouTube channel: https://www.youtube.com/channel/UC7eam9msr3I2qxzsCzRTuVQ
sorry2xs
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


Dark Passenger Bitcoin miner 2013,Bitcoin node


View Profile
July 01, 2015, 12:04:22 AM
 #3727

Good Bye Btcguild

Please tip the Node 1MPWKB23NsZsXHANnFwVAWT86mL24fqAjF; KO4UX
THAT NO GOOD DO GOODER BAT!!!
CapnBDL
Hero Member
*****
Offline Offline

Activity: 1064
Merit: 500


MOBU


View Profile WWW
July 02, 2015, 12:26:59 AM
 #3728

Got one to start the month with!   Cheesy  Now a couple of quick hitters would be great.   Grin


edit: How'd we do for June?

           ▄██▄
████▄    ▄██████▄    ▄████
██████▄ ▀████████▀ ▄██████
▐███████▄ ▀████▀ ▄███████▌
▐█████████▄ ▀▀ ▄█████████▌
 ████ ▀█████▄▄█████▀ ████
 ████ ▄ ▀████████▀ ▄ ████
 ▐███ ██▄ ▀████▀ ▄██ ███▌
 ▐███ ████▄ ▀▀ ▄████ ███▌
  ███ ██████▄▄██████ ███
  ███ ██████████████ ███
  ▐██ ██████████████ ██▌
  ▐██ ██████████████ ██▌
   ██ ██████████████ ██
       ▀██████████▀
         ▀██████▀
           ▀██▀
.M O B U.███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
   The Investment Bank of the Future  
The Security Token Protocol and Licensed Security Token Exchange
█▀




█▄
Facebook Medium
Whitepaper ANN
LinkedIn    Reddit
▀█




▄█

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  ████ ▀███████▀    ▀██████
 █████▌  ▀▀███        ▄█████
▐██████▄             ▐██████▌
▐█████▄               ██████▌
▐███████▄            ███████▌
 ███████▄          ▄████████
  ████████       ▄█████████
   █████▀   ▄▄▄███████████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  █████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█████
 █████     ▄▄          █████
▐█████     ████▄▄      █████▌
▐█████     ████████    █████▌
▐█████     ████▀▀      █████▌
 █████     ▀▀          █████
  █████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█████
   ███████████████████████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  ████████████████▀▀▀ ▐████
 ███████████▀▀▀  ▄█▀  ██████
▐█████▀▀▀      ▄█▀    ██████▌
▐███▄▄▄    ▄▄██▀     ███████▌
▐████████ ███▀       ███████▌
 ████████▌█          ███████
  ████████ ▄▄██▄    ███████
   ███████████████▄ ██████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀
romeosreal
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
July 02, 2015, 06:36:45 AM
 #3729

I am new to cloud mining and this is my first time to rent a rig. I just rented a rig on betarigs then i was asked to enter my pool details so i registered with kano CKpool and entered the URL, i then used my bitcoin address and username as my workername. Pls i want to know if there is any other thing i need to do. The rig i rented is to last for 3 days. 
kelten
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
July 02, 2015, 06:57:09 AM
 #3730

I am new to cloud mining and this is my first time to rent a rig. I just rented a rig on betarigs then i was asked to enter my pool details so i registered with kano CKpool and entered the URL, i then used my bitcoin address and username as my workername. Pls i want to know if there is any other thing i need to do. The rig i rented is to last for 3 days. 
If you registered on Kano's site, you can simply use the username you registered with as your rented rig's username so you can track your work. You can then put your Bitcoin address in the Settings page on Kano's site.
SergES
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 02, 2015, 07:28:16 AM
 #3731

This morning I have one miner showing a 3.75G best share, another showing 1.9G, and another showing 15.24G.  Come on, let's take care of this block!
What kind of asic? Bitmain? My asic not report best share, only S1 on the web interface.
kano (OP)
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
July 02, 2015, 08:53:04 AM
 #3732

This morning I have one miner showing a 3.75G best share, another showing 1.9G, and another showing 15.24G.  Come on, let's take care of this block!
What kind of asic? Bitmain? My asic not report best share, only S1 on the web interface.
S1, S2 and S3 do with official cgminer.
https://github.com/kanoi/cgminer-binaries

and of course anyone mining with the official cgminer on their computer Smiley
https://github.com/ckolivas/cgminer

... well S3 not quite yet but I got all the S3 luci/lua stuff working finally, will have a release within the next day (or 2).

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
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 02, 2015, 10:59:06 AM
Last edit: July 02, 2015, 11:15:19 AM by p3yot33at3r
 #3733

... well S3 not quite yet but I got all the S3 luci/lua stuff working finally, will have a release within the next day (or 2).

Oooh.....can't wait for this, many thanks kano!



I was going to retire my S3's until recently when the BTC price improved, hopefully your excellent work can help breathe new & extended life into these little work horses & p2pool yet (I run them with your older version btw - have done since you first released it).

Thou shalt be tipped  Grin
romeosreal
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
July 02, 2015, 11:11:59 AM
 #3734


I am new to cloud mining and this is my first time to rent a rig. I just rented a rig on betarigs then i was asked to enter my pool details so i registered with kano CKpool and entered the URL, i then used my bitcoin address and username as my workername. Pls i want to know if there is any other thing i need to do. The rig i rented is to last for 3 days. 
If you registered on Kano's site, you can simply use the username you registered with as your rented rig's username so you can track your work. You can then put your Bitcoin address in the Settings page on Kano's site.


ok thanks. but how will i be able to monitor it on on kano's site
kano (OP)
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
July 02, 2015, 11:48:59 AM
 #3735


I am new to cloud mining and this is my first time to rent a rig. I just rented a rig on betarigs then i was asked to enter my pool details so i registered with kano CKpool and entered the URL, i then used my bitcoin address and username as my workername. Pls i want to know if there is any other thing i need to do. The rig i rented is to last for 3 days. 
If you registered on Kano's site, you can simply use the username you registered with as your rented rig's username so you can track your work. You can then put your Bitcoin address in the Settings page on Kano's site.

ok thanks. but how will i be able to monitor it on on kano's site

If you mine to a username you login and use the web site.

As it says on the front web page ...

If you mine to an address, you use the address links to see your stats:
http://www.kano.is/address.php?a=1KanoiBupPiZfkwqB7rfLXAzPnoTshAVmb
http://www.kano.is/worker.php?a=1KanoiBupPiZfkwqB7rfLXAzPnoTshAVmb_worker

As it says, use your address in place of mine.

Address mining has very limited stats.

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
kano (OP)
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
July 02, 2015, 02:26:44 PM
 #3736

I've put an AntS3 update archive in my binaries git hub of latest 4.9.2 cgminer.
For details and installing: https://github.com/kanoi/cgminer-binaries/tree/master/AntS3

This has been tested and run on both an old AntS3 and one of the later AntS3

I don't have an AntS3+ but I suspect it should work fine there also.

The menu frequency settings in the "Miner Configuration" "Advanced Settings" web interface includes default settings for both S3 and S3+

I've, of course, tested it on my pool https://kano.is/

It should also be OK on p2pool since it's the same code related to p2pool as in my AntS1 and AntS2 releases

Please give it a try and let me know if anyone has any trouble with it on AntS3 or AntS3+

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
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 02, 2015, 03:06:32 PM
 #3737

I've put an AntS3 update archive in my binaries git hub of latest 4.9.2 cgminer.
For details and installing: https://github.com/kanoi/cgminer-binaries/tree/master/AntS3

This has been tested and run on both an old AntS3 and one of the later AntS3

I don't have an AntS3+ but I suspect it should work fine there also.

The menu frequency settings in the "Miner Configuration" "Advanced Settings" web interface includes default settings for both S3 and S3+

I've, of course, tested it on my pool https://kano.is/

It should also be OK on p2pool since it's the same code related to p2pool as in my AntS1 and AntS2 releases

Please give it a try and let me know if anyone has any trouble with it on AntS3 or AntS3+

Will test it now my good man!  Grin
kano (OP)
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
July 02, 2015, 04:00:40 PM
 #3738

Payout 363398 sent
b98e5432b65782b69d951f85cdbb8fbd9b6a690604bdcbdb115e2c47bfb89cfe
and confirmed

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
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 02, 2015, 04:26:46 PM
 #3739

I've put an AntS3 update archive in my binaries git hub of latest 4.9.2 cgminer.
For details and installing: https://github.com/kanoi/cgminer-binaries/tree/master/AntS3

This has been tested and run on both an old AntS3 and one of the later AntS3

I don't have an AntS3+ but I suspect it should work fine there also.

The menu frequency settings in the "Miner Configuration" "Advanced Settings" web interface includes default settings for both S3 and S3+

I've, of course, tested it on my pool https://kano.is/

It should also be OK on p2pool since it's the same code related to p2pool as in my AntS1 and AntS2 releases

Please give it a try and let me know if anyone has any trouble with it on AntS3 or AntS3+

Early days, but so far so good. Love the extra modules you've put up on the webUI, it's really smartened it up - great work kano!

One small thing I've noticed, I can't get mmonitor to show the 2 hash rate speeds anymore, even after adding the local ip of the PC running mmonitor to the api allow menu, it just shows as "ZERO". It's been so long since I played with these S3's that I can't remember what I have to add......lol

Really smart stuff kano - bitmain should pay you heavily  Wink
tlhIlwI
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250



View Profile
July 02, 2015, 05:56:47 PM
 #3740

What kind of asic? Bitmain? My asic not report best share, only S1 on the web interface.

SP20

Subscribe to my Bitcoin Mining YouTube channel: https://www.youtube.com/channel/UC7eam9msr3I2qxzsCzRTuVQ
Pages: « 1 ... 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 [187] 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 ... 2248 »
  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!