arorts
|
 |
October 28, 2013, 04:51:18 AM |
|
How do we set up the KNCs to mine alt-coins? Care to elaborate? Don't stuck with Bitcoin. Underperformed Saturn 180 GH/s Bitcoin Mining BTCGuild 0,23 BTC (Daily) PPcoin Solo mining Found 3 Blocks 3 X 207 PPC = 621 PPC X 0.0020200 (Cryptsy Price) = 1.25442 BTC (Daily) Terracoin Solo Mining 0,3342 BTC (Daily) And without difficulty worries!!!
Download PPcoin Client Install PPcoin client to a windows PC Run once ppcoin client and quit If your PC is Windows 7 goto Users/your user name/AppData/Roaming/PPcoin and create ppcoin.conf as follows rpcuser=anyname rpcpassword=anypassword rpcallowip=127.0.0.1 rpcallowip=your pc ip rpcport=9902 daemon=1 server=1 listen=1 gen=0 Then restart your ppcoin client and let download the whole block chain. After that goto your miner and point to your pc ip:9902 anyname (as above in ppcoin.conf) anypassword Restart cgminer, ensure via ssh that is working and hashing and wait Average block finding time is 4-8 hours for a Saturn (each block equals to 0,41 BTC) Could someone please elaborate on how to "point" the miner to the PC in a bit more detail?
|
|
|
|
jelin1984
Legendary
Offline
Activity: 2408
Merit: 1004
|
 |
October 28, 2013, 04:55:33 AM |
|
How we do that.?
|
|
|
|
canth
Legendary
Offline
Activity: 1442
Merit: 1001
|
 |
October 28, 2013, 05:09:14 AM |
|
Does anyone know the hours of operation for KNC offices?
They've generally answered the phone Mon-Fri between 9-5, Stockholm time in my experience. Friday they didn't pick up at all between 2PM and 5PM - not sure what the deal was.
|
|
|
|
demonmaestro
|
 |
October 28, 2013, 05:24:20 AM |
|
yea i tried calling them on friday from between 3pm-5pm my self and no answer also. 
|
Feel Like Donating? bc1q0v5nfdejapffewu67gft7zw7zsmnfmmkt3lf02 Buy/Sell BitCoin & LiteCoin Click here! | Looking for a great exchange? CoinBase Has you covered.
|
|
|
canth
Legendary
Offline
Activity: 1442
Merit: 1001
|
 |
October 28, 2013, 05:46:58 AM |
|
yea i tried calling them on friday from between 3pm-5pm my self and no answer also.  Yep. After that I sent a note to Sam - didn't get a reply, but my problem got 90% resolved so I think he pushed it along. I really like KNC, but I'm never hosting any equipment with them or anyone else after this. Without responsive 24/7 support, there's no point - I can support my own equipment better.
|
|
|
|
sbfree
|
 |
October 28, 2013, 06:04:25 AM |
|
I've just created a kncminer branch on my github and have imported their most current code and built my first binary for this. It is not a full firmware and the only thing users may note is the hashrate won't lie with this one, as it won't count hardware errors as hashrate. Also my hardware error count is significantly lower with this on the Saturn dev machine I was sent. Here's a direct link to the binary: http://ck.kolivas.org/apps/cgminer/kncminer/cgminerYou'll have to ssh into the kncminer and copy and use that file directly. Hopefully the libraries all match between my dev environment and the default kncminer operating system which means the binary should just work if you run it like on any other OS. I'm still learning linux, but would love to try this... I'll let someone post a clear procedure before I try... ug.Thank you cklovas! I second this. ssh into your kncminer if you know its IP address is 192.168.1.X: ssh -l root 192.168.1.X screen -d -r q wget http://ck.kolivas.org/apps/cgminer/kncminer/cgminer chmod +x cgminer ./cgminer -c /config/cgminer.conf
q is to quit the already running cgminer hello and thank you ckolivas (and kano if he was involved in anyway in this new release of cgminer). 2ndly, for those of US that find this new version of cgminer works/improves their mining, please don't forget to send some btc love to ckolivas. Lets keep these important members of the btc community well fed so their minds are tip top. And finally, ckolivas, did you see anything in knc miners code that would cause lower hashing rates, not just report inaccurate HW errors? thanks.
|
|
|
|
-ck
Legendary
Offline
Activity: 4536
Merit: 1670
Ruu \o/
|
 |
