Pages:
Author

Topic: tdxminer lyra2z/XZC Miner for AMD GPUs on Linux - page 26. (Read 44575 times)

newbie
Activity: 8
Merit: 0
When new version.
newbie
Activity: 37
Merit: 0
Fist of all i should thank the dev for making the vega very profitable again

Here is what i did

6x Vega 56 (MSI Airboost OC)
Asus B250 Mining Expert Mobo with PCI-E 1x risers and Gen3 in BIOS

1. Freshly Installed Ubuntu 16.04 Desktop (http://releases.ubuntu.com/16.04/)
2. Followed the ROCM AMD Driver Installation (https://github.com/RadeonOpenCompute/ROCm)

Created a Fan Control Script (amd-fan.sh)

#!/bin/bash
/opt/rocm/bin/rocm-smi -d 0 --setfan 150
/opt/rocm/bin/rocm-smi -d 1 --setfan 150
/opt/rocm/bin/rocm-smi -d 2 --setfan 150
/opt/rocm/bin/rocm-smi -d 3 --setfan 150
/opt/rocm/bin/rocm-smi -d 4 --setfan 150
/opt/rocm/bin/rocm-smi -d 5 --setfan 150
exit 0


No other Overclocking as it does not improve my hashrate but the Power consumption but with the stock settings and fan limit each card is consuming 150W so total 900W

https://imgur.com/xzGT0Sk

At present getting 35Mhs and miner is very stable, actually impressed with it

https://imgur.com/B6XQGK1

Will play with OCs soon and update

I must say Vega is pretty stable on linux, i have been mining Haven, Loki on windows and i know how hard to keep watching the miner crash, thanks a lot Dev @todxx
jr. member
Activity: 251
Merit: 4
todxx  

Do you have plans to add
- API to get stats from miner
- display statistics of accepted / rejected shares
- GPU temperature control
If so, when to expect?

Of the detected serious bugs - the miner often reacts poorly to the completion of the process and can't be killed
full member
Activity: 1120
Merit: 131
Please create a windows version, you'll get more fees !

I think the way he developed, would take some time to "port" to windows, it does not hurt to install ubuntu and give a try...


For several reasons, I won't have 2 OS on my miner / computer.
full member
Activity: 361
Merit: 111
yes on hive os work ths ?
sr. member
Activity: 1246
Merit: 274
From the sounds of it, using HiveOS and adding this miner to it would be the most hassle free way to go about it if you're coming from a Windows setup. If GPU prices continue to drop it might be something worth trying before Summer arrives.
newbie
Activity: 8
Merit: 0
Please create a windows version, you'll get more fees !

I think the way he developed, would take some time to "port" to windows, it does not hurt to install ubuntu and give a try...
full member
Activity: 1120
Merit: 131
Please create a windows version, you'll get more fees !
member
Activity: 176
Merit: 76
Great work you got there, 3% is a low dev fee when RXs mine together with 1080TIs, the kernel can fit an rx460/560? or is there too much work to do? Wanna mine lyra on the little guys too!

What is the power usage like for RX 570/580? Anyone with some info on this? Smiley

from 120w to 140w per GPU, depending on how much you can overclock and undervolt!


Thanks.  It's nice to hear people are enjoying the miner Smiley

Adding support for rx460/560 with the amdgpu-pro drivers would take some effort, and I'm currently focused on another project.
However, I *think* they should work with the miner as is on the ROCm drivers.  The ROCm 1.8 drivers remove the requirement of PCIe link width for Polaris cards, so typical x1 risers work, but they will need to run at PCIe gen3.
I have not tested any rx460/560 as I don't have hardware available.
legendary
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
Great work you got there, 3% is a low dev fee when RXs mine together with 1080TIs, the kernel can fit an rx460/560? or is there too much work to do? Wanna mine lyra on the little guys too!

What is the power usage like for RX 570/580? Anyone with some info on this? Smiley

from 120w to 140w per GPU, depending on how much you can overclock and undervolt!


Thanks for the information about the power draw for the Rx 570/580s. It appears that lyra2z doesn't offer the significant power savings when compared to mining that algorithm on Nvidia. :/ It's still good to have more options in any case.

Hi, I'm having 5x RX570, it uses 620W from wall and gives 14.5 MH/s. they work on 1500 or 1750 MHz.
Out of interest, what Linux distro do you use?

im getting about 3 mh/s per card at about 100-110 watts per.
580 8gb, reference blowers
Using HiveOS
install was easy
1:use built in midori to dl the miner
2:use built in Roxterminal to "tar -xf" the downloaded miner
3: cd into the the unzipped folder, run miner
"./tdxminer -a lyra2z -o POOL:PORT -u USER -p PASS"

works 100% out of the box on Hive, SO nice Smiley  no installs needed


Ok I'm going to have to give it another go.
The first time around I got stopped by the fact I couldn't run the rig out of IGFX (and all the pain that ensues with bios-flashed cards - no more access to bios etc). But this sounds too good to pass on.


ohhh, ya my hive runs on a green card for the graphics, but my RX cards, i flashed them in windows first, but ya so i havent had that trouble Sad
hope you get it figured out, this miner is sik for AMD cards, and it gives us a dece advantage over those who refuse linux Os's Tongue
hero member
Activity: 1274
Merit: 556
Great work you got there, 3% is a low dev fee when RXs mine together with 1080TIs, the kernel can fit an rx460/560? or is there too much work to do? Wanna mine lyra on the little guys too!

What is the power usage like for RX 570/580? Anyone with some info on this? Smiley

from 120w to 140w per GPU, depending on how much you can overclock and undervolt!


Thanks for the information about the power draw for the Rx 570/580s. It appears that lyra2z doesn't offer the significant power savings when compared to mining that algorithm on Nvidia. :/ It's still good to have more options in any case.

Hi, I'm having 5x RX570, it uses 620W from wall and gives 14.5 MH/s. they work on 1500 or 1750 MHz.
Out of interest, what Linux distro do you use?

im getting about 3 mh/s per card at about 100-110 watts per.
580 8gb, reference blowers
Using HiveOS
install was easy
1:use built in midori to dl the miner
2:use built in Roxterminal to "tar -xf" the downloaded miner
3: cd into the the unzipped folder, run miner
"./tdxminer -a lyra2z -o POOL:PORT -u USER -p PASS"

works 100% out of the box on Hive, SO nice Smiley  no installs needed


Ok I'm going to have to give it another go.
The first time around I got stopped by the fact I couldn't run the rig out of IGFX (and all the pain that ensues with bios-flashed cards - no more access to bios etc). But this sounds too good to pass on.
legendary
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
Great work you got there, 3% is a low dev fee when RXs mine together with 1080TIs, the kernel can fit an rx460/560? or is there too much work to do? Wanna mine lyra on the little guys too!

What is the power usage like for RX 570/580? Anyone with some info on this? Smiley

from 120w to 140w per GPU, depending on how much you can overclock and undervolt!


Thanks for the information about the power draw for the Rx 570/580s. It appears that lyra2z doesn't offer the significant power savings when compared to mining that algorithm on Nvidia. :/ It's still good to have more options in any case.

Hi, I'm having 5x RX570, it uses 620W from wall and gives 14.5 MH/s. they work on 1500 or 1750 MHz.
Out of interest, what Linux distro do you use?

im getting about 3 mh/s per card at about 100-110 watts per.
580 8gb, reference blowers
Using HiveOS
install was easy
1:use built in midori to dl the miner
2:use built in Roxterminal to "tar -xf" the downloaded miner
3: cd into the the unzipped folder, run miner
"./tdxminer -a lyra2z -o POOL:PORT -u USER -p PASS"

works 100% out of the box on Hive, SO nice Smiley  no installs needed

hero member
Activity: 1274
Merit: 556
Great work you got there, 3% is a low dev fee when RXs mine together with 1080TIs, the kernel can fit an rx460/560? or is there too much work to do? Wanna mine lyra on the little guys too!

What is the power usage like for RX 570/580? Anyone with some info on this? Smiley

from 120w to 140w per GPU, depending on how much you can overclock and undervolt!


Thanks for the information about the power draw for the Rx 570/580s. It appears that lyra2z doesn't offer the significant power savings when compared to mining that algorithm on Nvidia. :/ It's still good to have more options in any case.

Hi, I'm having 5x RX570, it uses 620W from wall and gives 14.5 MH/s. they work on 1500 or 1750 MHz.
Out of interest, what Linux distro do you use?
newbie
Activity: 8
Merit: 0
Great work you got there, 3% is a low dev fee when RXs mine together with 1080TIs, the kernel can fit an rx460/560? or is there too much work to do? Wanna mine lyra on the little guys too!

What is the power usage like for RX 570/580? Anyone with some info on this? Smiley

from 120w to 140w per GPU, depending on how much you can overclock and undervolt!


Thanks for the information about the power draw for the Rx 570/580s. It appears that lyra2z doesn't offer the significant power savings when compared to mining that algorithm on Nvidia. :/ It's still good to have more options in any case.

Hi, I'm having 5x RX570, it uses 620W from wall and gives 14.5 MH/s. they work on 1500 or 1750 MHz.
sr. member
Activity: 1246
Merit: 274
Great work you got there, 3% is a low dev fee when RXs mine together with 1080TIs, the kernel can fit an rx460/560? or is there too much work to do? Wanna mine lyra on the little guys too!

What is the power usage like for RX 570/580? Anyone with some info on this? Smiley

from 120w to 140w per GPU, depending on how much you can overclock and undervolt!


Thanks for the information about the power draw for the Rx 570/580s. It appears that lyra2z doesn't offer the significant power savings when compared to mining that algorithm on Nvidia. :/ It's still good to have more options in any case.
newbie
Activity: 8
Merit: 0
Great work you got there, 3% is a low dev fee when RXs mine together with 1080TIs, the kernel can fit an rx460/560? or is there too much work to do? Wanna mine lyra on the little guys too!

What is the power usage like for RX 570/580? Anyone with some info on this? Smiley

from 120w to 140w per GPU, depending on how much you can overclock and undervolt!
newbie
Activity: 33
Merit: 0
What is the power usage like for RX 570/580? Anyone with some info on this? Smiley
newbie
Activity: 6
Merit: 0
Are u going to make miner for 1080ti?
sr. member
Activity: 756
Merit: 250
No Windows version?
newbie
Activity: 4
Merit: 0
looks like miner works fine on HiveOS, but cant mine for dev fee
Code:
Stats GPU 0 - lyra2z: 3.222Mh/s (3.219Mh/s)
Dev pool coonection was closed due to an error.
its my fault, HiveOS problems, my provaider block or dev pool out of service?
And how much rate is reduced? 3.2 its after reduce of rate or before?
Pages:
Jump to: