Bitcoin Forum
July 09, 2024, 06:03:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Phoenix miner 5.3b Linux no control voltage,fan,power for Nvidia on: December 16, 2020, 05:04:48 AM
I have moved from Windows to Linux and would like miner to control nvidia HW (voltage,clock,fan). It seems it it ignores all configuration settings.
Ubuntu server 18.04.5 LTS HWE
kernel: 5.4.0-58
nvidia  driver 390.138
GPU GeForce GTX 1070
miner: PhoenixMiner_5.3b_Linux

/PhoenixMiner_5.3b_Linux$ sudo /home/miner/PhoenixMiner_5.3b_Linux/PhoenixMiner -pool us2.ethermine.org:4444 -wal XXXXX -tt 60 -hstats 2 -cclock +100 -mclock +100 -powlim -10
[sudo] password for miner:
Phoenix Miner 5.3b Linux/gcc - Release build
--------------------------------------------

CUDA version: 9.0, CUDA runtime: 8.0
No OpenCL platforms found
Available GPUs for mining:
GPU1: GeForce GTX 1070 (pcie 2), CUDA cap. 6.1, 7.9 GB VRAM, 15 CUs
Nvidia driver version: 390.138
Eth: Loading pools from epools.txt
Eth: the pool list contains 6 pools (1 from command-line)
Eth: primary pool: us2.ethermine.org:4444
Starting GPU mining
Eth: Connecting to ethash pool us2.ethermine.org:4444 (proto: EthProxy)
GPU1: 46C 0% 20W
GPU1: cclock 227 MHz, mclock 4004 MHz, p-state P0, pcap power
GPUs power: 19.9 W
Eth: Connected to ethash pool us2.ethermine.org:4444 (172.65.226.101)
..................................

Eth: New job #d83b007d from us2.ethermine.org:4444; diff: 4000MH
Eth: New job #b356993c from us2.ethermine.org:4444; diff: 4000MH
Eth speed: 26.973 MH/s, shares: 0/0/0, time: 0:02
GPU1: 66C 41% 135W
GPU1: cclock 1898 MHz, mclock 3802 MHz, p-state P2, pcap no
GPUs power: 135.0 W


As you can see the GPU and memory clock the same, no fan control and no power limit. Am I missing something?. What am I doing wrong? something I should enable to allow miner to control nvidia HW parameters?
Any advice would be really appreciated. Thanks
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 5.3b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: December 05, 2020, 02:17:23 AM
PhoenixMiner 5.3b on Linux no control for clock and voltage

I have rig 8 x rx580 and trying to move from windows to linux.
I have installed Ubuntu 18.04.5 HWE with kernel 5.6.0 and  amdgpu-pro-20.20-1089974-ubuntu-18.04. (./amdgpu-pro-install -y --opencl=pal,legacy --headless)
It seems that miner can not control clock and voltage

What is wrong? any help/advice would be greatly appreciated



Did you read ReleaseNotes?
... Implemented hardware control (setting clocks, voltages, power limit, fan control) for AMD cards under Linux.
    Requires PhoenixMiner running with root permissions. The clocks and voltage control require relatively
    new drivers (tested on 19.30-855429) and adding the following boot parameter to Linux kernel:
      amdgpu.ppfeaturemask=0xffffffff ...

The next question will be how to do that.  Smiley


Yes. implementing amdgpu.ppfeaturemask=0xffffffff helped. Everything works now. Thanks a lot for your help
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 5.3b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: December 04, 2020, 06:22:01 PM
PhoenixMiner 5.3b on Linux no control for clock and voltage

I have rig 8 x rx580 and trying to move from windows to linux.

I have installed Ubuntu 18.04.5 HWE with kernel 5.6.0 and  amdgpu-pro-20.20-1089974-ubuntu-18.04. (./amdgpu-pro-install -y --opencl=pal,legacy --headless)

It seems that miner can not control clock and voltage

sudo ./PhoenixMiner -tt 59 -gpus 1  -mode 1 -hstats 2 -cclock 1180 -mclock 2150 -cvddc 900 -mvddc 900 -pool us2.ethermine.org:4444 -wal 0x39e987c72d3b35da03ba9aca26a9e9f91c16c04c.Rig001
Phoenix Miner 5.3b Linux/gcc - Release build
--------------------------------------------

No CUDA driver found
OpenCL driver version: 20.20-1089974-ubuntu-18.04
Available GPUs for mining:
GPU1: Radeon RX 580 Series (pcie 1), OpenCL 1.2, 8 GB VRAM, 36 CUs
Eth: Loading pools from epools.txt
Eth: the pool list contains 6 pools (1 from command-line)
Eth: primary pool: us2.ethermine.org:4444
Starting GPU mining
GPU1: fan PWM control mode 2, min 0, max 255
GPU1: set auto fan: 59C target temp (min fan 0, max fan 100)
Eth: Connecting to ethash pool us2.ethermine.org:4444 (proto: EthProxy)

...
Eth speed: 26.297 MH/s, shares: 0/0/0, time: 0:00
Eth: New job #39a2a3b1 from us2.ethermine.org:4444; diff: 4000MH
GPU1: 42C 0% 107W
GPU1: cclock 1340 MHz, cvddc 1131 mV, mclock 2000 MHz
GPUs power: 107.1 W

...
Eth: New job #8993d4fa from us2.ethermine.org:4444; diff: 4000MH
Eth speed: 28.457 MH/s, shares: 1/0/0, time: 0:02
GPU1: 59C 69% 118W
GPU1: cclock 1340 MHz, cvddc 1143 mV, mclock 2000 MHz
GPUs power: 118.2 W


What is wrong? any help/advice would be greatly appreciated

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!