Kruncha
|
|
January 09, 2014, 05:01:00 PM |
|
It's working again.
K.
|
|
|
|
babarali124
Newbie
Offline
Activity: 15
Merit: 0
|
|
January 20, 2014, 05:33:38 PM |
|
how can i manually withdraw my coins ?? i dont see any option in the dashboard like other pools ??
|
|
|
|
torzsy
|
|
January 20, 2014, 05:51:19 PM |
|
how can i manually withdraw my coins ?? i dont see any option in the dashboard like other pools ??
Set autopayout threshold to 1.
|
|
|
|
omegaflare
|
|
January 21, 2014, 12:55:00 AM |
|
I just joined! And cgminer is now running! I hope we will find a block soon! It's worth so much money :p
Anyways, how do I find out how many MH/s I am running? I am not seeing anything cgminer screen. LMK.
|
|
|
|
omegaflare
|
|
January 21, 2014, 01:22:08 AM |
|
Any ideas? lmk.
|
|
|
|
berettaman200
Newbie
Offline
Activity: 17
Merit: 0
|
|
January 21, 2014, 01:28:34 AM |
|
I currently have over 3,000 unpaid shares during my 24/7 mining run. Do I have to completely stop mining for those shares to even make it to the unconfirmed category? I'm a little concerned.
|
|
|
|
omegaflare
|
|
January 21, 2014, 02:11:43 AM |
|
Any ideas? lmk. Bump? I would appreciate if OP can post tutorials on how to configure cgminer more easily; yes, I read the manual and they didn't say anything about alternating CPU/GPU parameters. So.. *BUMP*. Thanks.
|
|
|
|
omegaflare
|
|
January 21, 2014, 03:08:04 AM |
|
Any ideas? lmk. Bump? I would appreciate if OP can post tutorials on how to configure cgminer more easily; yes, I read the manual and they didn't say anything about alternating CPU/GPU parameters. So.. *BUMP*. Thanks. Here's the config file: { "pools" : [ { "url" : "stratum+tcp://tag.cryptominer.net:3359" "user" : "REDACTED", "pass" : "REDACTED" } ], "intensity" : "19", "vectors" : "1", "worksize" : "256", "kernel" : "scrypt", "lookup-gap" : "0", "thread-concurrency" : "21376", "shaders" : "0", "gpu-engine" : "1058", "gpu-fan" : "85", "gpu-memclock" : "6000", "gpu-memdiff" : "0", "gpu-powertune" : "20", "gpu-vddc" : "0.000", "temp-overheat" : "85", "temp-target" : "75", "api-listen" : true, "api-port" : "4028", "expiry" : "120", "failover-only" : true, "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-threads" : "1", "hotplug" : "5", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "30", "scrypt" : true, "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin" } HELP! THANKS!
|
|
|
|
omegaflare
|
|
January 21, 2014, 03:41:54 AM |
|
I am going to assume cgminer is not compatible with Windows 8.1
|
|
|
|
omegaflare
|
|
January 21, 2014, 04:14:24 AM |
|
Any ideas? lmk. Bump? I would appreciate if OP can post tutorials on how to configure cgminer more easily; yes, I read the manual and they didn't say anything about alternating CPU/GPU parameters. So.. *BUMP*. Thanks. After 4 hours worth of research: 1) cgminer is removing all GPU coding. I don't know why, ask OP. 2) I am using Bitminer and it's working flawlessly - 90 MH/s. I am not sure how much I will earn in one month. I guess $68? Maybe it's not worth the electricity bill.
|
|
|
|
torzsy
|
|
January 21, 2014, 07:18:17 AM |
|
Any ideas? lmk. Bump? I would appreciate if OP can post tutorials on how to configure cgminer more easily; yes, I read the manual and they didn't say anything about alternating CPU/GPU parameters. So.. *BUMP*. Thanks. After 4 hours worth of research: 1) cgminer is removing all GPU coding. I don't know why, ask OP. 2) I am using Bitminer and it's working flawlessly - 90 MH/s. I am not sure how much I will earn in one month. I guess $68? Maybe it's not worth the electricity bill. Hello, Newest cgminer doesnt have GPU support anymore. Use older versions. I use 3.0 under Windows 7, it works flawlessly with R-280x cards. Here are my settings: { "pools" : [
{ "url" : "url", "user" : "worker", "pass" : "pass" } ],
"intensity" : "20", "vectors" : "1", "worksize" : "256", "kernel" : "scrypt", "lookup-gap" : "0", "thread-concurrency" : "24576", "shaders" : "0", "api-port" : "4028", "expiry" : "120", "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-threads" : "1", "gpu-engine" : "1050", "gpu-memclock" : "1500", "gpu-powertune" : "20", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "60", "scrypt" : true, "shares" : "0", "kernel-path" : "/usr/local/bin" }
Thanks.
|
|
|
|
torzsy
|
|
January 21, 2014, 07:22:47 AM |
|
I currently have over 3,000 unpaid shares during my 24/7 mining run. Do I have to completely stop mining for those shares to even make it to the unconfirmed category? I'm a little concerned.
As blocks mature you get your reward confirmed. TAG needs 200 confirmations until blocks are confirmed on the network. So it takes a while. Regards
|
|
|
|
berettaman200
Newbie
Offline
Activity: 17
Merit: 0
|
|
January 21, 2014, 10:40:06 AM |
|
Man I guess so. I'm used to litecoin crediting after 20 confirms. It seems myself and others are still receiving a high number of orphans. Are we still plagued with a forking issue?
|
|
|
|
torzsy
|
|
January 21, 2014, 10:48:46 AM |
|
Man I guess so. I'm used to litecoin crediting after 20 confirms. It seems myself and others are still receiving a high number of orphans. Are we still plagued with a forking issue?
Yeah. TAG isnt the most stable coins in the last weeks.
|
|
|
|
torzsy
|
|
January 22, 2014, 07:58:01 AM |
|
Pool updated to latest version 1.0.3Tested transactions: * 1 TAG sent to my wallet from pool server - SUCCESS* 1 TAG sent to Cryptsy from my wallet - SUCCESSSo pool seems to be on the correct chain, however we also had lots of orphans in the last days. http://tag.cryptominer.net/
|
|
|
|
berettaman200
Newbie
Offline
Activity: 17
Merit: 0
|
|
January 22, 2014, 09:57:57 PM |
|
Is there anything we need to do on our end? Now that were on the block chain, will this eliminate the god awful amount of orphans we've been getting? I seriously lost 14 out of my 24 coins mined.
|
|
|
|
torzsy
|
|
January 23, 2014, 07:23:35 AM |
|
Is there anything we need to do on our end? Now that were on the block chain, will this eliminate the god awful amount of orphans we've been getting? I seriously lost 14 out of my 24 coins mined.
People and pools need to update their client, the orphan-issue is solved in that - as I read in the official thread. Miners cant do anything else, just update.
|
|
|
|
Evil-Knievel
Legendary
Offline
Activity: 1260
Merit: 1168
|
|
January 23, 2014, 07:42:11 AM Last edit: April 17, 2016, 09:22:23 PM by Evil-Knievel |
|
This message was too old and has been purged
|
|
|
|
torzsy
|
|
January 23, 2014, 07:51:11 AM |
|
Hard to trust the pool, if you read something like this: Net. hashrate 0.08 MH/s Pool hashrate 76.82 MH/s How for fucks sake can the pool hashrate be higher than the net hashrate? Ask a question like "How is possible that pool hashrate is bigger than the network hashrate?" Its better than shouting at me and stating that the pool is not trustworthy. And your statement proves only your incompetence. Coin daemon doesnt report the global hashrate. Just try to get that from your client. You will get back a nice zero from the command. Think, search or ASK before stating something.
|
|
|
|
Evil-Knievel
Legendary
Offline
Activity: 1260
Merit: 1168
|
|
January 23, 2014, 10:15:18 AM Last edit: April 17, 2016, 09:21:57 PM by Evil-Knievel |
|
This message was too old and has been purged
|
|
|
|
|