Bitcoin Forum
May 09, 2024, 04:57:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018 on: July 25, 2017, 04:12:03 PM
I have NV 1060. How I can change Performance Level from 2 to 3 in Nvidia X server settings?


in 1bash set:

Code:
GPUPowerMizerMode_Adjust="YES"

GPUPowerMizerMode=3


or open a new guake tab and enter:

Code:
sudo nvidia-settings -a [gpu:0]/GPUPowerMizerMode=3

changing the number in (gpu:0) for the GPU you are adjusting.

Hi fullzero, any fix issue about this ?

Mode on GPUPowerMizer 0-1-2-3
Ubuntu dont detect the 3 one.
Screen as evidence Wink

http://imgur.com/a/wp7kx

Thanks for all your hardwork, to the other hard contributor to Wink

EDIT : how can i grab some log when i soft crash ? I would like to check this.

EDIT2 : My main GPU0, with display attached, got some mh/s drop like -3mh/s on max on period. That from the display ? Working on "REMOTE" + ssh fix the issue ?

Hey I have the same issue but my assumption is that the Nvidia GUI is showing level 1/2/3 BUT the Nvidia command line tool is showing 0/1/2 and (I am guessing) that 0=1, 1=2 and 2=3.

This is very possible.

No Sad
Nvidia GUI is showing 4lines level 0/1/2/3
And, when 1bash starting, level 3 is showing for short time

From the GUI nvidia we have 0 to 3, linux have only 3 setup for PowerMizer 0 to 2.
I assume the "3" state in only for windows ?
I put negativ oc on core & clock, + full power (150W), same deal "3" is not a valid value.


There is a difference between performance mode and performance levels. Performance mode  0 is "prefere maximum performance" mode 1 is "adaptive" and 2 is "auto". Performance level is the thing with the clock speeds(adaptive clocking)1 to 4, witch you can see in the gui. It looks like a by design "feature" from the nvidia driver. Wink Everytime you start the miner software the performance level goes to 3 and the card clock will go down. Overclocking settings will also effect the clock speed on a lower perfomance level.
Example : level 1   200mhz  and 400mhz
                  level 2   400mhz and 100mhz
                  level 3   1200mhz and 3000mhz
                  level 4    1700mhz and 4000mhz
After overclocking gpu +100 memory +1000 it will look like this:
                  level 1   300mhz  and 1400mhz
                  level 2   500mhz and 1100mhz
                  level 3   1300mhz and 4000mhz
                  level 4   1800mhz and 5000mhz
The only thing you do with overclocking, is making your card clocks speed as fast as it should be.
It would be super if someone has a solution for that. Wink
Btw nvidia-smi -ac 5000,1800 won’t work in my case.(application clocking)

There is also a post at the nvidia devforum with the same problems.
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!