Pages:
Author

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

newbie
Activity: 197
Merit: 0
hi to all tdxminers
is there anyway to turnoff a GPU manually in tdxminer
like what we do in claymore by typing GPU number in miner screen?
newbie
Activity: 197
Merit: 0
anyone know what pool to use? I tried to use nicehash lyra2z but got socket closed error everytime.

i mine @ nicehash witout problem.
tell me your wallet setting to correct it
newbie
Activity: 197
Merit: 0
Tried TDXMiner on HiveOS for 6 RX580 cards and get 3.7 for each card.
These are my overclock/down voltage:
CORE 1340 DPM 1 V 1050 MEM 1800 FAN 50

Thanks for your awesome miner (Y)

no need to set mem @ 1800
my 470 is working @300 with 2.97 Mh/s
jr. member
Activity: 251
Merit: 4

what is your GPU and memory clocks in modded BIOS?
Did you use any specific memory strap or default values are in place?

Thanks.
Lyra2Z not sensitive to memory clock. Only GPU core can give you some additional khs but with higher core voltage and as result higher power consumption and temperature too
sr. member
Activity: 382
Merit: 251
Can anyone please send me a link of a Bios or how to set one up? My RX 580gb hash is 1.4 mhs and it is a disaster. Using Tdxminer on HiveOS with stocks settings.


al my 480 card reach 3.4/3.2mh
just flash bios mod and on hiveos ive put aggressive underclock and 940mv


what is your GPU and memory clocks in modded BIOS?
Did you use any specific memory strap or default values are in place?

Thanks.
newbie
Activity: 2
Merit: 0
24 Vega 64's here waiting for Windows.

Is it possible to have more than 6 Vega per rig?

Yes, on linux

What should I do to run more than 6 vegas then?
jr. member
Activity: 251
Merit: 4
Can anyone please send me a link of a Bios or how to set one up? My RX 580gb hash is 1.4 mhs and it is a disaster. Using Tdxminer on HiveOS with stocks settings.


al my 480 card reach 3.4/3.2mh
just flash bios mod and on hiveos ive put aggressive underclock and 940mv

I'm just notice. VRM can't set exactly 940mV.  One digital step is 12,5mV so nearest value is 937 mV and next 950 mV
jr. member
Activity: 251
Merit: 4
anyone know what pool to use? I tried to use nicehash lyra2z but got socket closed error everytime.
tdx works perfectly with nicehash - just review your settings
newbie
Activity: 12
Merit: 0
anyone know what pool to use? I tried to use nicehash lyra2z but got socket closed error everytime.
sr. member
Activity: 756
Merit: 250
Can anyone please send me a link of a Bios or how to set one up? My RX 580gb hash is 1.4 mhs and it is a disaster. Using Tdxminer on HiveOS with stocks settings.


al my 480 card reach 3.4/3.2mh
just flash bios mod and on hiveos ive put aggressive underclock and 940mv
newbie
Activity: 11
Merit: 0
Can anyone please send me a link of a Bios or how to set one up? My RX 580gb hash is 1.4 mhs and it is a disaster. Using Tdxminer on HiveOS with stocks settings.
you need to download  BIOS from you card,  edit 4 fields  raising them by 25% (for example) and flashing  BIOS back.  above given link to raise PL in  hive OS - everything is there Smiley

done only that I raised  hashrate from 2.2-2.5 to 3-3.1 on rx470/rx570 4gb

but if you have a strong undervolt in  BIOS, you may also have to raise  voltage, in my case, only memory timings were simply stitched for ETH
newbie
Activity: 94
Merit: 0
Can anyone please send me a link of a Bios or how to set one up? My RX 580gb hash is 1.4 mhs and it is a disaster. Using Tdxminer on HiveOS with stocks settings.
newbie
Activity: 59
Merit: 0
i have vega 56, install ubuntu 16.04
install  https://github.com/RadeonOpenCompute/ROCm

launch miner:

Code:
[2018-06-28 01:47:39] Successfully initialized GPU 0: Vega with 56 CU
[2018-06-28 01:47:40] Dev pool connected and ready.
[2018-06-28 01:47:40] Pool lyra2z.mine.zpool.ca successfully subscribed.
[2018-06-28 01:47:40] Pool lyra2z.mine.zpool.ca authorization succeeded.
[2018-06-28 01:47:40] Pool lyra2z.mine.zpool.ca set difficulty to 1.000000
[2018-06-28 01:47:40] Pool lyra2z.mine.zpool.ca extranonce subscribe succeeded.
[2018-06-28 01:48:00] Pool lyra2z.mine.zpool.ca received new job. (job_id: b9d)
[2018-06-28 01:48:05] Pool lyra2z.mine.zpool.ca received new job. (job_id: ba2)
[2018-06-28 01:48:09] Pool lyra2z.mine.zpool.ca received new job. (job_id: b9f)
[2018-06-28 01:48:20] Pool lyra2z.mine.zpool.ca received new job. (job_id: bab)
[2018-06-28 01:48:39] Stats GPU 0 -
[2018-06-28 01:48:47] Pool lyra2z.mine.zpool.ca received new job. (job_id: bae)
[2018-06-28 01:48:48] Pool lyra2z.mine.zpool.ca received new job. (job_id: bad)
[2018-06-28 01:49:04] Pool lyra2z.mine.zpool.ca received new job. (job_id: bb4)
[2018-06-28 01:49:25] Pool lyra2z.mine.zpool.ca received new job. (job_id: bb6)
[2018-06-28 01:49:27] Pool lyra2z.mine.zpool.ca received new job. (job_id: bb7)
[2018-06-28 01:49:39] Stats GPU 0 -

Code:
/opt/rocm/bin/rocm-smi

====================    ROCm System Management Interface    ====================
================================================================================
 GPU  Temp    AvgPwr   SCLK     MCLK     Fan      Perf    SCLK OD
  0   47.0c   27.0W    1538Mhz  800Mhz   12.94%   auto      0%       
================================================================================
====================           End of ROCm SMI Log          ====================


no mine speed, no avgpwr 

Just follow the driver setup guide on https://rocm.github.io/ROCmInstall.html


and to make sure all your cards mine, load your miner by setting HSA_ENABLE_SDMA to zero first. eg:

Code:
:~# HSA_ENABLE_SDMA=0 /path/to/your/miner

Thank you, miner is working

question set core clock

Code:
/opt/rocm/bin/rocm-smi --showclocks

====================    ROCm System Management Interface    ====================
================================================================================
GPU[0] : GPU Clock Level: 4 (1312Mhz)
GPU[0] : GPU Memory Clock Level: 3 (800Mhz)
================================================================================
====================           End of ROCm SMI Log          ====================


/opt/rocm/bin/rocm-smi --showclkfrq
====================    ROCm System Management Interface    ====================
================================================================================
GPU[0] : Supported GPU clock frequencies on GPU0
GPU[0] : 0: 852Mhz
GPU[0] : 1: 991Mhz
GPU[0] : 2: 1138Mhz
GPU[0] : 3: 1269Mhz
GPU[0] : 4: 1312Mhz *
GPU[0] : 5: 1474Mhz
GPU[0] : 6: 1538Mhz
GPU[0] : 7: 1590Mhz
GPU[0] :
GPU[0] : Supported GPU Memory clock frequencies on GPU0
GPU[0] : 0: 167Mhz
GPU[0] : 1: 500Mhz
GPU[0] : 2: 700Mhz
GPU[0] : 3: 800Mhz *
GPU[0] :
================================================================================
====================           End of ROCm SMI Log          ====================


me try:
Code:
/opt/rocm/bin/rocm-smi --setfan 255 --setsclk 5


====================    ROCm System Management Interface    ====================
GPU[0] : Successfully set GPU Clock frequency mask to Level 5
GPU[0] : Successfully set fan speed to Level 255
====================           End of ROCm SMI Log          ====================

and no effect, level GPU = 4
newbie
Activity: 11
Merit: 0
i have vega 56, install ubuntu 16.04
install  https://github.com/RadeonOpenCompute/ROCm

launch miner:

Code:
[2018-06-28 01:47:39] Successfully initialized GPU 0: Vega with 56 CU
[2018-06-28 01:47:40] Dev pool connected and ready.
[2018-06-28 01:47:40] Pool lyra2z.mine.zpool.ca successfully subscribed.
[2018-06-28 01:47:40] Pool lyra2z.mine.zpool.ca authorization succeeded.
[2018-06-28 01:47:40] Pool lyra2z.mine.zpool.ca set difficulty to 1.000000
[2018-06-28 01:47:40] Pool lyra2z.mine.zpool.ca extranonce subscribe succeeded.
[2018-06-28 01:48:00] Pool lyra2z.mine.zpool.ca received new job. (job_id: b9d)
[2018-06-28 01:48:05] Pool lyra2z.mine.zpool.ca received new job. (job_id: ba2)
[2018-06-28 01:48:09] Pool lyra2z.mine.zpool.ca received new job. (job_id: b9f)
[2018-06-28 01:48:20] Pool lyra2z.mine.zpool.ca received new job. (job_id: bab)
[2018-06-28 01:48:39] Stats GPU 0 -
[2018-06-28 01:48:47] Pool lyra2z.mine.zpool.ca received new job. (job_id: bae)
[2018-06-28 01:48:48] Pool lyra2z.mine.zpool.ca received new job. (job_id: bad)
[2018-06-28 01:49:04] Pool lyra2z.mine.zpool.ca received new job. (job_id: bb4)
[2018-06-28 01:49:25] Pool lyra2z.mine.zpool.ca received new job. (job_id: bb6)
[2018-06-28 01:49:27] Pool lyra2z.mine.zpool.ca received new job. (job_id: bb7)
[2018-06-28 01:49:39] Stats GPU 0 -

