Bitcoin Forum
June 14, 2024, 10:18:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: do you have to use a batch file for cgminer to mine litecoin?  (Read 1900 times)
jjshabadoo (OP)
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
November 04, 2012, 01:50:09 AM
 #1

Or can you just edit the cgminer.conf file as is ?

Thanks.
jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


Its as easy as 0, 1, 1, 2, 3


View Profile
November 04, 2012, 02:02:50 AM
 #2

Or can you just edit the cgminer.conf file as is ?

Thanks.

There are various ways to do it, both CAN work, but dont always.

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
creativex
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
November 04, 2012, 02:14:14 AM
 #3

So what's the syntax for enabling scrypt in cgminer.conf? My JSON is rusty(non-existent) Something like:

"scrypt" : true,

Huh

odolvlobo
Legendary
*
Offline Offline

Activity: 4354
Merit: 3261



View Profile
November 04, 2012, 03:49:34 AM
 #4

I edited the cgminer.conf file. Here it is:

Code:
{
"pools" : [
{
"url" : "http://lc.ozco.in:9332",
"user" : "...",
"pass" : "..."
},
{
"url" : "http://ltc.xurious.com:9332",
"user" : "...",
"pass" : "..."
}
]
,
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "0",
"shaders" : "960",
"gpu-engine" : "0-0",
"gpu-fan" : "0-85",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"load-balance" : true,
"kernel-path" : "/usr/local/bin"
}

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
jjshabadoo (OP)
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
November 05, 2012, 01:50:21 AM
 #5

thanks, I'll try this.
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!