init
This commit is contained in:
24
nvidida-oc.sh
Normal file
24
nvidida-oc.sh
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
echo gameing > /tmp/fanmode
|
||||
|
||||
sudo nvidia-smi -pl 187 #powerlimit to max limited by driver
|
||||
|
||||
sudo nvidia-settings -a "[gpu:0]/GPUFanControlState=1" -a "[fan:0]/GPUTargetFanSpeed=75"
|
||||
|
||||
sudo nvidia-settings -a "[gpu:0]/GPUGraphicsClockOffset[3]=120"
|
||||
|
||||
#sudo nvidia-settings -a '[gpu:0]/GPUGraphicsMemoryOffset=225' #maybe depreacet
|
||||
sudo nvidia-settings -a '[gpu:0]/GPUMemoryTransferRateOffset[3]=200'
|
||||
|
||||
|
||||
# working oc settings
|
||||
# Core +125
|
||||
# +130 SOMETIMES CRASHES
|
||||
#
|
||||
# Memory +200 ok with custom fan
|
||||
# +225 ok with fan speed 63% 2800 rpm
|
||||
#
|
||||
#
|
||||
#
|
||||
#Hints
|
||||
# nvtop
|
||||
Reference in New Issue
Block a user