Code:
/opt/rocm/bin/rocm-smi

====================    ROCm System Management Interface    ====================
================================================================================
 GPU  Temp    AvgPwr   SCLK     MCLK     Fan      Perf    SCLK OD
  0   47.0c   27.0W    1538Mhz  800Mhz   12.94%   auto      0%       
================================================================================
====================           End of ROCm SMI Log          ====================


no mine speed, no avgpwr 

Just follow the driver setup guide on https://rocm.github.io/ROCmInstall.html


and to make sure all your cards mine, load your miner by setting HSA_ENABLE_SDMA to zero first. eg:

Code:
:~# HSA_ENABLE_SDMA=0 /path/to/your/miner
newbie
Activity: 23
Merit: 0
When Windows version?
newbie
Activity: 20
Merit: 0
Yeah there is no other miner in the background.
Can you tell me if you have the GPUs factory BIOS or you changed it?
What is your power draw and clock settings?

stock everything. what motherboard are you using?
newbie
Activity: 34
Merit: 0
Could anybody post or give a link to detailed guide how to install ubuntu, install drivers and then download and run tdxminer please?
...
Then you have a new Folder called tdxminer.... open it. In zhis folder you need a .sh-file to use the miner too, there is no sh-file within the package. a SH-File is like a .BAT-File in Windows, you can edit it with Notepad or something like that.

So you can create a simple Doc, right Mouseclick, new document
In that you wrote ./tdxminer -a lyra2z -o stratum+tcp://eu1.fairmine.pro:4553 -u se345rwijhoseifglerkhfh -p c=BTC

-a is for th Algorithm you want to mine. -o is for the pool. -u is for your Walletadress. -p is for the Poolpasswort, if needed, mostly its only x. c is for the Short of the Coin, e.j. Bitcoin is BTC.

Save the file ,thats it.

Now you can doubleclick on the SH-File, Ubuntu ask what to do with that file-type, choose that Ubuntu schould use it as executable file. Now it will start as program everytime you click on it. Sometimes Ubuntu dont know a sh-file. Then open a Terminal in that folder, type chmod a+x FILENAMe.sh and press Enter. Then doubleclick the sh-file again.
Sh file doesnt work. I placed in it: "./tdxminer -a lyra2z -o stratum+tcp://eu1.fairmine.pro:4553 -u se345rwijhoseifglerkhfh -p c=BTC" and named it as RUN.sh. Then i tried to Open it with Run Software but nothing happens. What's wrong?
Then i tried to run " sudo ./tdxminer -a lyra2z -o stratum+tcp://eu1.fairmine.pro:
4553 -u se345rwijhoseifglerkhfh -p c=BTC" in the terminal. But it says @Failed to list OpenCL platforms.@
 What's wrong? I installed ROCm 1.8.1 drivers and libjasson4 libraries before.

newbie
Activity: 12
Merit: 0
24 Vega 64's here waiting for Windows.

Is it possible to have more than 6 Vega per rig?

Yes, on linux
sr. member
Activity: 756
Merit: 250
Tried TDXMiner on HiveOS for 6 RX580 cards and get 3.7 for each card.
These are my overclock/down voltage:
CORE 1340 DPM 1 V 1050 MEM 1800 FAN 50

Thanks for your awesome miner (Y)


Wow bro... You are consuming lots of electricity...

Here my tests on hiveos: 2x 480 8gb 2x 480 4gb

All default settings i get  3.4mh for 8gb cards and 3.2mh for 4gb cards with power consumption of 740watt on the wall.....

I put aggressive underclock in hiveos and vm940 and the speed is 3.3mh for 8gv cards and 3.1mh for 4gb so i lost nothing about hashrate, but 500watt from the wall total!!!! I'd say lyra2z it's fresh for summer
newbie
Activity: 59
Merit: 0
who install drivers on ubuntu 16.04 for vega 56/64, please help

https://bitcointalksearch.org/topic/m.41037175
Pages:
Jump to: