Author

Topic: target-miss (Read 3526 times)

420
hero member
Activity: 756
Merit: 500
December 11, 2012, 06:33:21 PM
#10
tried multiple pools? yeah try to get the same amount of RAM you have as memory on the cards
newbie
Activity: 29
Merit: 0
December 11, 2012, 04:26:34 PM
#9
Finally found the answer in another thread.
Change from mining BTC to LTC?
ADD MORE RAM!!

Thanks for the assistance.
sr. member
Activity: 294
Merit: 250
December 05, 2012, 01:31:53 AM
#8
Kinda funny I have 2 of the same cards that you have and a ref card!
If I use that config cgminer crashes immediately.
if I use this:
"intensity" : "5,5,5",
"vectors" : "2,2,2",
"worksize" : "128,128,128",
"kernel" : "phatk,phatk,phatk",
"lookup-gap" : "0,0,0",
"thread-concurrency" : "0,0,0",
"shaders" : "0,0,0",
"gpu-engine" : "0-0,0-0,0-0",
"gpu-fan" : "0-85,0-85,0-85",
"gpu-memclock" : "0,0,0",
"gpu-memdiff" : "0,0,0",
"gpu-powertune" : "0,0,0",
"gpu-vddc" : "0.000,0.000,0.000",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "85,85,85",
"temp-target" : "75,75,75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
at any intensity it runs fine but every block or pool submission gets rejected.
Pulling my hair out soon, any help is greatly appreciated.

You are using the phatk kernel, you want the scrypt kernel
newbie
Activity: 29
Merit: 0
December 04, 2012, 08:59:46 PM
#7
Kinda funny I have 2 of the same cards that you have and a ref card!
If I use that config cgminer crashes immediately.
if I use this:
"intensity" : "5,5,5",
"vectors" : "2,2,2",
"worksize" : "128,128,128",
"kernel" : "phatk,phatk,phatk",
"lookup-gap" : "0,0,0",
"thread-concurrency" : "0,0,0",
"shaders" : "0,0,0",
"gpu-engine" : "0-0,0-0,0-0",
"gpu-fan" : "0-85,0-85,0-85",
"gpu-memclock" : "0,0,0",
"gpu-memdiff" : "0,0,0",
"gpu-powertune" : "0,0,0",
"gpu-vddc" : "0.000,0.000,0.000",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "85,85,85",
"temp-target" : "75,75,75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
at any intensity it runs fine but every block or pool submission gets rejected.
Pulling my hair out soon, any help is greatly appreciated.
sr. member
Activity: 294
Merit: 250
December 03, 2012, 08:40:11 PM
#6
C4n10,

Yes with script.
I have tried cgminer, bfgminer, and reaper all with the same results.
Many different configs, always the same.

You have the latest ati ccc: http://www.amd.com/us/products/technologies/amd-catalyst/pages/catalyst.aspx

The catalyst control ceneter comes with the opencl sdk necessary for scrypt mining.

I mine with a single Gigabyte 5870 SuperOC on cgminer and my litecoin setup looks like so:

Code:
cgminer --scrypt -o http://webaddress.com:port -u username -p password --thread-concurrency 8192 -I 18 -g 1 -v 2 -w 256 --gpu-engine 450 --gpu-memclock 1300

You will likely want to use lower thread-concurrency and gpu-memclock settings or not use those flags at all depending on your card, I have the Gigabyte Super OC which has twice as many shaders as the standard 5870 and is intended for extreme overclocking.
newbie
Activity: 29
Merit: 0
December 03, 2012, 08:14:59 PM
#5
C4n10,

Yes with script.
I have tried cgminer, bfgminer, and reaper all with the same results.
Many different configs, always the same.

I have over 10 machines all with 5870's or 6950's that are working but not this one?

Seems that I get all blocks rejected solo mining as well.  No gpu errors though.
Starting to get a headache!
newbie
Activity: 29
Merit: 0
December 03, 2012, 08:13:24 PM
#4
Thanks Mooc,
I have read all of these and still no dice.  I have a win 8 machine (that I only setup to play with) with same setup that works fine.
I have been mining btc with the 3x5870 machine for a long time and it still works fine there.
I know it must be a config prob but I just don't see it.
sr. member
Activity: 294
Merit: 250
December 03, 2012, 07:53:39 PM
#3
I have a triple 5870 rig that I am trying to move to LTC and when running cgminer or bfgminer I get all rejected (target-miss).
Any ideas?
Are you running cgminer with --scrypt?
hero member
Activity: 644
Merit: 500
December 03, 2012, 07:38:56 PM
#2
Try other mining programs. Cgminer and BFG miner were tuff for me to figure out as well. I found minerd worked out but I don't have a gpu I been waiting for a pre order to come in but I have been experimenting with my laptop cpu.

Good luck

ps There are a great deal of self help ltc threads. The one created by Graet here on this forum was very pleasant to follow.Can't find it though....but here's one

https://bitcointalksearch.org/topic/tutorial-solo-mining-litecoins-guide-windows-83371
https://bitcointalksearch.org/topic/m.650745
https://bitcointalksearch.org/topic/ann-litecoin-a-lite-version-of-bitcoin-launched-47417

I had these bookmarked
newbie
Activity: 29
Merit: 0
December 03, 2012, 07:27:17 PM
#1
I have a triple 5870 rig that I am trying to move to LTC and when running cgminer or bfgminer I get all rejected (target-miss).
Any ideas?
Jump to: