here is the new log:<br><br>(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)<br>(**) NVIDIA(0): Option "UseEDID" "FALSE"<br>(**) NVIDIA(0): Option "ExactModeTimingsDVI" "true"<br>
(**) NVIDIA(0): Enabling RENDER acceleration<br>(**) NVIDIA(0): Ignoring EDIDs<br>(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is<br>(II) NVIDIA(0): enabled.<br>(II) NVIDIA(GPU-0): Not probing EDID on DFP-0.
<br>(II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 (NV34) at PCI:1:0:0 (GPU-0)<br>(--) NVIDIA(0): Memory: 131072 kBytes<br>(--) NVIDIA(0): VideoBIOS: 04.34.20.87.00<br>(II) NVIDIA(0): Detected AGP rate: 8X<br>(--) NVIDIA(0): Interlaced video modes are supported on this GPU
<br>(--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:1:0:0:<br>(--) NVIDIA(0): DFP-0<br>(--) NVIDIA(0): DFP-0: 135.0 MHz maximum pixel clock<br>(--) NVIDIA(0): DFP-0: Internal Single Link TMDS<br>
(II) NVIDIA(0): Assigned Display Device: DFP-0<br>(WW) NVIDIA(0): No valid modes for "1920x1080_60"; removing.<br>(WW) NVIDIA(0):<br>(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
<br>(WW) NVIDIA(0): "nvidia-auto-select".<br>(WW) NVIDIA(0):<br>(II) NVIDIA(0): Validated modes:<br>(II) NVIDIA(0): "nvidia-auto-select"<br>(II) NVIDIA(0): Virtual screen size determined to be 640 x 480
<br>(WW) NVIDIA(0): Unable to get display device DFP-0's EDID; cannot compute DPI<br>(WW) NVIDIA(0): from DFP-0's EDID.<br>(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default<br>(==) NVIDIA(0): # Xorg configuration created by system-config-display
<br><br>Copy of Xorg.conf:<br>Section "Files"<br> ModulePath "/usr/lib/xorg/modules/extensions/nvidia"<br> ModulePath "/usr/lib/xorg/modules/extensions"<br> ModulePath "/usr/lib/xorg/modules"
<br> FontPath "unix/:7100"<br>EndSection<br><br>Section "Module"<br> Load "dbe"<br> Load "extmod"<br> Load "fbdevhw"<br> Load "glx"
<br> Load "record"<br> Load "freetype"<br> Load "type1"<br> Load "v4l"<br>EndSection<br><br>Section "ServerLayout"<br> Identifier "single head configuration"
<br> Screen 0 "Screen0" 0 0<br> InputDevice "Keyboard0" "CoreKeyboard"<br>EndSection<br><br>Section "InputDevice"<br> Identifier "Keyboard0"
<br> Driver "kbd"<br> Option "XkbModel" "pc105"<br> Option "XkbLayout" "us"<br>EndSection<br><br>Section "Device"<br> Identifier "Videocard0"
<br> Driver "nvidia"<br>EndSection<br><br>Section "Screen"<br> Identifier "Screen0"<br> Device "Videocard0"<br> DefaultDepth 24<br> SubSection "Display"
<br> Viewport 0 0<br> Depth 24<br> Modes "1920x1080_60"<br> EndSubSection<br> Option "ExactModeTimingsDVI" "true"<br> Option "UseEDID" "FALSE"
<br>EndSection<br>Disabling 32-bit ARGB GLX visuals.<br><br><br>What am I missing?<br><br>