Bitcoin Forum
September 12, 2024, 05:07:05 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CorgiCoin (CORG) - Come strut with us! Now on CoinedUp! on: March 08, 2014, 06:03:12 AM
this coin is dead . zero buy orders and 1.926 billion for sale on poloniex alone
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 08, 2014, 12:15:15 AM
Well, I was mining at 330kh/s on my R9 280X at 1160/1500. Using
Code:
-I 12 -g 2 -w 256 --thread-concurrency 8192 --lookup-gap 2

Now having reduced intensity to 11 I'm only getting 80kh/s. That about right?

Does anyone know where I can get a scrypt-jane miner with X-intensity or even raw intensity settings? I keep looking but I haven't found anything yet.

Cheers

As I was updating my mining scripts and profitability calculations I stumbled on UTC and ended up with the same problem I was having with CACH, fortunately they're either more helpful in that thread, or they've been on a higher n factor for longer, so settings were easy to get from there, and made a WORLD of difference when I tried the same settings for CACH mining -

R9 280x -
Code:
-I 12 -w 256 -g 2 --thread-concurrency 16384

Got me up to about 136 kh/s per 280x from the 75 or 80 or so I was getting when I was fumbling around with settings myself.

Thanks for the help, got both my cards to 137~141kh/s now. I've had to turn my GPU clocks down a fair bit too, had been running 1140MHz on one and 1160MHz on another, but both are down to 1040~1050MHz.

I am at a loss All my cards are R9 290's ... 4X GIGABYTE OC, 4X SAPPHIRE - TRI-X. I used settings above and max KH/s I get it 72.7 across all the cards .. there has to be some setting i am missing ! Please Help !

Also can you include a link to UTC thread .. there are over 450 pages ... what page are they at same N factor as this ?
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 07, 2014, 06:17:32 PM
This is my first jane coin, so this n factor change thing is new to me.  I was spewing hardware errors when I switched my miners over to cache this morning, so I've dropped the intensity, they're running cleanly now at about 1/4 the hashing power or something (which is making it pointless to mine cache at all), but they seem very underutilized - the temps are very low.  I'm suspect I can get more out of them if I tweak things other than intensity, but I'm not about to spend a half a day doing that when I'm sure people have seen this before and can save me a lot of time ... is there a general guide/rule of thumb for what to tweak other than just intensity when there is an n factor change on a jane coin?  I don't expect to see the same hashrate, obviously, but my GPUs sitting there bored and cool can't be optimal.


Cheers.

Personally I had to completely retune my gpus this n factor to get a decent hashrate. Huge PITA for sure!

 Can you please Share with us Huh

-by posting your config file / line arguments
-what kind of GPU's you are running
-what hashrate you are yeilding?

Much appreciated.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 07, 2014, 06:13:28 PM

these were my setting for last N factor new yeidling HW errors !

Does anyone have Settings for R9 290's for the new N Factor ... i am currently away on business and access my miners remotely with TEAM VIEWER .   Therefore I can't really test a bunch of settings ... I am currrently getting Hardware errors .. I set my intensity as low as 13 and was still getting some !  Sad

Any help would be much appreciated from others mining with R9 290's

Cheers,
tune down the nfactor until you get more accepted then rejected. not much more you can do. seems the is the HW-algorithm

What do you mean tune down the nfactor ... you talking about these values ?

"sj-Nfmin" : "4",
"sj-Nfmax" : "30",
"sj-time" : "1388949883"

or did you mean intensity ?

Are HW error bad for my GPU's ?   I can get no HW errors at intensity of 12 but only 75 kh/s .. when I bump intensity to 14 .. I get 143 kh/s and one HW error for every 2 accepted shares roughly ... This yeilds better results I think ... Unless someone tell me HW errors are actually bad for my Hardware.

25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 07, 2014, 05:37:54 PM

"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"failover-only" : true,
"fix-protocol" : true,
"kernel-path" : "/usr/local/bin",
"no-submit-stale" : true,
"queue" : "0",
"gpu-threads" : "1",
"gpu-engine" : "1040",
"gpu-fan" : "70",
"gpu-platform" : "0",
"gpu-memclock" : "800",
"gpu-powertune" : "20",
"intensity" : "19",
"temp-target" : "85",
"temp-overheat" : "92",
"temp-cutoff" : "94",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "0",
"thread-concurrency" : "30592",
"scrypt-jane" : true,
"sj-Nfmin" : "4",
"sj-Nfmax" : "30",
"sj-time" : "1388949883"
}


these were my setting for last N factor new yeidling HW errors !

Does anyone have Settings for R9 290's for the new N Factor ... i am currently away on business and access my miners remotely with TEAM VIEWER .   Therefore I can't really test a bunch of settings ... I am currrently getting Hardware errors .. I set my intensity as low as 13 and was still getting some !  Sad

Any help would be much appreciated from others mining with R9 290's

Cheers,
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 07, 2014, 08:52:01 AM
another things I was wondering ...

To get PoS for CACHE, do you your wallet need to be open ?  How do I remove encryption from my wallet if I have encrypted it ... ( not the command line) I just want to remove it altogether so I don't have to remember to enter it so that I can PoS coins .

also.. When exactly is the N factor Going up today ?

Cheers,

That is a very, very bad idea - no wallet should be kept unencrypted. To unlock for POS, run the command "walletpassphrase <passphrase> 99999999" in the debug console.

Ok Noted ... but what about wallet being open .. i am guessing it has to be open and I have to have unlocked it in the debug console ... What happens if My wallet is open and unlcoked for 6 days ... then I reboot. or computer crashes as it is mining ... Will I lose those 6 days of coins sitting in my wallet for PoS ... Is there a PoS  for dummies FAQ or something out there ... I feel bad asking all these questions but there literally is no information out there I feel there should be.
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 07, 2014, 07:03:40 AM
another things I was wondering ...

To get PoS for CACHE, do you your wallet need to be open ?  How do I remove encryption from my wallet if I have encrypted it ... ( not the command line) I just want to remove it altogether so I don't have to remember to enter it so that I can PoS coins .

also.. When exactly is the N factor Going up today ?

Cheers,
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 07, 2014, 04:36:49 AM
I use it to auto-restart my computers and cgwatcher reboots via the registry without issue.

I don't manually execute any commands, and mining commences without issue.

I believe once you issue those from a cmd or bat re-issuing is just redundant.

Redundant after a re-boot ?  I seriously doubt that ... If you shutdown/ restart your computer commands have to be re-entered... But I will try without I guess.

On a side note ... I am basically mining alone at http://pool.cachecoin.net,  someone come and join me ... 2 blocks found in the last 3 hours   Tongue  Almost all the CACH to myself got very lucky !  But if one goes to 200% I will be mining for days !!! need more hash power !

I find the pool mining to be much more stable... When I mine P2P crashes are more frequent and I find the P2P nodes to be unreliable lately.  Miner is contstantly waiting for new work.

Cheers,
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 07, 2014, 04:19:39 AM

Try Intensity 19, if that works you may need to "re-tune" your cards to keep them at I 20.

Thanks I will give that a try...  I have 4 different miners... this is the only one that does this.. although others have also been very unstable latetly, Crashing the Scrypt jane miner and requiring a re-boot very frequently !

I had been experimenting with my tuning during and found that I could clock down the memory to 800MHZ  from 1500 without a decrease in performance just an FYI for everyone out there !  Also powertune does not increase performance from 0 to +20 does not increase hashing performance.

Cheers,


I have noticed some oddities with tuning on the latest N-Factor as well.

Make sure you're submitting sufficient shares and getting proper WU still. Don't just assume a certain kh/s means everything is good  Wink

If the miners are windows based make sure and try CGWatcher, lots of nice features to keep your miners hashing 24x7.

Hi,

I have used CG watched since Day 1.  But when miner starts crashing simple mining restarts are not enough. When they restart they hash at very low rates ( i.e. 14 kh/s) and sometimes it just says 0.00kh/s.... sometimes it crahses the computer. Its quite annoying. 

I know there is an option to restart the computer in CGwatcher.. but if you use this of do you run these command lines:


setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

 before tha mining starts automatically ?
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 07, 2014, 04:03:23 AM

Try Intensity 19, if that works you may need to "re-tune" your cards to keep them at I 20.

Thanks I will give that a try...  I have 4 different miners... this is the only one that does this.. although others have also been very unstable latetly, Crashing the Scrypt jane miner and requiring a re-boot very frequently !

I had been experimenting with my tuning during and found that I could clock down the memory to 800MHZ  from 1500 without a decrease in performance just an FYI for everyone out there !  Also powertune does not increase performance from 0 to +20 does not increase hashing performance.

Cheers,
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 06, 2014, 11:02:59 PM
Can someoneplease explain why this keeps happening to me and how to fix it ....

When I mine after while some of my miners report they are going speeds in GH/s which is obviously impossible ... I don't know if this as affecting my mining bit I would like it to stop ... also this was the first time I got HW errors ....

See image to see what i mean.. the top 2 are reporting speeds in GH/s.

http://imgur.com/5eUjbX6

GPU 0:  Gigabyte r9 290 OC (windforce)
GPU 1: Sapphire Tri-x r9 290
GPU 2: Sapphire Tri-x r9 290
GPU 3:  Sapphire Tri-x r9 290


HEre is my PC info:

http://imgur.com/8B3AQ9n

This is my config file content:


