Keresés

Új hozzászólás Aktív témák

  • anorche1

    őstag

    válasz CPT.Pirk #22592 üzenetére

    Hátha van valami ötlete

    Eredtei xorg.conf
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 304.88 (buildd@roseapple) Fri Aug 9 00:37:47 UTC 2013

    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 "Unknown"
    ModelName "SAMSUNG"
    HorizSync 26.0 - 68.0
    VertRefresh 23.0 - 60.0
    Option "DPMS"
    EndSection

    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GT 240"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "Stereo" "0"
    Option "metamodes" "nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

    Megpróbáltam ezt:
    cvt 1366 768
    majd kidobta ezt:
    # 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
    Modeline "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
    majd beírtam ezt:
    xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
    és nem dobott hibát, viszont erre igen:
    xrandr --addmode HDMI-0 1368X768_60.00
    xrandr: cannot find mode "1368X768_60.00"

    itt nem nagyon értem hogy miért is 1368 -ról beszélünk, mikor cvt -hez 1366 -ot írtam be, azért meg próbáltam ugyan ezeket csak 8 helyet 6 -ot írtam, de ugyan az.

    Múltkor a jól emlékszem a "Modeline "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync" sor xorg.conf fájlba másolásával nem jött be a grafikus kép.

    Ötlet?

Új hozzászólás Aktív témák