Pages:
Author

Topic: [ANN][CACH] CACHeCoin released based on scrypt-jane - page 54. (Read 224425 times)

hero member
Activity: 532
Merit: 500
thats what i'm getting with the other pool looks like all HW errors no accepts why??

How much system ram and gpu ram do you have ? Try lowering the X one at a time
8 gigs of ram in the system and the cards should have 4 i believe XFX 290's i dropped it to 25 still getting errors no accepts ACK
full member
Activity: 161
Merit: 100
thats what i'm getting with the other pool looks like all HW errors no accepts why??

How much system ram and gpu ram do you have ? Try lowering the X one at a time
hero member
Activity: 819
Merit: 1000
I recompiled the binary. please try again if you had crashes.

i get a c++ run time error

I have been told. Trying to figure it out
hero member
Activity: 532
Merit: 500
thats what i'm getting with the other pool looks like all HW errors no accepts why??
hero member
Activity: 532
Merit: 500
Can anyone post settings for a 290 with what miner they are using maybe a link to the miner also i've tried a couple with no luck not getting any accepts

1st of all get yacminer which i recommended earlier

https://github.com/Thirtybird/YACMiner/releases

2nd make a bat file with this. if you have 4gb memory for the GPU, i recommend 8 gb system memory

timeout /t 30
setx GPUMAXALLOCPERCENT 100
setx GPUUSESYNC_OBJECTS 1
yacminer.exe --scrypt-chacha --worksize 128 -g 1 --lookup-gap 3 --buffer-size 3420 -X 32 -o "pool address" -u "username.workername" -p "password" --auto-fan --temp-target 80 --temp-overheat 85 --api-listen --api-allow W:127.0.0.1 --nfmin 4 --nfmax 30 --starttime 1388949883

i recommend to mine on http://q30.qhor.net:8336
ok what one do i need to download working with windows here...

down load the miner which i linked , its for windows , how much gpu ram do you have each card
ok thanks i did what you told me to but not getting any accepts on http://cach.catcoin.cz/ plus i see 28 HW errors so far errrrrr trying the pool you suggested now
full member
Activity: 161
Merit: 100
Can anyone post settings for a 290 with what miner they are using maybe a link to the miner also i've tried a couple with no luck not getting any accepts

1st of all get yacminer which i recommended earlier

https://github.com/Thirtybird/YACMiner/releases

2nd make a bat file with this. if you have 4gb memory for the GPU, i recommend 8 gb system memory

timeout /t 30
setx GPUMAXALLOCPERCENT 100
setx GPUUSESYNC_OBJECTS 1
yacminer.exe --scrypt-chacha --worksize 128 -g 1 --lookup-gap 3 --buffer-size 3420 -X 32 -o "pool address" -u "username.workername" -p "password" --auto-fan --temp-target 80 --temp-overheat 85 --api-listen --api-allow W:127.0.0.1 --nfmin 4 --nfmax 30 --starttime 1388949883

i recommend to mine on http://q30.qhor.net:8336
ok what one do i need to download working with windows here...

down load the miner which i linked , its for windows , how much gpu ram do you have each card
hero member
Activity: 532
Merit: 500
Can anyone post settings for a 290 with what miner they are using maybe a link to the miner also i've tried a couple with no luck not getting any accepts

1st of all get yacminer which i recommended earlier

https://github.com/Thirtybird/YACMiner/releases

2nd make a bat file with this. if you have 4gb memory for the GPU, i recommend 8 gb system memory

timeout /t 30
setx GPUMAXALLOCPERCENT 100
setx GPUUSESYNC_OBJECTS 1
yacminer.exe --scrypt-chacha --worksize 128 -g 1 --lookup-gap 3 --buffer-size 3420 -X 32 -o "pool address" -u "username.workername" -p "password" --auto-fan --temp-target 80 --temp-overheat 85 --api-listen --api-allow W:127.0.0.1 --nfmin 4 --nfmax 30 --starttime 1388949883

i recommend to mine on http://q30.qhor.net:8336
ok what one do i need to download working with windows here... working with XFX 290's
full member
Activity: 161
Merit: 100
I recompiled the binary. please try again if you had crashes.