{
"pools" : [
   {
      "name" : "qhor P2P",
      "url" : "http://q30.qhor.net:8336",
      "user" : "CZVP8n6MhNigMn7adbF8e8zqCC3fgQFEZR",
      "pass" : "xx",
      "pool-priority" : "0"
   },
   {
      "name" : "CaCHE p2cache.syware.de P2P",
      "url" : "http://p2cache.syware.de:8336",
      "user" : "CZVP8n6MhNigMn7adbF8e8zqCC3fgQFEZR",
      "pass" : "xx",
      "pool-priority" : "1"
   },
   {
      "name" : "p2p-miner.info(0)",
      "url" : "http://p2pool-miner.info:8336",
      "user" : "CZVP8n6MhNigMn7adbF8e8zqCC3fgQFEZR",
      "pass" : "xx",
      "pool-priority" : "2"
   }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"failover-only" : true,
"fix-protocol" : true,
"kernel-path" : "/usr/local/bin",
"no-submit-stale" : true,
"queue" : "0",
"gpu-threads" : "1",
"gpu-engine" : "1040,1000,1000,1000",
"gpu-fan" : "70",
"gpu-platform" : "0",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"intensity" : "20",
"temp-target" : "85",
"temp-overheat" : "92",
"temp-cutoff" : "94",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "0",
"thread-concurrency" : "30592",
"scrypt-jane" : true,
"sj-Nfmin" : "4",
"sj-Nfmax" : "30",
"sj-time" : "1388949883"
}


Thanks in advance for help!


Is this seriously not happening to anyone else ?  It keeps happening to me more often.. Basically the GPU is useless once this happens and does not submit any shares.. I keep having to reboot every 45 minutes this is really annoying.  Any help would be appreciated.

cheers,
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 06, 2014, 09:23:11 AM
Where can I download a CPU scrypt-jane Miner to mine Cache for windows... preferably 64bit version if one exists?

33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 05, 2014, 10:59:01 PM
Can someoneplease explain why this keeps happening to me and how to fix it ....

When I mine after while some of my miners report they are going speeds in GH/s which is obviously impossible ... I don't know if this as affecting my mining bit I would like it to stop ... also this was the first time I got HW errors ....

See image to see what i mean.. the top 2 are reporting speeds in GH/s.

http://imgur.com/5eUjbX6

GPU 0:  Gigabyte r9 290 OC (windforce)
GPU 1: Sapphire Tri-x r9 290
GPU 2: Sapphire Tri-x r9 290
GPU 3:  Sapphire Tri-x r9 290


HEre is my PC info:

http://imgur.com/8B3AQ9n

This is my config file content:


{
"pools" : [
   {
      "name" : "qhor P2P",
      "url" : "http://q30.qhor.net:8336",
      "user" : "CZVP8n6MhNigMn7adbF8e8zqCC3fgQFEZR",
      "pass" : "xx",
      "pool-priority" : "0"
   },
   {
      "name" : "CaCHE p2cache.syware.de P2P",
      "url" : "http://p2cache.syware.de:8336",
      "user" : "CZVP8n6MhNigMn7adbF8e8zqCC3fgQFEZR",
      "pass" : "xx",
      "pool-priority" : "1"
   },
   {
      "name" : "p2p-miner.info(0)",
      "url" : "http://p2pool-miner.info:8336",
      "user" : "CZVP8n6MhNigMn7adbF8e8zqCC3fgQFEZR",
      "pass" : "xx",
      "pool-priority" : "2"
   }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"failover-only" : true,
"fix-protocol" : true,
"kernel-path" : "/usr/local/bin",
"no-submit-stale" : true,
"queue" : "0",
"gpu-threads" : "1",
"gpu-engine" : "1040,1000,1000,1000",
"gpu-fan" : "70",
"gpu-platform" : "0",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"intensity" : "20",
"temp-target" : "85",
"temp-overheat" : "92",
"temp-cutoff" : "94",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "0",
"thread-concurrency" : "30592",
"scrypt-jane" : true,
"sj-Nfmin" : "4",
"sj-Nfmax" : "30",
"sj-time" : "1388949883"
}


Thanks in advance for help!
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 04, 2014, 03:37:12 AM
Help > Debug > Console > Enter:
Code:
Code:
walletpassphrase <secretkey> 9999999

This will unlock your wallet for 9999999 seconds (>100 days) or until you restart the client.

i try this and i get this response :


16:11:04

Error: Error parsing JSON:new



Did you replace secretkey without the brackets with your password?

walletpassphrase xxx 9999999

tried that too ... my passphare is long and has spaces does that matter ?

my PW ended with a # .... i changed it to just letters... then retried and the response line to the command is just empty Huh is that what it does ?
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 03, 2014, 09:11:47 PM
Help > Debug > Console > Enter:
Code:
Code:
walletpassphrase <secretkey> 9999999

This will unlock your wallet for 9999999 seconds (>100 days) or until you restart the client.

i try this and i get this response :


16:11:04

Error: Error parsing JSON:new
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 03, 2014, 06:33:23 AM
I don't understand proof of stake and cannot find any information on how to "mint" new coins...  

I have over 300 CACHE in my wallet only for a couple of days but I want to make sure everything is right for PoS

My wallet is password encrypted ... i remember reading for Peercoin that encrypted wallets  are no good for PoS ... why is there not more abundant easily accessible information on how to use PoS on cachecoin.org?

Also is there a possibility of me not being able to use my coins if they switch to the stake portion of the wallet ?

Is there a tutorial on this somewhere out there ?

Cheers,



It has been explained several times in this thread. You do not need anything apart from keeping your wallet unlocked if encrypted. You wont be able to spend coins that have just been staked until they mature

I have Encrypted it ... I do not know how to unlock it ?? i do not see this option how do I do this ... On what page if this thread is PoS explained ?  the search functions in these forums are terrible.

Cheers,
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 03, 2014, 02:22:50 AM
I don't understand proof of stake and cannot find any information on how to "mint" new coins...  

I have over 300 CACHE in my wallet only for a couple of days but I want to make sure everything is right for PoS

My wallet is password encrypted ... i remember reading for Peercoin that encrypted wallets  are no good for PoS ... why is there not more abundant easily accessible information on how to use PoS on cachecoin.org?

Also is there a possibility of me not being able to use my coins if they switch to the stake portion of the wallet ?

Is there a tutorial on this somewhere out there ?

Cheers,

38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released based on scrypt-jane on: March 03, 2014, 01:45:04 AM
Hmm... this is way over 51% ... why is no one freaking out, i though this should be avoided at all costs ?

CACHECOIN TOTAL Network Hashrate:  Approx 280MH/S according to ---- http://q30.qhor.net:8336/static/

http://cach.catcoin.cz/ POOL hashrate :  171 MH/S


Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!