Problem with "X -configure /root/xorg.conf.new"

Xu Qiang Qiang.Xu at fujixerox.com
Mon Apr 18 00:14:19 PDT 2005


As I said, the first two error messages are: 
-----------------------------------------------
[drm] failed to load kernel module "i810"
(EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI. 
-----------------------------------------------

But strangely, they dissapeared after I tuned the configuration file's "Screen" section according to the handbook: 

#############################################
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Viewport  0 0
                Depth     24
                Modes     "1024x768"
        EndSubSection
EndSection
#############################################

Anyway, this is good althought I don't understand the mechanism behind it. 

However, the last error message is still there: 
-----------------------------------------------
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
-----------------------------------------------

Any suggestions?

Thanks, 



More information about the freebsd-x11 mailing list