Bitcoin Forum
May 07, 2024, 08:56:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: litecoin mining on 7970 cgminer or reaper?  (Read 11850 times)
jjshabadoo (OP)
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
November 01, 2012, 05:33:52 AM
 #1

Thanks, trying to get myself set-up for some solo mining for giggles. Couldn't get Vorsholk's easy solo miner to run. I really do suck at software...lol
1715072168
Hero Member
*
Offline Offline

Posts: 1715072168

View Profile Personal Message (Offline)

Ignore
1715072168
Reply with quote  #2

1715072168
Report to moderator
1715072168
Hero Member
*
Offline Offline

Posts: 1715072168

View Profile Personal Message (Offline)

Ignore
1715072168
Reply with quote  #2

1715072168
Report to moderator
1715072168
Hero Member
*
Offline Offline

Posts: 1715072168

View Profile Personal Message (Offline)

Ignore
1715072168
Reply with quote  #2

1715072168
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
muqali
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 01, 2012, 05:50:58 AM
 #2

This is my cgminer.conf for ltc

Code:
{
"pools" : [
{
"url" : "http://ltc.kattare.com:9332",
"user" : "user.name",
"pass" : "passwort"
},
{
"url" : "http://coinotron.com:8322",
"user" : "user.name",
"pass" : "passwort"
}
]
,
"intensity" : "13",
"vectors" : "2",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2048",
"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" : "6",
"gpu-platform" : "0",
"gpu-threads" : "4",
"log" : "5",
"queue" : "3",
"retry-pause" : "2",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

donations BTC: 1CaCwo4xneTqTLEdomW76Cg5NteZyvXi1c
donations LTC: LTcasvjtLuN92ks1Pc1qtkvE9PswsXEbev
jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


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


View Profile
November 01, 2012, 06:22:16 AM
 #3

Anyone got a .conf for multiple 5970s?

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
jjshabadoo (OP)
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
November 01, 2012, 07:02:25 AM
 #4

Can't get cgminer to run. Do you need to just create a conf on your own to enable scrypt in windows ?

trying to solo mine with vorsholk's guide.
muqali
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 02, 2012, 02:27:18 AM
 #5

Can't get cgminer to run. Do you need to just create a conf on your own to enable scrypt in windows ?

trying to solo mine with vorsholk's guide.

or pass it the command line options to run scrypt

donations BTC: 1CaCwo4xneTqTLEdomW76Cg5NteZyvXi1c
donations LTC: LTcasvjtLuN92ks1Pc1qtkvE9PswsXEbev
DiCE1904
Legendary
*
Offline Offline

Activity: 1118
Merit: 1002


View Profile WWW
November 02, 2012, 02:29:55 AM
 #6

Can't get cgminer to run. Do you need to just create a conf on your own to enable scrypt in windows ?

trying to solo mine with vorsholk's guide.

or pass it the command line options to run scrypt

\cgminer-2.8.7-win32\cgminer.exe --scrypt -o http://ltc.r00t3d.com:9327 -u Address -p 1234 --shaders 2048 --intensity 13 --worksize 256 -g 1

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!