Bitcoin Forum
November 16, 2024, 04:49:27 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 18, 2017, 04:31:44 PM
Pool is back up (Apologies for the delay. I was unaware there is a bug in the default firewall frontend implementation preventing the rules from loading properly; the solution was to switch to another frontend).
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 18, 2017, 03:10:50 PM
I tried too with -k nist5 option and it litteraly crash my rig. I am remote I can't try anything.

I had a lot of invalid nonce - HW error before the crash

You may need to use the sph-sgminer from here: https://github.com/prettyhatemachine/sph-sgminer/releases though if you're having hardware errors your card(s) may be dying.
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 18, 2017, 02:35:17 PM

  • 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"

That works with sph-sgminer. Will play around on the newer version later, but looks like something in my conf was the issue.

Thanks very much!

You're very welcome. FWIW: we also tried this config with the newer versions and continued to have bluescreens, so something is definitely funky. Out of curiosity, would you mind following the instructions at https://github.com/nicehash/NiceHashMiner/issues/873 and attaching your debug log?
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 18, 2017, 12:31:56 AM

  • 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"
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 17, 2017, 10:42:38 PM

  • 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.

That rules that out then. Have you tried uninstalling your drivers using Guru3D's DDU? This post had the same issue you do, but supposedly DDU solved it.
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 17, 2017, 09:49:35 PM

  • 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).
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 16, 2017, 07:56:49 PM
Where do I buy WYV right now ?

Our current exchange listing is https://www.coinexchange.io/market/WYV/BTC, but we will be listed on Yobit soon, and a Bittrex application is in the works.
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 16, 2017, 07:41:55 PM
Well, just realized i've been a moron.  Was running SG miner instead of CC miner on wyvern, just over doubled my hashrate in seconds :/  too bad I'd been mining for over a week.

I presume an nvidia card?

I've been trying and failed to mine with sgminer on an AMD RX 480 8G. The PC reboots a second after I start sgminer.exe.

Anyone care to share their .conf?

Here's mine, although I've tried all sorts with the intensity, worksize, gpu-threads, etc...

Code:
"intensity" : "18",
"worksize" : "64",
"kernel" : "nist5",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-threads" : "2",
"gpu-engine" : "1000-1000",
"gpu-fan" : "30-80",
"gpu-memclock" : "650",
"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"
}

Generally, instant-reboot stability issues can be tracked down to either bad PSU or card. Have you ruled out a BSOD by turning off Automatically Restart on System Failure under Startup and Recovery options?

I should have specified actually, it is a BSOD. Error message system_service_exception and it references atikmdag.sys

I've reinstalled drivers and searched the web for answers. None of what I have found helps.

I don't think it's drivers as I can mine other coins OK, just not this nist5. My conf looks OK?

Your config file looks ok, though I'm using NVIDIA cards and so I can't really test it. One of the team is using an AMD gpu, so I will talk to him and see what I can dig up. Meantime, can you please tell me the following:
  • Windows version
  • Driver version and where you obtained it
  • Video card bios version
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 16, 2017, 05:28:59 PM
Well, just realized i've been a moron.  Was running SG miner instead of CC miner on wyvern, just over doubled my hashrate in seconds :/  too bad I'd been mining for over a week.

I presume an nvidia card?

I've been trying and failed to mine with sgminer on an AMD RX 480 8G. The PC reboots a second after I start sgminer.exe.

Anyone care to share their .conf?

Here's mine, although I've tried all sorts with the intensity, worksize, gpu-threads, etc...

Code:
"intensity" : "18",
"worksize" : "64",
"kernel" : "nist5",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-threads" : "2",
"gpu-engine" : "1000-1000",
"gpu-fan" : "30-80",
"gpu-memclock" : "650",
"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"
}

Generally, instant-reboot stability issues can be tracked down to either bad PSU or card. Have you ruled out a BSOD by turning off Automatically Restart on System Failure under Startup and Recovery options?
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: May 05, 2017, 05:05:42 AM
The dev pool has been restored. Apologies for the delay. Happy mining!

EDIT: I spoke too soon. The payouts are failing to occur. I am working on resolving now.

FINAL EDIT: The payouts were actually working correctly; I just hadn't received coins because my wallet was failing to sync.
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: April 30, 2017, 06:30:28 PM
ColonelClink has been hard at work getting a mining pool setup.  This is our official dev support pool and has the standard 1% donation rate.  It uses NOMP and has a clean, easy to use interface.  Check it out at http://pool.projectwyvern.com/


General info for your miner

Username: your wyvern wallet address
Password: anything
Algorithm: nist5
URL (difficulty 8 ) :stratum+tcp://pool.projectwyvern.com:3008
URL (difficulty varidiff):stratum+tcp://pool.projectwyvern.com:3032
URL (difficulty 256):stratum+tcp://pool.projectwyvern.com:3256

All funds received off this pool will directly support the coins development; also we need to test the pool and need sufficient hashrate to verify things are running smoothly. 


Well done guys! Could you guys provide a vardiff port or perhaps a lower difficulty port? More shares = better hash-rate representation on worker stats also.

Edit: I have switched to the dev pool
We are monitoring currently to see how it performs, we just need to get enough people on to actually stand a chance of getting blocks (suprnova is rather dominant lol)

You can have more then one port  Tongue

You might have missed the edit that shows port 3032 is actually vardiff. I originally forgot to tell Nukeless when he was making the post; sorry. Smiley
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: April 14, 2017, 01:28:56 AM
No problems.

I'll be looking at the NSIS installer over the weekend.

Excellent. I had plans to create an installer but since I am bogged down at the moment I'll gladly let you handle that. Some of the things I was considering adding were:

  • Custom .conf file generation (for example a checkbox in installer saying "Enable Solo mining in .conf file." The Pwgen plugin could be useful for default random password generation)
  • Prepackaged ccminer/cgminer (multiple versions will be needed and autodetection could be a pain, so choosing from a preset list would be best)
  • Option to enable startup at system login

Side note: we're updating some graphics which will need to be included before releasing an official installer. I will bug our graphic designer to make sure they get finished ASAP.
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: April 13, 2017, 02:21:41 PM
Seems the block explorer is offline Sad
At least we have a back up. https://chainz.cryptoid.info/wyv/
I just checked my peer info, and I'm not connected to the seed node at the moment.

The server is temporarily down for maintenance. No ETA, unfortunately, though my guess is if all goes well, the node will be up again in 15 minutes or less.

EDIT: That estimate was definitely premature. Our web team is currently encountering difficulty with the upgrade; I will post an update when I have more information. I apologize for the inconvenience this may cause anyone.

Block explorer and seed node are online again. Apologies for the long delay.

Johanso thanks very much for your contribution, I am reviewing now.
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: April 13, 2017, 12:08:35 AM
Seems the block explorer is offline Sad
At least we have a back up. https://chainz.cryptoid.info/wyv/
I just checked my peer info, and I'm not connected to the seed node at the moment.

The server is temporarily down for maintenance. No ETA, unfortunately, though my guess is if all goes well, the node will be up again in 15 minutes or less.

EDIT: That estimate was definitely premature. Our web team is currently encountering difficulty with the upgrade; I will post an update when I have more information. I apologize for the inconvenience this may cause anyone.
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Wyvern: THE FAIR LAUNCH GAMER'S COIN NIST5 PoW/PoS Make GPU's Great Again! on: April 01, 2017, 05:51:55 PM
Unless you're stuck mining with a GTX 760 like me with only 6MH/s. Grin

All joking aside, this is indeed a very encouraging start for Wyvern, and we are excited to see an enthusiastic community. Now, let's get more people on the bandwagon!


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