Pages:
Author

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

newbie
Activity: 73
Merit: 0
Hello vega owners..
What about playing with pp_table in linux?
Power consumption too much for lyra2z without ppt. 300w per card.
rocm-smi  cannot control voltage. May be other tools? I don't know. And can't find answers in google and forums about Vegas.
Tools For RX5XX does not compatible to control vegs's.
---
I try to change hex settings to control voltage. But when apply i see errors and nothing happened except system freeze and kernel panic.
Code:
J
Jun  4 13:22:13 vega-ubuntu kernel: [  236.914530] amdgpu: [powerplay] Failed to register high thermal interrupt!
Jun  4 13:22:13 vega-ubuntu kernel: [  236.914550] amdgpu: [powerplay] amdgpu: powerplay initialization failed
Jun  4 13:22:34 vega-ubuntu kernel: [  258.238591] BUG: unable to handle kernel paging request at 00000000000011a8
Jun  4 13:22:34 vega-ubuntu kernel: [  258.238836] IP: vega10_thermal_disable_alert+0x16/0x90 [amdgpu]
Jun  4 13:22:34 vega-ubuntu kernel: [  258.238918] PGD 80000002660a5067
Jun  4 13:22:34 vega-ubuntu kernel: [  258.238920] P4D 80000002660a5067
Jun  4 13:22:34 vega-ubuntu kernel: [  258.238968] PUD 266159067
Jun  4 13:22:34 vega-ubuntu kernel: [  258.239015] PMD 0
Jun  4 13:22:34 vega-ubuntu kernel: [  258.239054]
Jun  4 13:22:34 vega-ubuntu kernel: [  258.239108] Oops: 0000 [#1] SMP PTI
Kernel 4.13.0-43.
newbie
Activity: 14
Merit: 0
which amdgpu-pro version that tdxminer support? it try but Failed to initialize device number 0. but its' can miner eth and another.
newbie
Activity: 54
Merit: 0
Hey guys,

How do you managed to autorun this miner? In HiveOS via rc.local or crontab it doesn't work (very low hashrate, I supposed because VGA drivers were not initialized yet)

I can't get this to auto run from rc.local in hive. Can you share what you did to make this work? Couldn't you just put a sleep 90 in there before you start the miner to have it wait for drivers?

Well, I did it, probably not the best solution, but it works. Here you are.

1)rm /hive/xmr-stak/xmr-stak.sh to xmr-stak.sh.bak
2)ln -s /user/home/tdxminer-startup.sh /hive/xmr-stak/xmr-stak.sh
3) Configure in web interface of your Hive your rig to ANY wallet on xmr-stak

tdxminer script will be running instead of standard xmr-stak
newbie
Activity: 10
Merit: 0
Hey guys,

How do you managed to autorun this miner? In HiveOS via rc.local or crontab it doesn't work (very low hashrate, I supposed because VGA drivers were not initialized yet)

I can't get this to auto run from rc.local in hive. Can you share what you did to make this work? Couldn't you just put a sleep 90 in there before you start the miner to have it wait for drivers?
newbie
Activity: 54
Merit: 0
Hey guys,

How do you managed to autorun this miner? In HiveOS via rc.local or crontab it doesn't work (very low hashrate, I supposed because VGA drivers were not initialized yet)
newbie
Activity: 123
Merit: 0
RIP Lyra2z, please make a new miner for another algo OP ;d

<3
legendary
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
dosent matter now, Nicehash has added Lyra2z so the good profits are dead , like every other algo nicehash adds Sad

RIP
it was good while it lasted tho, i still have my 580's mining it for a few bucks a day per card
newbie
Activity: 64
Merit: 0
I understand those who were able to run tdxminer that they do not want competition. I don't understand the developer. Instead of making money, he gets devfee from several dozen miners. And after adding the algorithm Nicehash will earn even less. Dev, don't listen to anyone! Urgently do the version under Windows while it is still possible to earn!
newbie
Activity: 31
Merit: 0
Already influenced, the complexity of almost 2 times increased and the price of coins fell, if even Windows release will be, it will be quite sad.
sr. member
Activity: 1246
Merit: 274
Nicehash announced on Twitter today that they added Lyra2z in the latest version of Nicehash 2.xxx (so for Nvidia only). It will be interesting to see how much this affects the price and profitability of all the coins using that algorithm.
jr. member
Activity: 125
Merit: 2
Pls,  don't compile Win-version!!! 
newbie
Activity: 13
Merit: 0

At this point I'm would notice that at HiveOS forum I'm created topic for miner request to add.  It's part of this work.
...
After that can hope be in time to next HiveOS release.
lyra2z mining profits will be immediately destroyed once this miner will be added to hive os package. It's already happened with lolminer and minexcoin previously.
Not a smart move if you are miner and not a hive os employee
BS
 Embarrassed
Yes I do not need windows
newbie
Activity: 10
Merit: 0

At this point I'm would notice that at HiveOS forum I'm created topic for miner request to add.  It's part of this work.
...
After that can hope be in time to next HiveOS release.
lyra2z mining profits will be immediately destroyed once this miner will be added to hive os package. It's already happened with lolminer and minexcoin previously.
Not a smart move if you are miner and not a hive os employee
BS
 Embarrassed

Yup. Seriously hope this doesn't happen.
full member
Activity: 376
Merit: 103

At this point I'm would notice that at HiveOS forum I'm created topic for miner request to add.  It's part of this work.
...
After that can hope be in time to next HiveOS release.
lyra2z mining profits will be immediately destroyed once this miner will be added to hive os package. It's already happened with lolminer and minexcoin previously.
Not a smart move if you are miner and not a hive os employee
BS
 Embarrassed
newbie
Activity: 10
Merit: 0
I have tdxminer running on hive, but is there a way to auto -run it? I've tried a couple methods and can't get it to run on startup.

Thanks!
newbie
Activity: 31
Merit: 0
Thank You very much, sir MinedTangerine!!
newbie
Activity: 45
Merit: 0
Any ETA for Windows version?
jr. member
Activity: 308
Merit: 4
Code:
while true; 
do
  for gpuid in {0..3}; do
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 1 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 2 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 3 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 4 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 5 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 6 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 7 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 8 --vddc-table-set 900 --set-fanspeed 60
  done

  /home/user/tdxminer/tdxminer -a lyra2z -o -u -p && break;
done

You can shorten it, I did not bother. It just sets clocks, fan speeds and voltage states. You could have one line and another loop for volt state, but as I said I did not bother. Then just calls the miner. Replace pool, wallet and password obviously. If the miner crashes it repeats itself. Then only downside is that the only way to stop it as of now is to reboot the rig Smiley I did not bother with improving it so far, you people are free to do so.

The params are for the RX 580 cards if you wondered, but I have the exact same params for the RX 470 cards.

Quote
while true;
do
  for gpuid in {0..3}; do
    for vstate in {1..8}; do
      wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state $vstate --vddc-table-set 900 --set-fanspeed 60
    done
  done

  /home/user/tdxminer/tdxminer -a lyra2z -o -u -p && break;
done

Here Smiley
jr. member
Activity: 308
Merit: 4
Code:
while true; 
do
  for gpuid in {0..3}; do
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 1 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 2 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 3 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 4 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 5 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 6 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 7 --vddc-table-set 900 --set-fanspeed 60
    wolfamdctrl -i $gpuid --mem-state 1 --mem-clock 2000 --core-state 7 --core-clock 1167 --volt-state 8 --vddc-table-set 900 --set-fanspeed 60
  done

  /home/user/tdxminer/tdxminer -a lyra2z -o -u -p && break;
done

You can shorten it, I did not bother. It just sets clocks, fan speeds and voltage states. You could have one line and another loop for volt state, but as I said I did not bother. Then just calls the miner. Replace pool, wallet and password obviously. If the miner crashes it repeats itself. Then only downside is that the only way to stop it as of now is to reboot the rig Smiley I did not bother with improving it so far, you people are free to do so.

The params are for the RX 580 cards if you wondered, but I have the exact same params for the RX 470 cards.
newbie
Activity: 31
Merit: 0
I run it on HiveOS. Wrote a little script that sets the fans and the voltages and other stuff. Then it monitors the miner for crashes. It runs days, stable as a rock with 470 and 580 cards.
Very nice miner. Would not hurt it to be incorporated into HiveOS but it runs just as fine now.

Also if you undervolt it it has really low power consumption. Love lyra2z.

Mind sharing that script?
Pages:
Jump to: