Pages:
Author

Topic: mkxminer: Fast Lyra2Z/Lyra2rev2 miner for AMD GPU (ZCoin, GINcoin, VERT, MONA... - page 26. (Read 52746 times)

newbie
Activity: 1
Merit: 0
I have 4 Vega 64 and get the following error when I start.


D:\>mkxminer.exe --exitsick --asm -o stratum+tls://stak.suprnova.cc:7710 -u techminer407.default -p x -I 23 --engine 1100 --memclock 300 --auto-fan --temp-cutoff 90 --temp-overheat 80 --temp-target 62 --fan 100 --powertune 20
'mkxminer.exe' is not recognized as an internal or external command,
operable program or batch file.

D:\>GOTO RUNAGAIN



Config

:RUNAGAIN
mkxminer.exe --exitsick --asm -o stratum+tls://stak.suprnova.cc:7710 -u techminer407.default -p x -I 23 --engine 1100 --memclock 300 --auto-fan --temp-cutoff 90 --temp-overheat 80 --temp-target 62 --fan 100 --powertune 20
GOTO RUNAGAIN


newbie
Activity: 4
Merit: 0
Please tell us the exact error you are getting... or include a screenshot of the error. Without knowing what error you have it's pretty hard to diagnose the problem. Wink

Oups lol! i thought I added the screenshot.

https://imgur.com/a/lQ35O
sr. member
Activity: 1246
Merit: 274
Please tell us the exact error you are getting... or include a screenshot of the error. Without knowing what error you have it's pretty hard to diagnose the problem. Wink
newbie
Activity: 4
Merit: 0
Hi

I keep getting an application error. I tried all the batch files in the folder and I tried redownloading the miners from several sources in case it got corrupted.

Can anyone point me in the right direction? I don't even know where to start looking.

Thank you
sr. member
Activity: 1414
Merit: 270
Undeads.com - P2E Runner Game
Great job!
Very fast miner. For comparison, the R9-270 sgminer issued 4MH and mkxminer gives 12MH (+2MH mode --asm). Tomorrow will test on RX480.
full member
Activity: 644
Merit: 100
It is a pity that mkxminer does not support all pools. I would be glad if you made such a correction. More people would use this miner, and if it's a dev fee, you'd have a bigger profit for you.
Many people would welcome it because coins with this algo are more and new ones are being created. So it would be a large-scale use.
newbie
Activity: 1
Merit: 0
What kinda time are we looking at until 2.0.1 is released?
Days, weeks or Months?
newbie
Activity: 24
Merit: 0
hi

can you add another pool for new coin? need urgent...
member
Activity: 77
Merit: 10
CoinCrate.net
Assembler doesnt work on rx 570 but works on 370 ?

Would be a nice feature if you could assign assembler kernels per card.
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
Miningpoolhub's all ports support tls connection automatically. (Yeah same port can handle both tls and normal connection)

I haven't tested this miner yet but I believe it should work.
newbie
Activity: 8
Merit: 0
Hello! when and where you can mining Verge?
sr. member
Activity: 2604
Merit: 326
It seems latest (adrenaline) driver is crashing this miner...anyone has same issue?
member
Activity: 308
Merit: 10
https://bitcointalksearch.org/topic/ann-galactrum-ore-stakenodes-pos-voting-masternodes-2576111

New coin on Lyra2v2 with MN, but with AMD so low hash ;[[[[[[[[[


I re msg on PM dev. thx ;]
newbie
Activity: 4
Merit: 0
First of all: Great miner!
I was running this miner as a test for 4 days on my R9 270X and it worked great. But unfortunately when I tried running it with my RX 580 it instant crashes my pc. All other mining software work fine, no issues. Is there something I'm doing wrong? I've tried changing the platforms, I've tried running it with and without --asm but it still crashes the PC no matter what.

Anyone got any advice?

Hello!

Try different AMD drivers. 16.10.3 definitely works fine. I'm using it myself on RX580.

Try example.cmd (included in mkxminer) without any changes. Still crashes?

Thanks.

Thanks. I Updated to the latest Blockchain beta driver and it seems to be working now. The only issue I'm having now is the one card is running much slower than when it was running on its own. I previously had just an R9 270X running with --auto-gpu --auto-fan --asm and it was hitting 15.9 MH/s
Now with the RX 580 and the R9 270X running together its showing 5.1 MH/s for the R9 270X and 32.2 MH/s for the Rx 580

Does it not work with --auto-gpu when they're two different cards?

EDIT: I realize it may be because its setting the same difficulty for both cards? If thats correct is there a way for me to change it?

EDIT 2: I tried installing the 16.10.3 Driver but now it only detects the R9 270X and doesnt detect the the RX 580
newbie
Activity: 1
Merit: 0
For some reason it got deleted, but for those complaining about TLS or only being able to use one pool, someone made this guide to use it on any pool.

https://www.reddit.com/r/vertcoin/comments/7j4vux/using_new_amd_miner_with_any_pool_even_p2pool/
full member
Activity: 728
Merit: 106
=== Speeds (no overclocking)
Radeon Pro Duo: 84.8MHs (42.4 + 42.4)
Fiji: 55MHs
Hi. I have ASUS Strix Radeon R9 Fury but can't get 55Mhs.
I'm using best.cmd but only 43Mh even at 1020Mhz.
How can I get closer to 55?
newbie
Activity: 11
Merit: 0
Would REALLY love a Linux version of this miner !!! Shocked

I don't want to be a pest, but curious if you have had any other requests for a Linux version.

Is it just a matter of re-compiling it, or is there quite a lot of work involved? If I had the skills, I would offer to help.

Hello!

I was able to compile it, but it somehow failed to run (crashed). I'll have debug this, but first I need to set up a Linux rig (my first one :-)).
I think I'll be able to release a Linux port in about 1-2 weeks from now.

Right now I'm working on increasing the mining speed a little bit (perhaps 1%) and adding non-SSL/TLS pools support [because looks like that's what most users want].


Thanks

That's amazing! Thanks very much for your response and for your effort.

newbie
Activity: 86
Merit: 0
Would REALLY love a Linux version of this miner !!! Shocked

I don't want to be a pest, but curious if you have had any other requests for a Linux version.

Is it just a matter of re-compiling it, or is there quite a lot of work involved? If I had the skills, I would offer to help.

Hello!

I was able to compile it, but it somehow failed to run (crashed). I'll have debug this, but first I need to set up a Linux rig (my first one :-)).
I think I'll be able to release a Linux port in about 1-2 weeks from now.

Right now I'm working on increasing the mining speed a little bit (perhaps 1%) and adding non-SSL/TLS pools support [because looks like that's what most users want].


Thanks
newbie
Activity: 86
Merit: 0
Winmkx,

Please help me with my issue:
https://bitcointalksearch.org/topic/m.26148197

If the program at least offered some information about what is preventing it from starting, I would be capable of trying something else.
So far, I have tried every single option.

Hello!

I'll contact you directly via PM with some more questions. Hopefully, we'll be able to resolve it shortly and I'll add a fix to next version.


Thanks
newbie
Activity: 11
Merit: 0
Would REALLY love a Linux version of this miner !!! Shocked

I don't want to be a pest, but curious if you have had any other requests for a Linux version.

Is it just a matter of re-compiling it, or is there quite a lot of work involved? If I had the skills, I would offer to help.
Pages:
Jump to: