no DRI on i810

Xu Qiang Qiang.Xu at fujixerox.com
Tue May 10 21:10:15 PDT 2005


owner-freebsd-x11 at freebsd.org wrote:
> Hello!
> 
> I've just rebuilt the xorg-server-snap and the dri ports, but the
> direct rendering is still not working on my laptop:
> 
> 	[drm] failed to load kernel module "i915"
> (II) I810(0): [drm] drmOpen failed
> (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.
> 
> Any suggestions? Thanks!
> 
> 	-mi

Hi, Mikhail: 

I have had a similar problem as you. Please read the attached txt file for reference. 

Regards,
Xu Qiang
-------------- next part --------------
From: Xu Qiang [Qiang.Xu at fujixerox.com]
Sent: Monday, April 18, 2005 3:16 PM
To: freebsd-x11 at freebsd.org
Subject: RE: Problem with "X -config /root/xorg.conf.new"

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, 

_______________________________________________
freebsd-x11 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"


More information about the freebsd-x11 mailing list