Linux Mint Türkiye
Linux Mint Destek => Ekran Kartları => Donanım => Nvidia => Konuyu başlatan: YusufASLAN - 24 Nisan 2016, 23:54:15
-
Ekran çözünürlüğünü 1280*720 yapıyorum ama kendisi auto olarak bir sonraki açılışta sıfırlıyor ayarları x configurasyon dosyasınada kaydettim hala aktif olmuyor
inxi -SGx
System: Host: Machine Kernel: 3.19.0-32-generic i686 (32 bit gcc: 4.8.2)
Desktop: Cinnamon 2.8.8 (Gtk 2.24.23) Distro: Linux Mint 17.3 Rosa
Graphics: Card: NVIDIA GT215M [GeForce GT 335M] bus-ID: 01:00.0
Display Server: X.Org 1.17.1 driver: nvidia
Resolution: 1366x768@60.0hz
GLX Renderer: GeForce GT 335M/PCIe/SSE2
GLX Version: 3.3.0 NVIDIA 304.131 Direct Rendering: Yes
glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce GT 335M/PCIe/SSE2
GL_NVX_conditional_render, GL_NVX_gpu_memory_info,
GL_NV_blend_square, GL_NV_complex_primitives, GL_NV_conditional_render,
GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
GL_OES_depth_texture, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
GL_NVX_conditional_render, GL_NVX_gpu_memory_info,
GL_NV_blend_square, GL_NV_complex_primitives, GL_NV_conditional_render,
GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
GL_OES_depth_texture, GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
lspci | egrep 'VGA|3D|Display'
01:00.0 VGA compatible controller: NVIDIA Corporation GT215M [GeForce GT 335M] (rev a2)
xrandr
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 8192 x 8192
VGA-0 disconnected (normal left inverted right x axis y axis)
LVDS-0 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1366x768 60.0*+
HDMI-0 disconnected (normal left inverted right x axis y axis)
cat /etc/X11/xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 331.20 (buildd@komainu) Mon Feb 3 15:11:14 UTC 2014
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
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"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "cPATH"
HorizSync 30.0 - 75.0
VertRefresh 59.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GT 335M"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "nvidia-auto-select +0+0 {viewportin=1280x720, viewportout=1365x768+0+0}"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
-
Aşağıdaki komutlarla grafik sürücüsü PPA deposunu ekleyip,
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sonra Güncelleme Yöneticisini açınız, Yenile düğmesine tıklayıp paket bilgisi önbelleğini güncelledikten sonra güncellemeleri kurmayı deneyiniz.