Hirdetés

Aktív témák

  • Lenry

    félisten

    régi megoldatlan problémám, hogy az Ubuntu nem hajlandó 75 Hz-nél nagyobb frissítésen járatni a monitoromat, bárhogy, bármit állítgatok a xorg.conf-ban
    úgy tudom, hogy ezeket az értékeket az edid.bin-ből nyeri ki a Linux... az nvidia-driverrel lekértem a monitorom edid.bin-jét...
    az eredmény, egy 128 byte-os, értelmezhetetlen és használhatatlan fájl... lehet, hogy egyszerűen olyan régi a monitorom, hogy nem tud mit kezdeni vele az Ubi? :F
    (11 éves Dell D2128-TCO)

    valahogy mégis meg lehetne oldani, hogy 1280x1024-ben 85 Hz-en menjen?

    xorg.conf-om most ilyen

    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildd@crested) Mon Nov 3 08:46:04 UTC 2008

    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection

    Section "Files"
    EndSection

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

    Section "ServerFlags"
    Option "Xinerama" "0"
    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 "Dell"
    HorizSync 31.0 - 79.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection

    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7900 GT/GTO"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "CRT-0"
    Option "metamodes" "1280x1024 +0+0; 1024x768_75 +0+0; 1024x768_60 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

Aktív témák