On Monday 22 March 2004 20:52, Alan Pike wrote:
> (EE) ATI(0): No Display subsection in Screen section "Screen0" for
> depth/fbbpp 8/8
Looks like you deleted part of your Screen section (the Display subsection to
be precise). I'll give you mine to give you an idea of what one might look
like (don't be overwhelmed by the amount of resolutions I specified; I use
xmame:):
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1600x1024" "1400x1050" "1280x1024" "1280x960"
"1152x864" "1024x768" "800x600" "640x480" "224x256" "240x256" "256x256"
"256x304" "248x320" "248x368" "248x384" "320x200" "224x224" "256x224"
"288x224" "320x224" "304x224" "256x240" "292x240" "320x240" "336x240"
"384x240" "360x288" "360x256" "400x300" "400x256" "400x224" "512x384"
"640x240" "672x240" "320x224" "384x224" "794x512"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1600x1024" "1400x1050" "1280x1024" "1280x960"
"1152x864" "1024x768" "800x600" "640x480" "224x256" "240x256" "256x256"
"256x304" "248x320" "248x368" "248x384" "320x200" "224x224" "256x224"
"288x224" "320x224" "304x224" "256x240" "292x240" "320x240" "336x240"
"384x240" "360x288" "360x256" "400x300" "400x256" "400x224" "512x384"
"640x240" "672x240" "320x224" "384x224" "794x512"
EndSubSection
SubSection "Display"
Depth 32
Modes "1600x1200" "1600x1024" "1400x1050" "1280x1024" "1280x960"
"1152x864" "1024x768" "800x600" "640x480" "224x256" "240x256" "256x256"
"256x304" "248x320" "248x368" "248x384" "320x200" "224x224" "256x224"
"288x224" "320x224" "304x224" "256x240" "292x240" "320x240" "336x240"
"384x240" "360x288" "360x256" "400x300" "400x256" "400x224" "512x384"
"640x240" "672x240" "320x224" "384x224" "794x512"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1600x1024" "1400x1050" "1280x1024" "1280x960"
"1152x864" "1024x768" "800x600" "640x480" "224x256" "240x256" "256x256"
"256x304" "248x320" "248x368" "248x384" "320x200" "224x224" "256x224"
"288x224" "320x224" "304x224" "256x240" "292x240" "320x240" "336x240"
"384x240" "360x288" "360x256" "400x300" "400x256" "400x224" "512x384"
"640x240" "672x240" "320x224" "384x224" "794x512"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86