Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: vertikalna synchronizacia  (Přečteno 11021 krát)

existpierre

  • Host
vertikalna synchronizacia
« kdy: 20 Prosince 2007, 11:37:33 »
Zdravim,

ako nastavim vertikalnu synchronizaciu obrazu? Ci som v hre, ci pozeram film alebo pozeram TV, tak pri rychlych pohyboch mi roztrhava obraz na polovicu.

existpierre

  • Host
Re: vertikalna synchronizacia
« Odpověď #1 kdy: 21 Prosince 2007, 13:14:13 »
Nikto nemal  taky problem?  ???

c4pp4

  • Aktivní člen
  • *
  • Příspěvků: 309
Re: vertikalna synchronizacia
« Odpověď #2 kdy: 21 Prosince 2007, 13:18:01 »
Co máte za monitor?
IBM/Lenovo ThinkPad R61i [8932-9ZG / NF09ZCV]
Ubuntu 12.04 MATE 1.6 [plná podpora hardware]

existpierre

  • Host
Re: vertikalna synchronizacia
« Odpověď #3 kdy: 21 Prosince 2007, 14:08:04 »
LCD LG Flatron L1919S

graficka karta FX5200

luisah

  • Závislák
  • ***
  • Příspěvků: 3704
Re: vertikalna synchronizacia
« Odpověď #4 kdy: 21 Prosince 2007, 14:11:50 »
Mám stejný monitor ATI X1300 a jde v poho u všeho (takže asi grafárna)

Kód: [Vybrat]
Section "Device"
Identifier "Obecná grafická karta"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Busid "PCI:3:0:0"
EndSection

Section "Monitor"
Identifier "L1919S"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Obecná grafická karta"
Monitor "L1919S"
Defaultdepth 24
SubSection "Display"
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection

existpierre

  • Host
Re: vertikalna synchronizacia
« Odpověď #5 kdy: 21 Prosince 2007, 14:23:24 »
 Nedalo by sa to niekde nastavit? uz som skusal zapnut VBlank, lebo som si myslel, ze je to ono, no nic..

Tu je moj xorg.
Kód: [Vybrat]
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Thu Oct  4 10:34:46 PDT 2007

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Mon Apr 16 20:37:13 PDT 2007
# /etc/X11/xorg.conf (xorg 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(5) 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    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

# path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "int10"
    Load           "vbe"
    Load           "glx"
    Load           "v4l"
EndSection

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

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "sk"
    Option         "XkbVariant" "qwerty"
    Option         "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Resolution" "1600"
    Option         "Buttons" "7"
    Option         "Device" "/dev/psaux"
    Option         "Name" "Razer Diamondback Optical Mouse"
    Option         "Protocol" "auto"
    Option         "ZAxisMapping" "4 5"
    Option         "ButtonMapping" "1 2 3 4 5 6 7"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "L1919S"
    VendorName     "Generic LCD Display"
    ModelName      "LCD Panel 1280x1024"
    HorizSync       31.0 - 64.0
    VertRefresh     56.0 - 65.0
    Gamma           1
    ModeLine       "640x480@60" 25.0 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1280x960@60" 102.0 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
    ModeLine       "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection

Section "Monitor"
    Identifier     "monitor1"
    VendorName     "Plug 'n' Play"
    ModelName      "Plug 'n' Play"
    Gamma           1
    ModeLine       "640x480@60" 25.0 640 656 752 800 480 490 492 525 -hsync -vsync
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG L1919S"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
EndSection

Section "Device"
    Identifier     "nVidia Corporation NV34 [GeForce FX 5200]"
    Driver         "nvidia"
    BoardName      "nv"
    Option         "AddARGBVisuals" "True"
    Option         "AddARGBGLXVisuals" "True"
    Option         "NoLogo" "True"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "device1"
    Driver         "nvidia"
    BoardName      "nv"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation NV34 [GeForce FX 5200]"
    Monitor        "L1919S"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Virtual     1280 1024
        Depth       24
        Modes      "1280x1024@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60"
    EndSubSection
EndSection

Section "Screen"

#     
    Identifier     "screen1"
    Device         "device1"
    Monitor        "monitor1"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Depth       24
        Modes      "640x480@60"
    EndSubSection
EndSection

Section "Screen"

# Removed Option "metamodes" "1280x1024_75 +0+0; 1280x1024@60 +0+0; 1280x960@60 +0+0; 1024x768@60 +0+0; 800x600@60 +0+0; 800x600@56 +0+0; 640x480@60 +0+0"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1280x1024_75 +0+0"
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection

c4pp4

  • Aktivní člen
  • *
  • Příspěvků: 309
Re: vertikalna synchronizacia
« Odpověď #6 kdy: 21 Prosince 2007, 14:49:55 »
Není to nízkou odezvou?
IBM/Lenovo ThinkPad R61i [8932-9ZG / NF09ZCV]
Ubuntu 12.04 MATE 1.6 [plná podpora hardware]

existpierre

  • Host
Re: vertikalna synchronizacia
« Odpověď #7 kdy: 21 Prosince 2007, 15:40:06 »
Vo windowse mi to nerobilo, odozvu mam tusim 8ms  co si myslim, ze je znesitelne. PRoblem mam iba tu. Nemoze to byt mojou smejd kartou?

c4pp4

  • Aktivní člen
  • *
  • Příspěvků: 309
Re: vertikalna synchronizacia
« Odpověď #8 kdy: 21 Prosince 2007, 16:10:34 »
Teoreticky to možné je, ale v souvislosti s LCD. Na klasickém CRT monitoru by vám to určitě nedělalo, 5200 není špatná karta. Skoro vůbec do toho nevidím, tak se předem omlouvám, jestli napíšu kravinu, ale mám za to, že v případě propojení LCD prostřednictvím konektoru VGA D-SUB, se převádí obraz z digitálu do analogu a pak zase zpět do digitálu, tak to může způsobovat nějaké zpoždění.
IBM/Lenovo ThinkPad R61i [8932-9ZG / NF09ZCV]
Ubuntu 12.04 MATE 1.6 [plná podpora hardware]

existpierre

  • Host
Re: vertikalna synchronizacia
« Odpověď #9 kdy: 21 Prosince 2007, 17:50:05 »
No moja karta je manli, cize nie bohvie co, ale o to nejde, este na feisty mi to nerobilo a slo to pekne, ale v GG "polčí" obraz pri pohybe obrazu, ako to byva v hrach. No Skusil som vsade pozapinat VBlank, ale nevidim rozdiel, navyse sa mi est zhorsi vykon.

existpierre

  • Host
Re: vertikalna synchronizacia
« Odpověď #10 kdy: 21 Prosince 2007, 18:53:03 »
Nestaci nieco dopisat do xorg.conf?

 

Provoz zaštiťuje spolek OpenAlt.