i get a c++ run time error
full member
Activity: 161
Merit: 100
Can anyone post settings for a 290 with what miner they are using maybe a link to the miner also i've tried a couple with no luck not getting any accepts

1st of all get yacminer which i recommended earlier

https://github.com/Thirtybird/YACMiner/releases

2nd make a bat file with this. if you have 4gb memory for the GPU, i recommend 8 gb system memory

timeout /t 30
setx GPUMAXALLOCPERCENT 100
setx GPUUSESYNC_OBJECTS 1
yacminer.exe --scrypt-chacha --worksize 128 -g 1 --lookup-gap 3 --buffer-size 3420 -X 32 -o "pool address" -u "username.workername" -p "password" --auto-fan --temp-target 80 --temp-overheat 85 --api-listen --api-allow W:127.0.0.1 --nfmin 4 --nfmax 30 --starttime 1388949883

i recommend to mine on http://q30.qhor.net:8336
hero member
Activity: 532
Merit: 500
Can anyone post settings for a 290 with what miner they are using maybe a link to the miner also i've tried a couple with no luck not getting any accepts
legendary
Activity: 1154
Merit: 1001
here are my settings
cgminer.exe --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388949883 -o stratum+tcp://cach.catcoin.cz:3333 -u user -p pass --thread-concurrency 31427 -I 11 -g 1 -w 512 --temp-cutoff 99 --temp-overheat 93 --temp-target 90 --gpu-fan 40-100 --auto-fan --gpu-powertune 20

Nothing wrong that I can see...
The only thing I can think of: have you created a worker?
Code:
-u user -p pass

Should instead be:
Code:
-u user.worker -p workerpass

You probably have that right though...
Anyways, good luck!
~ Myagui
hero member
Activity: 532
Merit: 500
here are my settings
cgminer.exe --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388949883 -o stratum+tcp://cach.catcoin.cz:3333 -u user -p pass --thread-concurrency 31427 -I 11 -g 1 -w 512 --temp-cutoff 99 --temp-overheat 93 --temp-target 90 --gpu-fan 40-100 --auto-fan --gpu-powertune 20
hero member
Activity: 532
Merit: 500
anyone know a good intensity to set at using r9 290's getting nothing but HW errors or a pool to get on i do want to try and solo it.....

I'd recommend either of these two:
P2P: http://q30.qhor.net:8336/
MPOS: http://cach.catcoin.cz

As for r9 290's settings, no clue here, myself only ever use nvidia.
There were some settings posted on the previous page, see if those will help you...

Cheers,
~ Myagui


not getting any accepts on the pool is there something i need to change mpos one
hero member
Activity: 585
Merit: 500
anyone know a good intensity to set at using r9 290's getting nothing but HW errors or a pool to get on i do want to try and solo it.....

With the 280x I think I was down to intensity 11 or 10.
Just keep lowering it until HW stops.
legendary
Activity: 1154
Merit: 1001
anyone know a good intensity to set at using r9 290's getting nothing but HW errors or a pool to get on i do want to try and solo it.....

I'd recommend either of these two:
P2P: http://q30.qhor.net:8336/
MPOS: http://cach.catcoin.cz

As for r9 290's settings, no clue here, myself only ever use nvidia.
There were some settings posted on the previous page, see if those will help you...

Cheers,
~ Myagui

hero member
Activity: 532
Merit: 500
anyone know a good intensity to set at using r9 290's getting nothing but HW errors or a pool to get on i do want to try and solo it.....
hero member
Activity: 819
Merit: 1000
I recompiled the binary. please try again if you had crashes.
hero member
Activity: 585
Merit: 500
I did forget how to mine coins like this can someone post a way i can gpu mine please, also why not solo mine? i don't really see any hash on pools
Have a look here for a brief explanation how to mine
https://bitcointalksearch.org/topic/anncach-cachecoin-released-based-on-scrypt-jane-400389
hero member
Activity: 532
Merit: 500
I did forget how to mine coins like this can someone post a way i can gpu mine please, also why not solo mine? i don't really see any hash on pools
Pages:
Jump to: