Nowe posty

Autor Wątek: odświeżanie ekranu - fatum?  (Przeczytany 1229 razy)

mayer_king

  • Gość
odświeżanie ekranu - fatum?
« dnia: 2006-09-30, 12:35:51 »
Hej,
 
 Po 20 restartach X chyba sie poddaje. Zadna konfiguracja xorga nie dziala mi aby ustawiec odswiezanie na 75hz przy rozd. 1024x768
 
 Nie rozumiem co jest tu zle?
 Caly czas wyswietla mi 85hz a moj monitor tego nie obsluguje i zaraz chyba padnie :/

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "PEA"
        ModelName    "PEA1f16"
# 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz
  Modeline "1024x768_75.00"  81.80  1024 1080 1192 1360  768 769 772 802  -HSync +Vsync
#   HorizSync    60.0
#        VertRefresh  75.0
EndSection

Section "Device"
   Identifier  "Card0"
   Driver      "nvidia"
   VendorName  "nVidia Corporation"
   BoardName   "NV34 [GeForce FX 5500]"
   Option      "DPMS"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   DefaultDepth 24
   SubSection "Display"
           Depth     24
      Modes "1024x768" "800x600" "640x480"
#      Viewport   0 0
#      Depth     8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth      16
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     24
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     15
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     16
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     24
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

chmooreck

  • Gość
odświeżanie ekranu - fatum?
« Odpowiedź #1 dnia: 2006-09-30, 14:08:10 »
odkomentuj
# HorizSync 60.0
# VertRefresh 75.0

i wpisz wartosci odpowiadajace twojemu monitorowi (znajdziesz je w jego dokumentacji / na sieci)

powinno wystarczyc...

wiecej info: man xorg.conf