Author

Topic: KanoPool kano.is lowest 0.9% fee 🐈 since 2014 - Worldwide - 2432 blocks - page 2058. (Read 5352086 times)

hero member
Activity: 1249
Merit: 506
Nice kotodama!  What are you mining with?!
newbie
Activity: 18
Merit: 0
Wooohaaa.
Well done to kotodama. Stats shows them at 240GHs. Am I missing something?
legendary
Activity: 924
Merit: 1000
Dark Passenger Bitcoin miner 2013,Bitcoin node
glad i came back a few hours back
legendary
Activity: 924
Merit: 1000
Dark Passenger Bitcoin miner 2013,Bitcoin node
newbie
Activity: 18
Merit: 0
Just updated my S3 again to the latest build and all went well. The instructions are easy to follow even for a noob using putty.
Thanks again kano.  Grin
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
...
kano,

I guess I got confused then when I read this line33 in the readme:

'Once you extract it, you should delete it to save space in /overlay/'

Sheesh...didn't mean to make a federal case of it. I'm leavin' stuff alone. I'm mining fine /w the update installed. Thanks for a great job.
Yeah that's the explanation of
https://github.com/kanoi/cgminer-binaries/blob/master/AntS3/README#L15

You can stop at "Explanation:" Smiley
https://github.com/kanoi/cgminer-binaries/blob/master/AntS3/README#L39

I've just now add a comment in there before Explanation Smiley
https://github.com/kanoi/cgminer-binaries/blob/master/AntS3/README#L30
hero member
Activity: 1064
Merit: 500
MOBU
No... if you truly want to get rid of the entire overlay directory:
Code:
rm -rf /overlay

That'll wipe the entire thing out recursively and forcibly.  Unlike Windows, there's no recovering from that.  There is no recycle bin or trash can from which you can restore things.  It's gone.
The README tells you what to delete to remove the 'Kano' version and put it back to the Bitmain version ...
https://github.com/kanoi/cgminer-binaries/blob/master/AntS3/README#L106

To update from my earlier version, you do not need to delete anything - that's why I didn't say that in the README Smiley

kano,

I guess I got confused then when I read this line33 in the readme:

'Once you extract it, you should delete it to save space in /overlay/'

Sheesh...didn't mean to make a federal case of it. I'm leavin' stuff alone. I'm mining fine /w the update installed. Thanks for a great job.
legendary
Activity: 1694
Merit: 1002
Go Big or Go Home.....
Sorry I'm late to the party guys, (and gals) but what does the new firmware offer over the bitmain one? Should I update mine for any reason?
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
No... if you truly want to get rid of the entire overlay directory:
Code:
rm -rf /overlay

That'll wipe the entire thing out recursively and forcibly.  Unlike Windows, there's no recovering from that.  There is no recycle bin or trash can from which you can restore things.  It's gone.
The README tells you what to delete to remove the 'Kano' version and put it back to the Bitmain version ...
https://github.com/kanoi/cgminer-binaries/blob/master/AntS3/README#L111

To update from my earlier version, you do not need to delete anything - that's why I didn't say that in the README Smiley
legendary
Activity: 1344
Merit: 1024
Mine at Jonny's Pool
No... if you truly want to get rid of the entire overlay directory:
Code:
rm -rf /overlay

That'll wipe the entire thing out recursively and forcibly.  Unlike Windows, there's no recovering from that.  There is no recycle bin or trash can from which you can restore things.  It's gone.
legendary
Activity: 924
Merit: 1000
Dark Passenger Bitcoin miner 2013,Bitcoin node
so the command should be rm /overlay/dir to delete the overlay dir
sr. member
Activity: 419
Merit: 250
kano you should update the thread title with our present approx hashrate.
hero member
Activity: 1064
Merit: 500
MOBU
Thanks....I, most certainly, will be careful.
legendary
Activity: 1344
Merit: 1024
Mine at Jonny's Pool
What delete?

To delete a file in Linux, you "remove" it.  The command is "rm".  So, let's say I have a file in the current directory called "foo".  To get rid of it:
Code:
rm foo

There are parameters and wildcards you can pass to the "rm" command as well.  For example, let's say you want to get rid of all files that end in "bar" from the current directory and all subdirectories:
Code:
rm -r *bar

Please be careful, though.  When you're logged into your S3, you've got root privileges.  Which means you can do some pretty harmful stuff if you're not careful Smiley
hero member
Activity: 1064
Merit: 500
MOBU
I've put an updated 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

It's an update to the previous AntS3 release I did:

Code:
2015-Jul-7 Update cgminer-ants3-4.9.2-94e04f6-2.tgz
---------------------------------------------------
Update the cgminer init.d script to run ntpd a few times trying to set the date

Add more frequencies to the Web Advanced Settings tab
Warning, the higher frequencies marked with a warning can risk damage

Tested and running on my pool of course Smiley

Surprise...I have it installed but have no clue how to do the 'delete' in the /overlay/ dir.
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
I've put an updated 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

It's an update to the previous AntS3 release I did:

Code:
2015-Jul-7 Update cgminer-ants3-4.9.2-94e04f6-2.tgz
---------------------------------------------------
Update the cgminer init.d script to run ntpd a few times trying to set the date

Add more frequencies to the Web Advanced Settings tab
Warning, the higher frequencies marked with a warning can risk damage

Tested and running on my pool of course Smiley
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
your payout still unconfirmed as well
edit; BC.i does not show mine only blocktrail
It's the 8th transaction in the transaction tree we are all mining Smiley
8377e944e20ed4663f2d35cf868d1692ae77002e73ea9bc48332ca8baf351426

The workinfo that's reported by ckpool to ckdb - that's used to build the stratum mining work - lists all the transactions in the log file and I've checked it is in there for the work we've been sending out to all miners.

As for the transaction 'spam' - every block we've built for almost 20hrs has been at the pool limit of 850kib - every 30s - so it's still on going.

Spent quite a bit of time checking/dealing with this today since the relay has been next to useless for the past 20hrs

... and Smiley ... I've also been running the comparison block change test vs eligius (again) for the last almost 7 hours, and our block changes are still well ahead in the last 33 block (almost 7hrs), only 5 of ours behind by 1 to 5 seconds, but averaging 0.8% faster per block over that time period.
legendary
Activity: 924
Merit: 1000
Dark Passenger Bitcoin miner 2013,Bitcoin node
your payout still unconfirmed as well
edit; BC.i does not show mine only blocktrail
sr. member
Activity: 419
Merit: 250
Is there anyone out who has not had there last get confirmed after ten hours yet or do i have a problem
Same. BC.i shows it as missing as well.

Blocktrail shows it as unconfirmed.
Jump to: