Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 12:12:44 +0800
From:      Xu Qiang <Qiang.Xu@fujixerox.com>
To:        Mikhail Teterin <mi@aldan.algebra.com>, freebsd-x11@FreeBSD.org
Subject:   RE: no DRI on i810
Message-ID:  <20050511040334.E1DBA1D99B@imss.sgp.fujixerox.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
owner-freebsd-x11@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

[-- Attachment #2 --]
From: Xu Qiang [Qiang.Xu@fujixerox.com]
Sent: Monday, April 18, 2005 3:16 PM
To: freebsd-x11@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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050511040334.E1DBA1D99B>