metacoin
|
|
December 28, 2013, 11:21:27 PM |
|
It sometimes takes 30-40 minutes to get an accurate reading from the pool. Also, could you post your miner config, with your intensity rating, thread concurrency and etc?
|
pin.org
|
|
|
ThePanCakeKid95
|
|
December 28, 2013, 11:55:58 PM |
|
Intensity: 16 Miners been running for 2 hours how do I find thread concurrency?
|
|
|
|
metacoin
|
|
December 29, 2013, 12:18:23 AM |
|
Intensity: 16 Miners been running for 2 hours how do I find thread concurrency?
Hm, it should be an argument passed into your mining configuration, something like this: cgminer --scrypt -I 19 -g 1 -w 256 --shaders 1024 --thread-concurrency 16000 -o stratum+tcp://exampleflorinpool.com:3333 -u yourAccountHere.1 -p
|
pin.org
|
|
|
ThePanCakeKid95
|
|
December 29, 2013, 12:23:34 AM |
|
cgminer.exe --scrypt -o stratum+tcp://flo.smalltimeminer.com:3344 -u XXXXXX -p XXXXXX -I 18 that is all I have :?
|
|
|
|
metacoin
|
|
December 29, 2013, 12:31:44 AM |
|
cgminer.exe --scrypt -o stratum+tcp://flo.smalltimeminer.com:3344 -u XXXXXX -p XXXXXX -I 18 that is all I have :?
Try this: cgminer.exe --scrypt -I 18 -g 1 -w 256 --thread-concurrency 16000 -o stratum+tcp://flo.smalltimeminer.com:3344 -u XXXXXX -p XXXXXX
|
pin.org
|
|
|
stink
|
|
December 29, 2013, 01:11:26 AM Last edit: December 29, 2013, 01:22:01 AM by stink |
|
Intensity: 16 Miners been running for 2 hours how do I find thread concurrency?
Make/model/brand of the card please. Your getting way too many HW errors.. Try this in your .bat file setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 cgminer --scrypt -o stratum+tcp://flo.smalltimeminer.com:3344 -u yourusername.workername -p password --lookup-gap 2 -w 256 -I 15 Increase the intensity as needed.
|
BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
|
|
|
stink
|
|
December 29, 2013, 01:12:33 AM Last edit: December 29, 2013, 01:30:03 AM by stink |
|
|
BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
|
|
|
stink
|
|
December 29, 2013, 01:30:31 AM |
|
To solo mine Florin: -windows: --close Florincoin client if open --locate Florincoin directory using >start>run>%appdata% --create Florincoin configuration file in notepad as follows: (change the user/ password values what want them to be:) rpcuser=yourname rpcpassword=yourpass rpcserver=1 rpcallowip=192.168.*.* rpcallowip=127.0.0.1 rpcport=7313 daemon=1 server=1 listen=1 port=7312 noirc=0 maxconnections=30 addnode=146.185.148.114 addnode=192.241.171.45 --save this file as: Florin.conf (be sure to save it in the appdata Florincoin directory) --relaunch Florincoin client and let it finish synchronizing with the network --point mining client of your choosing to http://127.0.0.1:7312 with the user / password you assigned Now mine! If you use CGminer: open notepad and write this line: cgminer --scrypt -o http://127.0.0.1:7312 -u yourname -p yourpass -I yourintensity save it as .bat and copy it to your cgminer folder and start it
|
BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
|
|
|
Bigal
|
|
December 29, 2013, 01:44:49 AM |
|
Can someone explain to me what is going on and why my miner is getting 400 khashes and yet only under 40 khashes on the pool? Look at the number of HW errors you have. You have something not set right.
|
|
|
|
metacoin
|
|
December 29, 2013, 01:54:45 AM |
|
To solo mine Florin: -windows: --close Florincoin client if open --locate Florincoin directory using >start>run>%appdata% --create Florincoin configuration file in notepad as follows: (change the user/ password values what want them to be:) rpcuser=yourname rpcpassword=yourpass rpcserver=1 rpcallowip=192.168.*.* rpcallowip=127.0.0.1 rpcport=7313 daemon=1 server=1 listen=1 port=7312 noirc=0 maxconnections=30 addnode=146.185.148.114 addnode=192.241.171.45 --save this file as: Florin.conf (be sure to save it in the appdata Florincoin directory) --relaunch Florincoin client and let it finish synchronizing with the network --point mining client of your choosing to http://127.0.0.1:7312 with the user / password you assigned Now mine! If you use CGminer: open notepad and write this line: cgminer --scrypt -o http://127.0.0.1:7312 -u yourname -p yourpass -I yourintensity save it as .bat and copy it to your cgminer folder and start it Nice guide - I'll add this to the page I'm working on. BTW whichever pool is writing tx-comment into the coinbase, pretty awesome. You should contact me for an opportunity with color coin.
|
pin.org
|
|
|
ThePanCakeKid95
|
|
December 29, 2013, 07:17:30 AM |
|
stink I tried your exact command line and it worked perfectly !!! Thank you so much, I'll be running it all night to make sure all is well
|
|
|
|
stink
|
|
December 29, 2013, 02:43:16 PM |
|
stink I tried your exact command line and it worked perfectly !!! Thank you so much, I'll be running it all night to make sure all is well A wise man once told me " throw BTC, dont clap"
|
BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
|
|
|
stink
|
|
December 30, 2013, 02:32:42 AM |
|
The difficulty adjustment algorithm is set to change at block 208440.
Previous algorithm adjusted every 90 blocks, new algorithm adjusts every 15 blocks.
All other parameters remain unchanged.
Please update your clients as soon as possible. Links updated in first post.
This needs to be Updated in the original post! 15 is our real retarget time
|
BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
|
|
|
stink
|
|
December 30, 2013, 04:47:02 AM Last edit: December 31, 2013, 01:01:27 AM by stink |
|
hummm
|
BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
|
|
|
|
allisoncone1
Newbie
Offline
Activity: 16
Merit: 0
|
|
January 01, 2014, 08:30:36 PM |
|
I'm writing a solo mining guide right now. It's not complete yet, but it will be launched when the florincoin.org website redesign goes live.
Thanks 4 doing this.
|
|
|
|
ThePanCakeKid95
|
|
January 02, 2014, 12:03:33 AM |
|
I'm willing to do videos on how to solo mine and pool mine
|
|
|
|
gnode
|
|
January 03, 2014, 12:12:23 AM |
|
A required update for Florin is available for download.
Github source, Windows client, OP and web site updated.
This version 0.6.5.8 increases the maximum size of transaction comments to 528 bytes.
This increased limit will take effect at block 340,000 (about 3 weeks from now).
Wow look at what can be done with FLO with 528 bytes instead of btc's 80 --- Goodbye Lawyers!!! http://www.coindesk.com/wall-street-analysts-bitcoin-revolutionise-non-financial-world/
|
|
|
|
|
ThePanCakeKid95
|
|
January 03, 2014, 03:25:35 AM |
|
I would love to get to work with you and omg your new block explore is beautiful One idea would the headers of input, output, and transaction fees are kinda hard to read :/ maybe a different shade or color
|
|
|
|
|