Bitcoin Forum
June 15, 2024, 04:51:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Why is CGminer rejecting everything?  (Read 380 times)
gracesfall (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
November 26, 2013, 10:58:06 AM
 #1

I have CGminer installed on my Windows 8 PC to mine some alt currencies. It connects to the pool fine, but so far everything has been rejected. What do I need to tweak to get the server to accept my work?

Here is my cgminer.conf file:

Code:
{
"pools" : [
   {
      "url" : "stratum+tcp://stratum.coinex.pw:9019",
      "user" : "xxxxxxxxxxxxxxxxxxxxx.xxxx",
      "pass" : "xxxxxxxxx"
   }
],

"intensity" : "d",
"gpu-engine" : "0-985",
"gpu-fan" : "0-85",
"gpu-memclock" : "860",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "1",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",

"scyrpt" : "true",

"kernel-path" : "/usr/local/bin"
}

Please help!

Cynthia
mercSuey
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
November 26, 2013, 11:35:22 AM
 #2

I have CGminer installed on my Windows 8 PC to mine some alt currencies. It connects to the pool fine, but so far everything has been rejected. What do I need to tweak to get the server to accept my work?

Here is my cgminer.conf file:

Code:
{
"pools" : [
   {
      "url" : "stratum+tcp://stratum.coinex.pw:9019",
      "user" : "xxxxxxxxxxxxxxxxxxxxx.xxxx",
      "pass" : "xxxxxxxxx"
   }
],

"intensity" : "d",
"gpu-engine" : "0-985",
"gpu-fan" : "0-85",
"gpu-memclock" : "860",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "1",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",

"scyrpt" : "true",

"kernel-path" : "/usr/local/bin"
}

Please help!

Cynthia


Bring down your powertune.  

Plus, have you always had gpu-threads at 1?

It would help to post your GPU model as well.
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!