Bitcoin Forum
March 28, 2024, 10:33:51 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BFGMiner Requesting work Updates  (Read 672 times)
locohammerhead (OP)
Hero Member
*****
Offline Offline

Activity: 530
Merit: 500



View Profile
May 01, 2014, 03:49:23 PM
 #1

I currently have CGMiner up and running fine but I want to switch over to MultiMiner for the profitability switching.  The problem I am coming across is BFGMiner just keeps requesting work updates but never actually mines or reports to the pool. 
In MultiMiner the hashrate will go up to about 700 (I get 910 with CGMiner) and will then plummet to lower than 25KH/s also does not report to the pool.

So from what I can guess the problem is with BFGMiner but I have absolutely no idea what could be causing it.  Should I try an older version?  Will it work with MultiMiner if I do?
Troubleshooting I have done so far.

Running AMD 13.12 drivers I tried 14.14 but they did not work at all.  Tried other driver versions with the same results.
Removed and setup BFGMiner from scratch a few times
Windows firewall is not blocking the application.

Here is my config file.  Of course I have the worker and password in my actual config.

{
"pools" : [
   {
      "url" : "stratum+tcp://stratum.rapidhash.net:3333",
      "user" : "",
      "pass" : ""
   },
   {
      "url" : "stratum+tcp://dmd.cryptotroll.com:3339",
      "user" : "",
      "pass" : ""
   },
],

"intensity" : "17",
"gpu-engine" : "949",
"gpu-fan" : "100",
"gpu-memclock" : "1250",
"gpu-powertune" : "0",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",

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

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


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!