Bitcoin Forum
June 24, 2024, 08:59:37 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help: Can't mine Vertcoins  (Read 589 times)
PabiGamito (OP)
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
January 06, 2015, 08:49:20 PM
 #1

This is my config for sgminer v5
Code:
{
"pools" : [
{
"name" : "Verters",
"url" : "stratum+tcp://pool.verters.com:4444",
"user" : "PabiGamito.user",
"pass" : "password",
"priority" : "0",
"no-extranonce" : true,
"profile": "Lyra2RE"
}
],
"profiles" : [
{
"name" : "Lyra2RE",
"lookup-gap" : "2",
"algorithm" : "Lyra2RE"
}
],

"kernel" : "Lyra2RE",
"xintensity" : "64",
"worksize" : "128",
"shaders" : "2048",
"failover-only" : true,
"no-submit-stales" : true,
"lookup-gap" : "2,",
"auto-fan" : true,

"gpu-platform" : "0",
"gpu-engine" : "1020",
"gpu-memclock" : "1500",
"gpu-threads" : "2",

"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "72",
"temp-hysteresis" : "3",

"api-port" : "4028",
"api-listen" : true,
"api-allow" : "W:127.0.0.1",
"api-network" : true,

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

}

But when I run sgminer.com this is what I get:
http://s7.postimg.org/paslosfsb/Screenshot_9.png
Continuously showing Stratum connection to Verters interrupted.
Verters difficulty changed to 0.100
And on verters pool it shows as if the workers aren't active.

Would anyone know how to help me.
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!