Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again!
by
ColonelClink
on 18/05/2017, 00:31:56 UTC

  • Windows version
  • Driver version and where you obtained it
  • Video card bios version


Thanks, I'd appreciate it.

Windows 10
Driver version in 17.4.4, obtained directly from AMD. I've tried a few other versions too, but I forget them all.
BIOS version is the latest from MSI 015.050.000.000 (the card came installed with this BIOS - I've not changed it)

Forgot to ask which version of sgminer you're using (if you're not using 5.6.1 from https://github.com/nicehash/sgminer/releases, give it a try. If you are, try the previous version).

I was using 4.1.0, linked in the OP. I've tried 5.6.1 now, same issue though unfortunately.

Seems the nicehash miner isn't working for the team member either (he's using Crimson ReLive 17.1.1 drivers though). Try this config with sph-sgminer:

Code:
"intensity" : "18",
"worksize" : "256",
"kernel" : "nist5",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "0-0",
"gpu-fan" : "0-0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"