Linux Mint Türkiye
Linux Mint Destek => Ekran Kartları => Donanım => Nvidia => Konuyu başlatan: HeadHunter - 05 Kasım 2015, 21:34:52
-
Merhabalar. Ben terminalden nvidia driverini kurdum çözünürlüğü 1440x900 yazıp okeyliyorum kendisi tekrar 1024x768'e atıyor.
-
Ekran Kartı ile İlgili Sorularda Verilmesi Gereken Çıktılar (https://forum.linuxmint.net.tr/index.php?topic=2738.0)
-
System: Host: pc Kernel: 3.16.0-38-generic i686 (32 bit, gcc: 4.8.2)
Desktop: Cinnamon 2.6.11 Distro: Linux Mint 17.2 Rafaela
Graphics: Card: NVIDIA GM107 [GeForce GTX 750 Ti] bus-ID: 04:00.0
X.Org: 1.15.1 drivers: nvidia (unloaded: fbdev,vesa,nouveau) Resolution: 1360x768@60.0hz
GLX Renderer: GeForce GTX 750 Ti/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 346.72 Direct Rendering: Yes
[code]
[code]direct rendering: Yes
OpenGL renderer string: GeForce GTX 750 Ti/PCIe/SSE2
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,
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, [code]
[code]04:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] (rev a2)
[code]
[code]Screen 0: minimum 8 x 8, current 1440 x 900, maximum 16384 x 16384
DVI-I-0 connected primary 1440x900+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.0 +
1360x768 60.0* 59.8
1152x864 60.0
800x600 72.2 60.3 56.2
680x384 60.0 59.8
640x480 59.9
512x384 60.0
400x300 72.2
320x240 60.1
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)[code]
[code]cat: /etc/X11/xorg.conf: Böyle bir dosya ya da dizin yok
-
Nvidia Ayar Yöneticisini (Nvidia Settings) açıp X Sunucusu Görüntü Ayarları (X Server Display Configuration) sekmesinden istediğiniz çözünürlüğü belirledikten sonra, X Ayar Dosyasına Kaydet (Save to X Configuration File) düğmesine tıklayınız ve ayarları kaydediniz. Böylece xorg.conf ayar dosyasını da otomatik olarak oluşturmuş olacaksınız. Ayar dosyası oluşturulduktan sonra sistemi yeniden başlatmanız gerekebilir.
(http://i.imgur.com/J6zXzTz.png)
-
Sizin gösterdiğiniz çözünürlük seçeneğinde en fazla 1366x768 gözülküyor.
Advanced'den ayarlasam dahi reset atınca geri aynısı oluyor
-
Çözünürlüğü ayarlayıp kayıt ile ilgili işlemleri yapın. Xorg.conf yapılandırma dosyası oluşturulduktan sonra buradaki (https://forum.linuxmint.net.tr/index.php?topic=2200.msg14037#msg14037) düzenlemeyi yapmayı deneyin.
-
(http://i.hizliresim.com/rRvLnB.png)
Böyle oluyor hala aynı
-
Çıktıya bakalım.
cat /etc/X11/xorg.conf
-
EndSection
Section "Screen"
# Removed Option "metamodes" "1360x768 +0+0 {viewportin=1440x900}"
# Removed Option "metamodes" "1360x768 +0+0 {viewportin=1920x1080}"
# Removed Option "metamodes" "1360x768 @1920x1080 +0+0 {viewportin=1440x900}"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "CRT-0"
Option "metamodes" "1360x768 +0+0 {viewportin=1440x900}"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
-
Aşağıdaki komutu uçbirimde çalıştırıp önceki mesajdaki komutun çıktısını yeniden paylaşınız.
sudo nvidia-xconfig
Komut bulunamadı (command not found) hatası alırsanız, aşağıdaki komut ile nvidia-common paketini yükleyip yeniden deneyiniz.
sudo apt-get install nvidia-common
-
Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as
'/etc/X11/xorg.conf.nvidia-xconfig-original'
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
-
[member=1112]HeadHunter[/member], daha önce istenen komutun çıktısını paylaşınız, xorg.conf dosyasının içeriğini gösteren komut.
-
Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
-
cat /etc/X11/xorg.conf
-
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 346.72 (buildmeister@swio-display-x64-rhel04-19) Tue May 5 20:31:18 PDT 2015
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 346.72 (buildd@comet) Tue May 19 14:46:08 UTC 2015
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: builtin, VertRefresh source: builtin
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-0"
HorizSync 28.0 - 55.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 750 Ti"
EndSection
Section "Screen"
# Removed Option "metamodes" "1360x768 +0+0 {viewportin=1440x900}"
# Removed Option "metamodes" "1360x768 +0+0 {viewportin=1920x1080}"
# Removed Option "metamodes" "1360x768 @1920x1080 +0+0 {viewportin=1440x900}"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "CRT-0"
Option "metamodes" "1360x768 +0+0 {viewportin=1440x900}"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
-
Şimdi burada anlatıldığı biçimde xorg.conf dosyasını açıp önerilen düzenlemeyi yapmayı deneyiniz. Xorg.conf dosyasında bağlantıda gösterildiği şekilde aşağıdaki satırları düzenleyeceksiniz sadece.
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0