<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Can you post your Display section too?<br><br>Your DPI should be set to 100 and not 75 -- I think its option "UseDPI"
<br>"100" -- check the readme.<br><br>That might help it.<br><br>Norm<br>><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br><br><br>Well i got the DPI to go to 100 100 but that still didnt work.
<br><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): Mode Validation Overrides for DFP-0:<br>(II) NVIDIA(0): NoMaxPClkCheck<br>(II) NVIDIA(0): NoEdidMaxPClkCheck<br>(II) NVIDIA(0): AllowInterlacedModes<br>(II) NVIDIA(0): NoMaxSizeCheck<br>(II) NVIDIA(0): NoHorizSyncCheck
<br>(II) NVIDIA(0): NoVertRefreshCheck<br>(II) NVIDIA(0): NoDFPNativeResolutionCheck<br>(II) NVIDIA(0): Assigned Display Device: DFP-0<br>(II) NVIDIA(0): Validated modes:<br>(II) NVIDIA(0): "1920x1080"
<br>(II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080<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 (100, 100); computed from "DisplaySize" Monitor
<br>(**) NVIDIA(0): section option<br>(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.<br>(--) Depth 24 pixmap format is 32 bpp<br><br><br>Xorg.<br>[root@sara ~]# cat /etc/X11/xorg.conf<br># Xorg configuration created by livna-config-display
<br><br>Section "ServerLayout"<br> Identifier "single head configuration"<br> Screen 0 "Screen0" 0 0<br> InputDevice "Keyboard0" "CoreKeyboard"
<br>EndSection<br><br>Section "Files"<br> ModulePath "/usr/lib/xorg/modules/extensions/nvidia"<br> ModulePath "/usr/lib/xorg/modules"<br> FontPath "unix/:7100"
<br>EndSection<br><br>Section "Module"<br> Load "extmod"<br> Load "glx"<br> Load "dbe"<br> Load "extmod"<br>EndSection<br><br>Section "ServerFlags"
<br> Option "Xinerama" "0"<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 "Monitor"<br><br> ### Comment all HorizSync and VertSync values to use DDC:<br> Identifier "Monitor0"<br>
VendorName "Unknown"<br> ModelName "DFP-0"<br> ### Comment all HorizSync and VertSync values to use DDC:<br> HorizSync 28.0 - 33.0<br> VertRefresh 43.0 - 72.0<br> DisplaySize 485 273
<br>EndSection<br><br>Section "Device"<br> Identifier "Videocard0"<br> Driver "nvidia"<br> VendorName "NVIDIA Corporation"<br> BoardName "GeForce FX 5200"
<br> Option "XvmcUsesTextures" "false"<br> Option "AddARGBGLXVisuals" "True"<br> Option "DisableGLXRootClipping" "True"<br>EndSection
<br><br>Section "Screen"<br> Identifier "Screen0"<br> Device "Videocard0"<br> Monitor "Monitor0"<br> DefaultDepth 24<br> Option "ExactModeTimingsDVI" "true"
<br> Option "UseEDID" "FALSE"<br> Option "ModeValidation" "DFP-0: NoDFPNativeResolutionCheck, NoVertRefreshCheck, NoMaxPClkCheck, NoHorizSyncCheck, NoEdidMaxPClkCheck, AllowInterlacedModes, NoMaxSizeCheck"
<br> Option "TwinView" "0"<br> option "UseDPI" "100"<br> SubSection "Display"<br> Depth 24<br> Modes "1920x1080"
<br> EndSubSection<br>EndSection<br><br><br>I still get that odd 1097x1080p@60hz is not possible with the fx5200. :(<br><br>Mitchell<br>