Bitcoin Forum
May 07, 2024, 12:03:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: BXB-Miner Cryptonight AMD GPU/CPU on: July 07, 2018, 07:46:46 PM
Hey! Great program from what i can see.

I have one issue only so far, and the GUI won't show and my GPU's don't start to mine.
The process starts (can see it in task manager) and my CPU starts mining.

Config:

{
  "pools": [
    {
      "name": "Monero",
      "url": "xmr-eu1.nanopool.org",
      "port": 14433,
      "stale-time": 60000,
      "user": "**HIDDEN**",
      "pass": "x",
      "algo": "v7"
    }    
  ],
  "intensity": "432",
  "gpu": "0,1,2,3",
  "gpu-threads": "2",
  "worksize":"8",
  "auto-fan": true,
  "target-temp": 60,
  "server": true,
  "server-ip": "0.0.0.0",
  "rig-name": "MAIN_RIG",
  "use-cpu":true,
  "cpu-threads": 1
}

Also tried port 14444
And run as Administrator, run it through CMD with -c config.json behind it.

Same issue every time, process starts but no GPU or GUI.

Any tips?

Use option "server: false" if your have one rig

p.s.

Set  "stale-time": 0,

Hello, or change "server-ip": "0.0.0.0", to "server-ip": "127.0.0.1",   
Wink
btw
@Bixbitecoin Greate miner, tested on:
Intel(R) Xeon(R) CPU E31245 @ 3.30GHz // 4 threads // cryptonight v7 // ~260 H/s
5 servers this is average stat.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!