x problem

LINCOLN RUTLEDGE rutledge.50 at osu.edu
Sat Feb 12 15:33:09 MST 2005


Hi,
Okay, I looked at your XF86Config.  You should try this:

Section "Screen"
Identifier "Screen0"
Device         "Card0"
Monitor         "Monitor0"
#   DefaultDepth 8
SubSection "Display"
         Depth         8
         Modes          "640x480" "1024x768" EndSubSection
SubSection "Display"
         Depth         16

         Modes          "640x480" "1024x768"
EndSubSection
SubSection "Display"
         Depth         24

         Modes          "640x480" "1024x768"
EndSubSection
EndSection

If this works, then you can tweak more.  If not, then send us the log file, it should be someplace like /var/log/XFree86.log.0 or :0, it will be in /var/log.

Good luck.

Linc



More information about the yellowdog-newbie mailing list