alizali
Newbie
Offline
Activity: 197
Merit: 0
|
 |
June 22, 2018, 05:15:38 PM |
|
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 <pool> -u <wallet> -p <password> && 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  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. how should i run it in SSH in hiveos
|
|
|
|
alizali
Newbie
Offline
Activity: 197
Merit: 0
|
 |
June 22, 2018, 06:53:53 PM |
|
i try to run the script but i have this error Error opening /sys/class/drm/card0/device/pp_table (are you root, and does it exist?)
what is the problem
|
|
|
|
WRIMBA
Newbie
Offline
Activity: 1
Merit: 0
|
 |
June 23, 2018, 03:37:24 AM |
|
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?  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. Can you provide your motherboard model reference, my rig can only run 1 GPU 
|
|
|
|
alizali
Newbie
Offline
Activity: 197
Merit: 0
|
 |
June 23, 2018, 03:46:43 PM |
|
7 rx 470/core:1169/DMP:1/v:860mV/memory:900/fans@50%= 20mh/s temp are 51~55C 730 Watt on the wall
any better idea for better resault
|
|
|
|
Don Heraldo
Jr. Member
Offline
Activity: 44
Merit: 5
|
 |
June 23, 2018, 05:55:53 PM |
|
Can I use a RX580 in PCI gen 2 for rocm 1.8.1 and tdxminer? I use an older PC for mining. 2 GPU are installed: Vega64 and RX580.
The Vega64 (PCIe x16 Gen 2 via riser) is ok and runs with 8 MH/s. The RX580 is plugged directly into a PCIe x16 Gen 2. rocm-smi finds both cards, clinfo and tdxminer only the Vega64.
|
|
|
|
loddy
Newbie
Offline
Activity: 5
Merit: 0
|
 |
June 23, 2018, 07:49:09 PM |
|
Can I use a RX580 in PCI gen 2 for rocm 1.8.1 and tdxminer? I use an older PC for mining. 2 GPU are installed: Vega64 and RX580.
The Vega64 (PCIe x16 Gen 2 via riser) is ok and runs with 8 MH/s. The RX580 is plugged directly into a PCIe x16 Gen 2. rocm-smi finds both cards, clinfo and tdxminer only the Vega64.
Only can mix rxs and vegas with all gen-3 mobo and cpu with atomics. Or two rigs, one with rocm for vegas and another with amdgpu-pro for rxs. How much power drain your vega at 8MHS?
|
|
|
|
Don Heraldo
Jr. Member
Offline
Activity: 44
Merit: 5
|
 |
June 23, 2018, 08:13:59 PM |
|
How much power drain your vega at 8MHS?
Thanks for the info. The Vega 64 eats 262 Watt.
|
|
|
|
smoothyvo
Jr. Member
Offline
Activity: 52
Merit: 1
|
 |
June 23, 2018, 08:42:18 PM |
|
I installed on Xubuntu with RX580 and it worked. Then I did another install with a RX570 and I get "Failed to list OpenCL platforms ". I'm pretty sure I did everything the same. Anyone know what this means?
|
|
|
|
kuramsalkurgu
Newbie
Offline
Activity: 4
Merit: 0
|
 |
June 23, 2018, 10:19:28 PM |
|
again again ... driver problems ubuntu problems i still try install . anything not working .When is the Windows version coming out? where can i find all in one or setup and mine ubuntu distribution ?
|
|
|
|
skov86
Member

Offline
Activity: 147
Merit: 10
|
 |
June 24, 2018, 07:16:20 PM |
|
Got it running but unfortunately only two gpu's are recognized? any idea?
Motherboard is Gigabyte Gaming-K5
|
|
|
|
sidaliroy
Newbie
Offline
Activity: 23
Merit: 0
|
 |
June 24, 2018, 10:50:01 PM |
|
Give us windows version already 
|
|
|
|
skov86
Member

Offline
Activity: 147
Merit: 10
|
 |
June 25, 2018, 02:40:36 AM |
|
Hmm switching drivers opened one more GPU for me... now 3 out of 6 are mining. Does anyone have clue Z270 Gigabyte Gaming K5?
|
|
|
|
xenofobia
Newbie
Offline
Activity: 2
Merit: 0
|
 |
June 25, 2018, 05:30:40 AM |
|
Is there any way to run more than 6 vegas?
|
|
|
|
deksa
Newbie
Offline
Activity: 94
Merit: 0
|
 |
June 25, 2018, 06:24:39 AM |
|
Anyone has any script for setting this miner on HiveOS? Trying for 2 days now, no luck  Tried on Ubuntu with ROCm 1.8 driver, SMOS and HiveOS. Newbie in Linux and HiveOS here. If someone could help me would be great. PM me pls. Thanks!
|
|
|
|
SimpleM
Newbie
Offline
Activity: 11
Merit: 0
|
 |
June 25, 2018, 07:26:26 AM |
|
Anyone has any script for setting this miner on HiveOS? Trying for 2 days now, no luck  Tried on Ubuntu with ROCm 1.8 driver, SMOS and HiveOS. Newbie in Linux and HiveOS here. If someone could help me would be great. PM me pls. Thanks! You can use the instructions i've posted on hiveos forums. http://forum.hiveos.farm/discussion/1198/tdxminer-integration-for-hive
|
|
|
|
F848
Newbie
Offline
Activity: 10
Merit: 0
|
 |
June 25, 2018, 07:28:08 AM |
|
Any update on RX560/550 cards ? thanks
I can run a 2GB RX 460, but only via ROCm. So if you only tried with AMDGPU-PRO until now, give ROCm a shot.
|
|
|
|
notsure85
Member

Offline
Activity: 139
Merit: 10
|
 |
June 25, 2018, 08:20:20 AM |
|
does this miner work with r9 290x cards?
|
|
|
|
deksa
Newbie
Offline
Activity: 94
Merit: 0
|
 |
June 25, 2018, 09:05:56 AM Last edit: June 26, 2018, 06:50:48 AM by deksa |
|
Anyone has any script for setting this miner on HiveOS? Trying for 2 days now, no luck  Tried on Ubuntu with ROCm 1.8 driver, SMOS and HiveOS. Newbie in Linux and HiveOS here. If someone could help me would be great. PM me pls. Thanks! You can use the instructions i've posted on hiveos forums. http://forum.hiveos.farm/discussion/1198/tdxminer-integration-for-hivethanks!
|
|
|
|
kedes
Newbie
Offline
Activity: 34
Merit: 0
|
 |
June 25, 2018, 09:36:02 AM |
|
Could anybody post or give a link to detailed guide how to install ubuntu, install drivers and then download and run tdxminer please?
|
|
|
|
alizali
Newbie
Offline
Activity: 197
Merit: 0
|
 |
June 25, 2018, 10:17:16 AM |
|
txminer is great integrated in hiveOS 470 4 gig give us 2.97 on lyra2z
|
|
|
|
|