[solved] Odswiezanie geforce 6200 + lg flatron L1752S
: 04 paź 2008, 13:41
wiec jak uruchamiam gre w rozdzielczosci 800x600 to wyskakuje mi komunikat:
Poza zakresem pracy 81.3 kHz / 65 Hz
nie moge sobie z tym poradzic siedze kilka godzin na google i nadal nic, moj xorg.config
po dlugim grzebaniu w xorg.conf problem rozwiazalem moze komus sie przyda
zamienilem na:
Poza zakresem pracy 81.3 kHz / 65 Hz
nie moge sobie z tym poradzic siedze kilka godzin na google i nadal nic, moj xorg.config
Kod: Zaznacz cały
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@vernadsky) Thu Jun 5 09:26:53 UTC 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
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 "LG L1752S"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6200"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1280x1024 +0+0; 1152x864 +0+0; 1024x768 +0+0; 832x624 +0+0; 800x600 +0+0; 640x480 +0+0; 320x240 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Kod: Zaznacz cały
Option "metamodes" "1280x1024 +0+0; 1152x864 +0+0; 1024x768 +0+0; 832x624 +0+0; 800x600 +0+0; 640x480 +0+0; 320x240
Kod: Zaznacz cały
Option "metamodes" "1280x1024_75 +0+0; 1152x864_75 +0+0; 1024x768_75 +0+0; 832x624_75 +0+0; 800x600_75 +0+0; 640x480_75 +0+0; 320x240_75 +0+0"