October 28, 2013, 06:20:54 AM |
|
hello and thank you ckolivas (and kano if he was involved in anyway in this new release of cgminer).
2ndly, for those of US that find this new version of cgminer works/improves their mining, please don't forget to send some btc love to ckolivas. Lets keep these important members of the btc community well fed so their minds are tip top.
And finally, ckolivas, did you see anything in knc miners code that would cause lower hashing rates, not just report inaccurate HW errors?
thanks.
You're welcome. I didn't spot anything on a brief glance of the code. I have not done a full audit of the code as of yet. It appears quite sound.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
felix64
Newbie
Offline
Activity: 15
Merit: 0
|
 |
October 28, 2013, 06:29:43 AM |
|
Thanks alot for writing this. Running 3.6.6 of your code now. My Jupiter is at 514Gh/s which is likely the real number. Have not messed with the pressing down on anything yet. Cover is off. Will try putting the cover back on and see if higher temp increases the hash rate. hello and thank you ckolivas (and kano if he was involved in anyway in this new release of cgminer).
2ndly, for those of US that find this new version of cgminer works/improves their mining, please don't forget to send some btc love to ckolivas. Lets keep these important members of the btc community well fed so their minds are tip top.
And finally, ckolivas, did you see anything in knc miners code that would cause lower hashing rates, not just report inaccurate HW errors?
thanks.
You're welcome. I didn't spot anything on a brief glance of the code. I have not done a full audit of the code as of yet. It appears quite sound.
|
|
|
|
Searing
Copper Member
Legendary
Offline
Activity: 2898
Merit: 1465
Clueless!
|
 |
October 28, 2013, 06:30:23 AM |
|
hello and thank you ckolivas (and kano if he was involved in anyway in this new release of cgminer).
2ndly, for those of US that find this new version of cgminer works/improves their mining, please don't forget to send some btc love to ckolivas. Lets keep these important members of the btc community well fed so their minds are tip top.
And finally, ckolivas, did you see anything in knc miners code that would cause lower hashing rates, not just report inaccurate HW errors?
thanks.
You're welcome. I didn't spot anything on a brief glance of the code. I have not done a full audit of the code as of yet. It appears quite sound. I'm sure we are all wondering and if this has been addressed sorry but Are you planning on making or taking over knc's version of cgminer (please please say yes) it needs a lot of work imho...stuff like the enabling the all cores stuff and or incorp bertmod or an tag to his setup..i don't code just throwing it out there I have one of them "supposedly" speedy jupiters and running it on .95 not brave enough to upgrade with the issues some have had on here imho we need your expertise just saying and as a noob side point..i'll wait for your version of cgminer to pop up in the install driver option of the knc downloads of driver I can probably do such patches like the small one to correct HW error rates to a true point...but when you say binary and I download the file and it is in txt format I go huh and everything goes on hold..... and hten add Ubuntu on top of that ...so i'm waiting for rescue from .95 cgminer knc flavor Searing
|
Old Style Legacy Plug & Play BBS System. Get it from www.synchro.net. Updated 1/1/2021. It also works with Windows 10 and likely 11 and allows 16 bit DOS game doors on the same Win 10 Machine in Multi-Node! Five Minute Install! Look it over it uninstalls just as fast, if you simply want to look it over. Freeware! Full BBS System! It is a frigging hoot!:)
|
|
|
-ck
Legendary
Offline
Activity: 4536
Merit: 1670
Ruu \o/
|
 |
October 28, 2013, 06:43:29 AM |
|
Note that WU also includes the fakedmisrepresented hashrate in the regular binary included in knc firmware.
Faked is too strong a word. They weren't consciously trying to make the hashrate look higher than it was.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
greek_hephaestus
|
 |
October 28, 2013, 06:57:55 AM |
|
rpcuser=anyname rpcpassword=anypassword rpcallowip=127.0.0.1 rpcallowip=your pc ip rpcport=9902 daemon=1 server=1 listen=1 gen=0
So if I had multiple machines, would I change listen to that quantity? I dont know, you have to try!
|
|
|
|
-ck
Legendary
Offline
Activity: 4536
Merit: 1670
Ruu \o/
|
 |
October 28, 2013, 07:04:51 AM |
|
I've just created a kncminer branch on my github and have imported their most current code and built my first binary for this. It is not a full firmware and the only thing users may note is the hashrate won't lie with this one, as it won't count hardware errors as hashrate. Also my hardware error count is significantly lower with this on the Saturn dev machine I was sent. Here's a direct link to the binary: http://ck.kolivas.org/apps/cgminer/kncminer/cgminerYou'll have to ssh into the kncminer and copy and use that file directly. Hopefully the libraries all match between my dev environment and the default kncminer operating system which means the binary should just work if you run it like on any other OS. Any guidance for those of us who like to compile our own software on building for ARM? Are you building on-device or cross compiling on your x86? I've not built your project before, but I see you've got the kncminer branch in github. Thanks! Built native on the device directly with CFLAGS="-Wall -W -O2 -march=native" nice -19 ./autogen.sh --host=arm-angstrom-linux-gnueabi --enable-knc Setting up the build environment is non-trivial and I had help from hno who wrote the original driver. I'm assuming that at some stage there will be a comprehensive document describing this process.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
greek_hephaestus
|
 |
