Ubuntu Türkiye

Donanım => Grafik Kartları => Nvidia => Konuyu başlatan: F3TRIO3D2X - 12 Ağustos 2008 - 12:29:15

Başlık: 8400M G Tazeleme Oranı Sorunu
Gönderen: F3TRIO3D2X - 12 Ağustos 2008 - 12:29:15
Selam arkadaşlar. Acer 5520g dizüstüne Ubuntu kurdum; ama tazeleme oranıyla ilgili bir sorunum var. 1280 çözünürlükte refresh rate 50 görünüyor ve bu değer gözlerimi yoruyor. Forumdan araştırdığıma göre bu sorun Nvidia'nın driverlarından kaynaklanıyorumuş. Değer 50 Hz olsa bile, 60 Hz algılanabiliyormuş; ama sorun benim için devam ediyor.

Compiz vs. istemiyorum. Tazeleme 60 Hz olsa, benim için yeterli olur. Bu sorunu nasıl çözerim?

Teşekkürler.

[IMG]http://img93.imageshack.us/img93/9978/11842731wh8.png[/img] (http://imageshack.us)
[IMG]http://img93.imageshack.us/img93/9978/11842731wh8.f8175cae6c.jpg[/img] (http://g.imageshack.us/g.php?h=93&i=11842731wh8.png)

[IMG]http://img93.imageshack.us/img93/9952/20612207qm7.png[/img] (http://imageshack.us)
[IMG]http://img93.imageshack.us/img93/9952/20612207qm7.a19af5e393.jpg[/img] (http://g.imageshack.us/g.php?h=93&i=20612207qm7.png)

[IMG]http://img227.imageshack.us/img227/6047/18319938ag1.png[/img] (http://imageshack.us)
[IMG]http://img227.imageshack.us/img227/6047/18319938ag1.906b2146f6.jpg[/img] (http://g.imageshack.us/g.php?h=227&i=18319938ag1.png)



Xorg.conf dosyasını aynı laptopa sahip bir başka arkadaştan edindim ve değiştirdim,:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@vernadsky)  Thu Jun  5 09:26:53 UTC 2008

# 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 "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Synaptics Touchpad"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "tr"
    Option         "XkbVariant" "f"
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 "Monitor"
    Identifier     "Configured Monitor"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "AUO"
    HorizSync       30.0 - 75.0
    VertRefresh     60.0
EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
    Option         "NoLogo" "True"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8400M G"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1280x800_60 +0+0"
EndSection
Başlık: Ynt: 8400M G Tazeleme Oranı Sorunu
Gönderen: erginemr - 12 Ağustos 2008 - 12:36:45
Foruma hoş geldiniz.

Konu ile ilgili olarak, lütfen şu başlığa göz atın:
http://forum.ubuntu-tr.net/index.php?topic=1545.0
Başlık: Ynt: 8400M G Tazeleme Oranı Sorunu
Gönderen: sudocu - 03 Kasım 2008 - 06:22:21
aynı sorunu ben de yaşıyorum.xorg üzerinde yapılan değişiklikler sistem tarafından kaale alınmadığından, şimdilik tek çözüm yolu nvidia sürücülerini kurmamak.

işin ilginç yanı, her ne kadar lcd ekran gözleri yormuyor dense de nvidia sürücüleri çalışırken ekran 50hz olarak çalıştığı için gözlerde batma hissi yaratması.konuyla ilgili şöyle bir link buldum:

http://ubuntuforums.org/showthread.php?t=894399