I have a linux box that I am trying to finish setting up.  I am trying to
use this box as in my home entertainment rack.  When I did the install the
setup GUI displayed fine on the TV.  Unfortunatly though now X will not
display on the TV.  The general startup goes just fine and I see all of the
services load, but once I get to X the screen goes to lines.  I just don't
know what to set my config file to so that I can display on the screen.

Any help that you can give would be greatly appreciated.

I am including my config file incase that helps.

XF86Config-4
*********************************************
Section "Monitor"
        Identifier "Generic Super VGA, 800x600 @ 56 Hz"
        HorizSync 30-50
        VertRefresh 60
        #VendorName "Unknown"
        #ModelName  "Unknown"
        #HorizSync 31.5-35.1
        #VertRefresh 50-61
        #Option "dpms"
EndSection

Section "Device"
        Identifier "ATI Mach64 3D RAGE II"
        Driver "ati"
        BoardName "Unknown"
EndSection

Section "Device"
        Identifier "Linux Frame Buffer"
        Driver "fbdev"
        BoardName "Unknown"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device "ATI Mach64 3D RAGE II"
        Monitor "Generic Super VGA, 800x600 @ 56 Hz"
        DefaultDepth 16
        Option  "TVStandard" "NTSC-M"
        Subsection "Display"
                Depth 16
                Modes "640x480"
        EndSubSection
EndSection

Section "DRI"
        Mode 0666
EndSection
*********************************************



_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to