I have 1080i working on my FC4 box.

Pertinent parts of xorg.conf:

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Samsung"
        ModelName    "SP-R4212"
        HorizSync    30 - 48
        VertRefresh  55 - 65
        Option      "dpms"
        Modeline "1920x1080i" 74.52 1920 1952 2016
2208 1080 1084 1096 1126 -hsync -vsync interlace
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce FX (generic)"
        Option      "NoDDC"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes     "1920x1080i" 
        EndSubSection


--- John P Poet <[EMAIL PROTECTED]> wrote:

> On 9/21/05, Mat Kyne <[EMAIL PROTECTED]> wrote:
> 
> <snip>
> 
> > It booted into
> > 720p no problem, but when I tried to change the
> resolution to 1080i, the
> > resolution was not available. Does anyone know why
> KDE would not see or
> > allow the 1920x1080i resolution? I am posting my
> modified xorg.conf file.
> > Any ideas would be most appreciated.
> 
> Your "/var/log/xorg.0.log" should tell you why it
> rejected a
> particular resolution.
> 
> <snip>
> 
> John
> _______________________________________________
> mythtv-users mailing list
> [email protected]
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to