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