kubuntu 11.04 - Screen refresh rate

kubuntu 11.04 - Screen refresh rate

Innleggav dajomu » man 13.06.2011 2:29

Hei,
Jeg sliter med å få oppdateringsfrekvensen på ASRock IOn 330HT til mer enn 50Hz. Jeg har installert Nvidia 275.09.04 og Nvidias X server setting viser at frekvensen er på 60Hz, men Krandr og xbmc sier 50Hz.
Etter mye prøving og mest feiling har jeg endt opp med denne xorg.conf-filen. Noen som kan vise meg hva som er feil?
Med en gang jeg aktiverer
Kode: Merk alt
"Option         "UseEdid" "FALSE""
nedenfor så blir skjermoppløsningen helt på jordet.

Asrocken er koblet til en TV (LG 42LH4000)

Jeg har også forsøkt å legge inn under "Section "Device""
Kode: Merk alt
Option "CustomEDID" "DFP-0:/etc/X11/EDID.bin"
generert fra Nvidias X server setting


Kode: Merk alt
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 275.09  (buildd@meitnerium)  Sat Jun  4 19:31:17 UTC 2011

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     "LG"
    ModelName      "LG Electronics LG TV"
#    Option         "UseEdid" "FALSE"
    HorizSync       30.0 - 83.0
    VertRefresh     58.0 - 62.0
    Option "ModeValidation" "NoDFPNativeResolutionCheck”

    # Override the DPI to the EDID value
   # Option         "DPI" "42x42"
    ModeLine       "1920x1080" 148.500 1920 2008 2052 2200 1080 1084 1094 1125 +hsync +vsync
    Option         "DPMS"
    Option         "ModeDebug" "TRUE"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "ION"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1920x1080_60 +0+0"
    SubSection     "Display"
        Depth       24
        Modes      "1920x1080_60"
    EndSubSection
EndSection

Brukerens avatar
medlem i 224 måneder
 

Løst! kubuntu 11.04 - Screen refresh rate

Innleggav dajomu » man 20.06.2011 22:01

Jeg fulgte oppskriften og brukte skriptet som JumJum har lagt ut her

Det genererte en xorg.conf som løste problemet...

Kode: Merk alt
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 "Device"
        Identifier "nvidia"
        Driver  "nvidia"
        Option  "NoLogo"              "true"
        Option  "DynamicTwinView"     "false"
        Option  "FlatPanelProperties" "Scaling = Native"
        Option  "ModeValidation"      "NoVesaModes, NoXServerModes, NoVertRefreshCheck, NoHorizSyncCheck"
        Option  "UseDisplayDevice"    "DFP-1"
        Option  "ModeDebug"           "true"
        Option  "HWCursor"            "true"
EndSection

Section "Screen"
        Identifier      "screen"
        Device          "nvidia"
        SubSection      "Display"
                Modes "1920x1080_60_0" "1920x1080_24"
        EndSubSection
EndSection

Section "Extensions"
        Option  "Composite"           "true" #Ble satt til False, men jeg vil ha composite.
EndSection


# - Modes in ModePool for LG Electronics LG TV (DFP-0) ---
# vidia-auto-select" : 1920 x 1080 @  60.0 Hz 
# 920x1080"          : 1920 x 1080 @  60.0 Hz 
# 920x1080_60"       : 1920 x 1080 @  60.0 Hz 
# 920x1080_60_0"     : 1920 x 1080 @ 59.94/60 Hz (CEA-861B Format 16)
# 920x1080_60_1"     : 1920 x 1080 @  59.9 Hz  (from: X Server)
# 920x1080_50"       : 1920 x 1080 @ 50 Hz (CEA-861B Format 31)
# 920x1080_30"       : 1920 x 1080 @ 29.97/30 Hz (CEA-861B Format 34)
# 920x1080_25"       : 1920 x 1080 @ 25 Hz (CEA-861B Format 33)
# 920x1080_24"       : 1920 x 1080 @ 23.97/24 Hz (CEA-861B Format 32)
# 920x1080_60i"      : 1920 x 1080 @ 59.94/60 Hz (CEA-861B Format 5)
# 920x1080_50i"      : 1920 x 1080 @ 50 Hz Interlace (CEA-861B Format 20)

og så videre....

# - End of ModePool for LG Electronics LG TV (DFP-0): ---

Brukerens avatar
medlem i 224 måneder
 


Returner til Ubuntu



Hvem er i Forumene

Registrerte brukere: Google [Bot]