Post
Topic
Board Announcements (Altcoins)
Re: [ ANN ][ VSX ] MANDATORY : UPDATE YOUR WALLET TO 1.0.0.1 [VSYNC]
by
royke
on 04/10/2017, 16:56:33 UTC
Alright still trying to mine this coin with my R9 GPU. I have now the following in my sgminer.conf file, I start the miner just with clicking on sgminer.exe (no .bat file used!). When I start the miner no HW error's anymore but now I only see 'LW' shares. So something is still wrong. Anyone any idea how to fix this?

Quote
{
  "pools": [
    {
      "url": "stratum+tcp://pool.friends-master.net:3739",
      "user": "wallet",
      "pass": "worker"
    }
  ],
  "profiles": [],
  "failover-only": true,
  "algorithm": "xevan",
  "device": "all",
  "intensity": "18",
  "temp-cutoff": "95",
  "temp-overheat": "85",
  "temp-target": "75",
  "gpu-memdiff": "0",
  "shares": "0",
  "kernel-path": "/usr/x86_64-w64-mingw32/bin",
  "api-mcast-port": "4028",
  "api-port": "4028",
  "debug-log": true,
  "expiry": "1",
  "failover-switch-delay": "60",
  "gpu-dyninterval": "7",
  "gpu-platform": "-1",
  "hamsi-expand-big": "4",
  "keccak-unroll": "0",
  "no-pool-disable": true,
  "no-client-reconnect": true,
  "queue": "0",
  "scan-time": "1",
  "tcp-keepalive": "30",
  "temp-hysteresis": "3",
  "vote": "0",
  "watchpool-refresh": "30"
}