Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: 6135870 on May 01, 2013, 04:55:47 PM



Title: cgminer not sending all hashes
Post by: 6135870 on May 01, 2013, 04:55:47 PM
http://is100.imagesocket.com/thumbs/2013/05/01/2605887-wn1e.png (http://www.imagesocket.com/photos/guest/2605887)

so thats what is being displayed in the client.

this is my .bat "color 04
cgminer --scrypt -o http://pool-d.give-me-ltc.com:80 -u 6135870.xxxx -p xxxx --shaders 6144,6144,8000,3200 --intensity 18,18,18,18 --worksize 256,256,256,256 -g 1 "

why at my pool is only ~250Kh/s  being seen?

.5LTC reward.


Title: Re: cgminer not sending all hashes
Post by: 6135870 on May 02, 2013, 12:37:13 AM
Bump. Increased to 1LTC reward.


Title: Re: cgminer not sending all hashes
Post by: -ck on May 02, 2013, 12:41:31 AM
Search for word "garbage" in the READMEs.


Title: Re: cgminer not sending all hashes
Post by: 6135870 on May 02, 2013, 01:10:49 AM
Search for word "garbage" in the READMEs.

I have. My settings are posted from the .bin ...what program would accurately identify the gpu position on the board?


Title: Re: cgminer not sending all hashes
Post by: 6135870 on May 02, 2013, 01:42:35 AM
based on the information from device manager that showes the gpus in this order :6900,5700,5800,5800 I changed the .bin to this : --shaders 8000,3200,6144,6144 . But my hashes are still crap. Drivers Cat 12.8 and App 2.5.


Title: Re: cgminer not sending all hashes
Post by: crazyates on May 02, 2013, 02:01:00 AM
based on the information from device manager that showes the gpus in this order :6900,5700,5800,5800 I changed the .bin to this : --shaders 8000,3200,6144,6144 . But my hashes are still crap. Drivers Cat 12.8 and App 2.5.

Quote
DRIVERS AND OPENCL SDK

The choice of driver version for your GPU is critical, as some are known to
break scrypt mining entirely while others give poor hashrates. As for the
OpenCL SDK installed, for AMD it must be version 2.6 or later.

You're 2.5 installation is doing nothing. The fact that you're even mining means you're prolly using the build in OpenCL runtime that came with 12.8. It prolly mucked something up in the process, however, but idk.


Title: Re: cgminer not sending all hashes
Post by: 6135870 on May 02, 2013, 02:14:16 AM
in the client when pressing "g" the following appears.
http://is200.imagesocket.com/thumbs/2013/05/01/2606070-oo28.png (http://www.imagesocket.com/photos/guest/2606070)

Why is only one card being seen?

Again, here is my .bat
Quote
color 04
cgminer --scrypt -o stratum+tcp://stratum.give-me-ltc.com:3333 -u 6135870.5770-1 -p 1321 --thread-concurrency 8000,3200,6144,6144 --intensity 18,18,18,18 --worksize 256,256,256,256 -g 1


Title: Re: cgminer not sending all hashes
Post by: 6135870 on May 02, 2013, 02:26:44 AM
The hell with cg. GUI miner scrypt works fine compared to cg. I'm currently averaging ~1330Kh/s with it.