So i have used the new nvoc 14, and its great Smiley
I have a Zotec Geforce GTX 1070 amp card.... and i want to know
1. how do i switch the led lights off?
2. How can i overclock the card in Ubuntu?
many thanks for your help in advance
GPU LED control is available in v0019-2.0
have a look at 2 posts before to see how to update your v0019-1.4 to v0019-2.0
All settings available in 1bash
LED settings(V19-2.0):
CONTROL_GPU_LED="YES" # YES or NO # Control GPU LED light. NOTE: It only works on some models
LED_BRIGHTNESS=100 # 0 - 100 # Set the LED brightness intensity. 0 = OFF, 100 = full brightness
Overclock settings (available in all versions):
POWERLIMIT="YES" # YES or NO # Choose YES to set Global Power Limit for all GPU's
POWERLIMIT_WATTS=75 # Global Power Limit in watts for all GPU's. If enabled, INDIVIDUAL settings will override this.
__CORE_OVERCLOCK=100 # Global Core overclock for all GPU's if not using INDIVIDUAL settings
MEMORY_OVERCLOCK=100 # Global Memory overclock for all GPU's if not using INDIVIDUAL settings