2005-05-29 21:55:45 UTC
Have these things been added to xorg.conf?
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "GLcore"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
Load "bitmap"
Load "speedo"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "tdfx"
VendorName "Videocard vendor"
BoardName "Voodoo3 (generic)"
Option "SWCursor"
VideoRam 15084
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection