April 20, 2024, 11:59:07 AM

Author Topic: help~~  (Read 2344 times)

0 Members and 1 Guest are viewing this topic.

Offline mingophoria

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
help~~
« on: November 10, 2013, 06:03:14 PM »
keep getting rejected shares... any idea to solve this??

Offline ipaint

  • Global Moderator
  • *****
  • Posts: 524
  • Karma: +22/-0
  • Artist View
    • View Profile
    • Abstract Artist
Re: help~~
« Reply #1 on: November 10, 2013, 06:15:20 PM »
mingophoria have you tried any of the other pools to see what happens? If you did and keep getting rejected shares it could be the settings in your conf file, that would be my guess.
Artist, Writer, Producer, Voice-overs,  DJ,
View my art work on AbstractArtist.xyz
GLD: DtJthUQungFQZ65c9j7PcmjSyTfWKRq3LL

Offline mingophoria

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: help~~
« Reply #2 on: November 10, 2013, 06:19:46 PM »
any idea how to configure the settings of a bfg miner? what command to prompt?

Offline ipaint

  • Global Moderator
  • *****
  • Posts: 524
  • Karma: +22/-0
  • Artist View
    • View Profile
    • Abstract Artist
Re: help~~
« Reply #3 on: November 10, 2013, 06:50:21 PM »
Here's an example for a BFG conf file. Of course your settings will be different because of what your using. For that maybe post your info video card(s) and one of the guys can help out.

Code: [Select]
{
"pools" : [

        {
                "url" : "POOL URL:PORT",
                "user" : "USERNAME.1",
                "pass" : "PASSWORD"
        }
]
,
"intensity" : "10",
"vectors" : "1",
"worksize" : "128",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "1028",
"shaders" : "0",
"gpu-engine" : "760",
"gpu-fan" : "0-85",
"gpu-memclock" : "800",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "60",
"temp-overheat" : "57",
"temp-target" : "55",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

Artist, Writer, Producer, Voice-overs,  DJ,
View my art work on AbstractArtist.xyz
GLD: DtJthUQungFQZ65c9j7PcmjSyTfWKRq3LL