Ubuntu Türkiye

Ubuntu => Kurulum Öncesi ve Sonrası => Konuyu başlatan: thrall - 07 Temmuz 2009 - 18:20:56

Başlık: [Çözüldü] monitör titriyor
Gönderen: thrall - 07 Temmuz 2009 - 18:20:56
ubuntu 9.04 jaunty kullanıyorum, ekran görüntüsü titriyor bunu nasıl düzeltebilirim ? ne yapmam gerekiyor ?
Başlık: Ynt: monitör titriyor
Gönderen: heartsmagic - 07 Temmuz 2009 - 19:47:42
Alıntı yapılan: thrall - 07 Temmuz 2009 - 18:20:56
ubuntu 9.04 jaunty kullanıyorum, ekran görüntüsü titriyor bunu nasıl düzeltebilirim ? ne yapmam gerekiyor ?

Grafik kartı sürücülerini kurdun mu?
Başlık: Ynt: monitör titriyor
Gönderen: command - 07 Temmuz 2009 - 19:48:41
Tarama hızındandır o
Başlık: Ynt: monitör titriyor
Gönderen: thrall - 08 Temmuz 2009 - 15:26:20
grafik kartı sürücülerini kurdum evet son tavsiye edilen sürücü kurulu şu anda sistemde. System/preferences/display kısmına girip orda çözünürlüğü yükselttim, ve monitör herz ini 60 yaptım neden bilmiyorum windowsta o herz 85e kadar yükseltilebiliyordu burda yükseltemedim. Belki onunla ilgilidir diye baktım o ayarlara.
Başlık: Ynt: monitör titriyor
Gönderen: command - 08 Temmuz 2009 - 21:31:34
xorg.config dosyasına elle tanımlayabilirmisin?
Başlık: Ynt: monitör titriyor
Gönderen: Gimp Uzmanı - 08 Temmuz 2009 - 22:04:33
Alıntı yapılan: command - 08 Temmuz 2009 - 21:31:34
xorg.config dosyasına elle tanımlayabilirmisin?


Sana tavsiywm xorg.conf dosyasına monitörünün H/V değerlerini girmen
Başlık: Ynt: monitör titriyor
Gönderen: thrall - 09 Temmuz 2009 - 00:05:40
Alıntı yapılan: command - 08 Temmuz 2009 - 21:31:34
xorg.config dosyasına elle tanımlayabilirmisin?

nasıl  yapacağımı tarif ederseniz yapabilirim
Başlık: Ynt: monitör titriyor
Gönderen: command - 09 Temmuz 2009 - 00:40:10
Bendeki xorg.config dosyasını yapıştırıyorum buraya ona bakarak kendininkini düzenle

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "tr"
Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "sis"
BusID "PCI:1:0:0"
EndSection

Section "Module"
  Load         "freetype"
  Load         "type1"
  Load         "dbe"
  Load         "glx"
  Load         "extmod"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
Option "DPMS"
HorizSync 50-70
VertRefresh 50-120

EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
    Depth 24
    Modes "1280x800"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
    Mode 0666
EndSection



Monitor başlığı kısmını kendi dosyana ekle
dosyayı yetkili kullanıcı olarak açacaksın
bunun için

gksu gedit /etc/X11/xorg.config

komutunu kullan
Başlık: Ynt: monitör titriyor
Gönderen: heartsmagic - 21 Temmuz 2009 - 01:11:28
http://forum.ubuntu-tr.net/index.php/topic,11087.0.html