Bitcoin Forum
May 27, 2024, 06:49:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cgminer rejected 100% tlc  (Read 730 times)
maxt3 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 30, 2013, 12:16:04 AM
 #1

litecoin rejected for all

win7 (64)

Asus Ati R9280X-DC2 (Cgwatcher see an Asus DD7970 Serie AMD)
AMD_VGADriver_Win7_Win8_Win8_1_VER13_152
75°

cgminer 3.7.2 (et test sur 3.7.0)

pool
stratum+tcp://eu2.ltcrabbit.com:3333
(et test http://ltc.mupool.com:3333)


Cgwatcher
.conf
{
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"gpu-threads" : "2"
}

miner argument
-g 2 -w 256 -I 9 --thread-concurrency=6192 --gpu-engine=1050 --gpu-memclock=1500 --auto-fan --gpu-powertune=1 -o http://eu.ltcrabbit.com:3333 -u flatm***.flatm***1 -p 7*2* --gpu-powertune -20

614.6m/605mh/s
i don't get it!!! Rejected at 100%
CoinMakr
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 30, 2013, 12:24:19 AM
 #2

This part of your bat file is wrong:

--thread-concurrency=6192 --gpu-engine=1050 --gpu-memclock=1500 --auto-fan --gpu-powertune=1

Remove the = symbols and leave the spaces like so

--thread-concurrency 6192 --gpu-engine 1050 --gpu-memclock 1500 --auto-fan --gpu-powertune 1

And you set the powertune setting twice, remove the last instance, its set above ^^

report back..
MargaretsDream
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
December 30, 2013, 12:32:03 AM
 #3

litecoin rejected for all

614.6m/605mh/s
i don't get it!!! Rejected at 100%


It is Bitcoin mining, right?
You need to add Scrypt option
MrGodMan
Full Member
***
Offline Offline

Activity: 143
Merit: 100


View Profile
December 30, 2013, 12:42:58 AM
 #4

need --scrypt in .bat or command line for ltc mining

CoinMakr
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 30, 2013, 12:47:02 AM
 #5

Well spotted ^^

Try this in your bat file OP.

cgminer.exe --scrypt -g 2 -w 256 -I 9 --thread-concurrency 6192 --gpu-engine 1050 --gpu-memclock 1500 --auto-fan --gpu-powertune 1 -o http://eu.ltcrabbit.com:3333 -u flatm***.flatm***1 -p 7*2*
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!