Bitcoin Forum
June 27, 2024, 07:20:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 »
  Print  
Author Topic: mkxminer: Fast Lyra2Z/Lyra2rev2 miner for AMD GPU (ZCoin, GINcoin, VERT, MONA...  (Read 52721 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
WillMilk4Coin
Member
**
Offline Offline

Activity: 83
Merit: 10



View Profile
March 23, 2018, 02:54:03 AM
 #521

Can anyone confirm whether mkxminer 3.0.1 is working against a p2pool node or not?

I'm running a private p2pool node that I'm able to connect to and mine against with another PC (nvidia - ccminer) on my local network, however the amd (mkxminer) rig on the network shows it successfully connects to the node, yet does not receive a difficulty setting nor does it submit any shares. Testing it against public p2pool nodes also either fail to connect or it will print a Pool Stratum Auth error ...Service not found, Code: 32601, data: null.

The miner does slowly spin up, but I'm quite sure it's mining to the dev pool and I'm not running a charity.
Eddo25
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
March 23, 2018, 02:02:07 PM
 #522

Can anyone confirm whether mkxminer 3.0.1 is working against a p2pool node or not?

I'm running a private p2pool node that I'm able to connect to and mine against with another PC (nvidia - ccminer) on my local network, however the amd (mkxminer) rig on the network shows it successfully connects to the node, yet does not receive a difficulty setting nor does it submit any shares. Testing it against public p2pool nodes also either fail to connect or it will print a Pool Stratum Auth error ...Service not found, Code: 32601, data: null.

The miner does slowly spin up, but I'm quite sure it's mining to the dev pool and I'm not running a charity.

It does the same for my local node. I contacted the author (Winmx) of the program but he doesn't reply. There are serious bugs in the program but for whatever reason he doesn't seem to be doing anything about them. Someone needs to hack his program and disable his dev fee, maybe that will wake him up.

I'm also waiting for Nextminer but it seems to be taking a long time. - https://www.reddit.com/r/vertcoin/comments/7kih13/nextminer_open_source_miner_daily_updates/
BToni
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 23, 2018, 06:29:31 PM
 #523

Same here. Authorization error or hangs. I've managed to make it work using proxy.
xpulse
Newbie
*
Offline Offline

Activity: 141
Merit: 0


View Profile
March 28, 2018, 02:34:22 AM
 #524

Could someone tell me if it make any difference "-I: value higher than 23 for Vega FE with 16 GB or not?
xberg
Jr. Member
*
Offline Offline

Activity: 159
Merit: 5


View Profile
March 28, 2018, 04:21:56 PM
 #525

Could the main developer post working links? The 2 windows link in the original post no longer work.
I'm not too keen to download random links.
thanks
xberg
Jr. Member
*
Offline Offline

Activity: 159
Merit: 5


View Profile
March 28, 2018, 05:04:33 PM
 #526

I have problems running this on AMD R9 Nano and fury X:

The miner stops immediately and cleanly:

Code:
[19:01:40 - 0 days 00:00:00] Starting mkxminer v3.0.1...
[19:01:41 - 0 days 00:00:01] Connecting to stratum+tls://stak.suprnova.cc:7710 as WinMKX.test...
[19:01:42 - 0 days 00:00:01] Difficulty set to 8

Running the example2platforms.cmd:

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100

mkxminer.exe -o stratum+tls://stak.suprnova.cc:7710 -u WinMKX.test -p x -I 20 --platform 1

Using drivers 16.3.2 (Claymore Equihash compatible)
Elder III
Sr. Member
****
Offline Offline

Activity: 1246
Merit: 274


View Profile
March 28, 2018, 05:38:08 PM
 #527

I have problems running this on AMD R9 Nano and fury X:

The miner stops immediately and cleanly:

Code:
[19:01:40 - 0 days 00:00:00] Starting mkxminer v3.0.1...
[19:01:41 - 0 days 00:00:01] Connecting to stratum+tls://stak.suprnova.cc:7710 as WinMKX.test...
[19:01:42 - 0 days 00:00:01] Difficulty set to 8

Running the example2platforms.cmd:

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100

mkxminer.exe -o stratum+tls://stak.suprnova.cc:7710 -u WinMKX.test -p x -I 20 --platform 1

Using drivers 16.3.2 (Claymore Equihash compatible)

I think I had to use later drivers for this miner with Fury GPUs. iirc 17.9.3 worked with up to 4 GPUs of that series in my testing.
xberg
Jr. Member
*
Offline Offline

Activity: 159
Merit: 5


View Profile
March 28, 2018, 09:03:07 PM
 #528



I think I had to use later drivers for this miner with Fury GPUs. iirc 17.9.3 worked with up to 4 GPUs of that series in my testing.

Thanks @Elder III
Indeed: I upgraded to drivers 17.30.1029 as advised elsewhere in this thread and it now "works". Well: it starts and runs for a few minutes or even an hour and then just freezes. No overclocking of my Nanos: I don't even have an overclocking utility running. Stock Bios.
I will start reducing the intensity.
winmkx (OP)
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
April 02, 2018, 05:30:41 AM
 #529

Hello all!

I updated links to Windows/Linux releases and also added Version 3.1.0 for Windows. It has the optimized Vega binary built in and also, hopefully, there should be less disconnects now.

PS: If you need some info from the dev of mkxminer, please send me a direct message. Unfortunately, I don't have time to read all pages here.

Thanks,
WinMKX
dingdongtobias
Newbie
*
Offline Offline

Activity: 156
Merit: 0


View Profile
April 02, 2018, 05:39:51 AM
 #530

Hello all!

I updated links to Windows/Linux releases and also added Version 3.1.0 for Windows. It has the optimized Vega binary built in and also, hopefully, there should be less disconnects now.

PS: If you need some info from the dev of mkxminer, please send me a direct message. Unfortunately, I don't have time to read all pages here.

Thanks,
WinMKX

Did you work on stability too, or its just the vega support?
BeeDeeEff
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
April 02, 2018, 01:25:17 PM
Last edit: May 18, 2018, 10:40:19 PM by BeeDeeEff
 #531

Hello all!

I updated links to Windows/Linux releases and also added Version 3.1.0 for Windows. It has the optimized Vega binary built in and also, hopefully, there should be less disconnects now.

PS: If you need some info from the dev of mkxminer, please send me a direct message. Unfortunately, I don't have time to read all pages here.

Thanks,
WinMKX

Thank you very much.  I was just coming to this thread to ask about stability for vega gpu mining.  I'll load this up tonight and give it a try.

That being said, a question for anyone, what drivers for windows 10 64bit do people recommend for Vega with this?  So far I've been using the blockchain drivers and been following the advice of this guide to disable/enable vegas in the device manager after each reboot and to turn off "EnableUlps" and "EnableCrossFireAutoLink" registry options. http://vega.miningguides.com/#DriverInstall

I've heard the latest video game drivers (Adrenalin Edition 18.3.4) may have included some mining improvements, but I don't know if that most applies to memory limited algorithms rather than GPU core based ones like Lyra2rev2.

My current rig has 3 vega 64 reference cards running at 1408mhz / 925mv core, each outputting ~55mh/s.
Eddo25
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
April 02, 2018, 05:55:53 PM
 #532

Hello all!

I updated links to Windows/Linux releases and also added Version 3.1.0 for Windows. It has the optimized Vega binary built in and also, hopefully, there should be less disconnects now.

PS: If you need some info from the dev of mkxminer, please send me a direct message. Unfortunately, I don't have time to read all pages here.

Thanks,
WinMKX

Thank you very much.  I was just coming to this thread to ask about stability for vega gpu mining.  I'll load this up tonight and give it a try.

That being said, a question for anyone, what drivers for windows 10 64bit do people recommend for Vega with this?  So far I've been using the blockchain drivers and been following the advice of this guide to disable/enable vegas in the device manager after each reboot and to turn off "EnableUlps" and "EnableCrossFireAutoLink" registry options. http://vega.miningguides.com/#DriverInstall

I've heard the latest video game drivers (Adrenalin Edition 18.3.4) may have included some mining improvements, but I don't know if that most applies to memory limited algorithms rather than GPU core based ones like Lyra2rev2.

My current rig has 3 vega 64 reference cards running at 1408mhz / 925mv core, each outputting ~55mh/s while pulling ~120watts at the wall.

I get the best hashrate with the Blockchain beta's (Vega Frontier Ed)(Lyra2rev), I tried the latest and most of the new ones this year and I've found them to be finicky with clock speeds and voltages.

I wish I could get my core voltage down more. It won't go lower than 950mv unless i drastically drop the clock speeds. Thanks for posting your Video card info.
cirlama
Jr. Member
*
Offline Offline

Activity: 156
Merit: 1


View Profile
April 03, 2018, 11:10:47 AM
 #533

One question for other users: when you set the voltage in .bat file, is it in volts as said in help file; or in mv as in most miners ?

thanks
Larvitar
Jr. Member
*
Offline Offline

Activity: 196
Merit: 1


View Profile
April 03, 2018, 11:24:25 AM
 #534

Hi winmkx!

I like your miner. Is the best Lyra2REv2 miner with major advantage over other miners.

But... could you make it fully compatible with Awesomeminer? Maybe compatible with sgminer's commands/API. It should be awesome (lol).
Naximov
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 03, 2018, 11:55:27 AM
 #535

Dev, hi!
What about rx580 on linux?
When we can see fix?
fadius
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 04, 2018, 11:56:45 AM
 #536

was anyone actually able to get the advertised 39 MH/s on RX 580 ?

I tried the blockchain drivers and the highest I could get (with --asm) was 30 MH/s at stock speeds (1355 MHz core).
ikicha
Full Member
***
Offline Offline

Activity: 788
Merit: 100



View Profile
April 04, 2018, 01:03:51 PM
 #537

Anyone using this miner at RX 570?
I try to mine XVG-Lyra but still error, i'll try again later and post result here
Kaezar
Newbie
*
Offline Offline

Activity: 73
Merit: 0


View Profile
April 05, 2018, 10:47:05 PM
Last edit: April 06, 2018, 07:42:35 AM by Kaezar
 #538

Sometimes....(1-2 times per day)

Code:
[01:29:24 - 0 days 04:14:35] Accepted diff 216 share 1863865b GPU#0 in 42ms
[01:29:26 - 0 days 04:14:37] Accepted diff 216 share b1c485de GPU#2 in 42ms
[01:39:37 - 0 days 04:24:48] Can't receive server reply - error 301
[01:39:37 - 0 days 04:24:48] Disconnecting from stratum
[01:39:37 - 0 days 04:24:48] Pool: connection interrupted
[01:39:37 - 0 days 04:24:48] Pool: restarting...
[01:39:40 - 0 days 04:24:51] Difficulty set to 216
[01:40:16 - 0 days 04:25:27] Can't receive server reply - error 301
[01:40:16 - 0 days 04:25:27] Disconnecting from stratum
[01:40:16 - 0 days 04:25:27] Devpool: connection interrupted
[01:40:16 - 0 days 04:25:27] Devpool: restarting...
After that miner never conect(reconnect) to pool.
No problem with internet and pool.
Just need restart miner manually(“q” also not work”)
Any suggestion ?
Kaezar
Newbie
*
Offline Offline

Activity: 73
Merit: 0


View Profile
April 06, 2018, 09:13:34 AM
 #539

Anyone using this miner at RX 570?
I try to mine XVG-Lyra but still error, i'll try again later and post result here
What settings?
I'm using Powercolor RX570 without --asm parameter. Intensity 23. No overclock.
About 28MH per card.
OhMyHolyToken
Jr. Member
*
Offline Offline

Activity: 98
Merit: 2


View Profile
April 06, 2018, 12:16:11 PM
 #540

R9 280X: 26MHs - how??? I got 13-17MHs on all my 280-280x even 290.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 »
  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!