Nowe posty

xx Problem ze sterownikami. (5)
2024-04-13, 21:25:16
xx Instalacja xfce4 (2)
2024-04-13, 16:20:17
xx Serie kompilacji bez instalacji dla “emerge” w Gentoo (2)
2024-04-08, 18:40:04
xx Plasma 6 w Neonie ssie trochę mniej ... (17)
2024-04-05, 10:03:46
xx Problem z Linux Lite po instalacji (3)
2024-04-03, 14:23:40
xx Jak właczyć num locka przy starcie systemu debian 12? (12)
2024-04-02, 17:43:54
xx Brak dźwieku w systemie. (5)
2024-04-02, 16:13:41
xx Dystrybucja pod HP Omen (7)
2024-03-29, 11:33:05
xx [Poradnik] Wyszukiwanie Sterowników (2)
2024-03-27, 21:08:23
xx Ile pingwinów? (1)
2024-03-27, 08:59:24

Autor Wątek: odświeżanie ekranu - fatum?  (Przeczytany 1226 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