Merhabalar,
Problemim, daha doğrusu bir sorun mu onu da bilmiyorum, fan hızını sıcaklık değerlerine bağlı olarak ayarlayacak bir sistem bulamadım. Şu an için manuel olarak ayarlıyorum, Coolbits ayarını yapmıştım, Nvidia panele ekledim fan ayarını, oyuna girmeden önce falan direkt %100'e alıyorum, unuttuğum zamanlar sıcaklık çok uçuk değerlere çıkıyor çünkü

Ekran Kartım Asus GTX 550 Ti, oto-fan olayı Windows'ta asus'un smart doctor programıyla sağlanıyor ancak bu program Linux destekli değil, ben de wine ile çalıştırmayı denemedim, ne kadar sağlıklı olur bilmediğimden ötürü.
inxi -SGx çıktısıSystem: Host: UtkuMinty Kernel: 4.2.0-22-generic x86_64 (64 bit gcc: 4.8.2)
Desktop: Cinnamon 2.8.6 (Gtk 3.10.8~8+qiana)
Distro: Linux Mint 17.3 Rosa
Graphics: Card: NVIDIA GF116 [GeForce GTX 550 Ti] bus-ID: 01:00.0
Display Server: X.Org 1.15.1 driver: nvidia
Resolution: 1280x1024@60.0hz
GLX Renderer: GeForce GTX 550 Ti/PCIe/SSE2
GLX Version: 4.5.0 NVIDIA 358.16 Direct Rendering: Yes
glxinfo | grep render çıktısıdirect rendering: Yes
OpenGL renderer string: GeForce GTX 550 Ti/PCIe/SSE2
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_KTX_buffer_region, GL_NVX_conditional_render, GL_NVX_gpu_memory_info,
GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image,
GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
GL_ARB_compute_variable_group_size, GL_ARB_conditional_render_inverted,
GL_KTX_buffer_region, GL_NVX_conditional_render, GL_NVX_gpu_memory_info,
GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image,
GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
lspci | egrep 'VGA|3D|Display' çıktısı01:00.0 VGA compatible controller: NVIDIA Corporation GF116 [GeForce GTX 550 Ti] (rev a1)
xrandr çıktısıScreen 0: minimum 8 x 8, current 1280 x 1024, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected primary 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm
1280x1024 60.0*+ 76.0 75.0 72.0
1152x864 75.0
1024x768 75.0 70.1 60.0
800x600 75.0 72.2 60.3
640x480 75.0 72.8 59.9
640x350 70.1
HDMI-0 disconnected (normal left inverted right x axis y axis)
cat /etc/X11/xorg.conf çıktısı# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 352.63 (buildmeister@swio-display-x64-rhel04-11) Sat Nov 7 22:00:19 PST 2015
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Coolbits" "4"
SubSection "Display"
Depth 24
EndSubSection
EndSection