October 28, 2013, 07:07:41 AM |
|
Solo mining depends on luck. The calculators use different maths.
|
|
|
|
sickpig
Legendary
Offline
Activity: 1260
Merit: 1014
|
 |
October 28, 2013, 07:12:04 AM |
|
Solo mining depends on luck. The calculators use different maths. Very true the former. Wrong the latter. Math is the same. And for the exact same reason you could have earned 0 btc...
|
Bitcoin is a participatory system which ought to respect the right of self determinism of all of its users - Gregory Maxwell.
|
|
|
AussieHash
|
 |
October 28, 2013, 07:13:50 AM |
|
@ckolivas
I am trying your 3.6.6 build on my problem jupiter (which has been downgraded back to 0.95 after worse performance on .96, .961, .97)
I notice the same flushwork hashrate drop with your build on 0.95 and was wondering if only fw 0.97 will fix that issue ?
thanks
|
|
|
|
-ck
Legendary
Offline
Activity: 4536
Merit: 1670
Ruu \o/
|
 |
October 28, 2013, 07:18:55 AM |
|
@ckolivas
I am trying your 3.6.6 build on my problem jupiter (which has been downgraded back to 0.95 after worse performance on .96, .961, .97)
I notice the same flushwork hashrate drop with your build on 0.95 and was wondering if only fw 0.97 will fix that issue ?
thanks
Flush speed is fpga firmware related. I've done what I can to minimise software interference but the firmware is the key there.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
demonmaestro
|
 |
October 28, 2013, 07:27:57 AM |
|
still getting voicemail 
|
Feel Like Donating? bc1q0v5nfdejapffewu67gft7zw7zsmnfmmkt3lf02 Buy/Sell BitCoin & LiteCoin Click here! | Looking for a great exchange? CoinBase Has you covered.
|
|
|
AussieHash
|
 |
October 28, 2013, 07:28:58 AM |
|
If cgminer 3.6.6 were to crash, I assume that it would not restart automatically?
For some reason I don't understand, on cgminer restarts my primary and secondary (bitminter) pool are "dead" for about 60-90 seconds, but my tertiary pool is alive from the beginning so mining starts there, before switching back to pool 0
Therefore every time cgminer crash/restarts (not that often) I receive an email from pool 2 that my worker has stopped submitting shares.
|
|
|
|
-ck
Legendary
Offline
Activity: 4536
Merit: 1670
Ruu \o/
|
 |
October 28, 2013, 07:31:55 AM |
|
If cgminer 3.6.6 were to crash, I assume that it would not restart automatically?
For some reason I don't understand, on cgminer restarts my primary and secondary (bitminter) pool are "dead" for about 60-90 seconds, but my tertiary pool is alive from the beginning so mining starts there, before switching back to pool 0
Therefore every time cgminer crash/restarts (not that often) I receive an email from pool 2 that my worker has stopped submitting shares.
If you specify a stratum pool without the stratum+tcp:// prefix, cgminer tries a few different ways to connect first. Some pools don't like this and it can take a while before cgminer can connect. So to speed up the connections, add the prefix.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
sickpig
Legendary
Offline
Activity: 1260
Merit: 1014
|
 |
October 28, 2013, 07:44:23 AM |
|
@ckolivas
I am trying your 3.6.6 build on my problem jupiter (which has been downgraded back to 0.95 after worse performance on .96, .961, .97)
I notice the same flushwork hashrate drop with your build on 0.95 and was wondering if only fw 0.97 will fix that issue ?
thanks
Flush speed is fpga firmware related. I've done what I can to minimise software interference but the firmware is the key there. good to know. Unluckily I'm not able to connect remotely to my miner at the moment, hence I can't test "orginal" cgminer. As soon as I re-gain access to the machine I will let you know. In the meantime could some one share the sys load avg while running ckolivas' cgminer? Withe the KnC version I got something aroung 1.92-1.98 all the time. Using bfgminer sys load lower to something like 1.48-1.52. it would be handy if the same happen with this brand new cgminer.
|
Bitcoin is a participatory system which ought to respect the right of self determinism of all of its users - Gregory Maxwell.
|
|
|
|