From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 20:01:09 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE3316A4D2 for ; Tue, 25 Jan 2005 20:01:09 +0000 (GMT) Received: from out009.verizon.net (out009pub.verizon.net [206.46.170.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9638C43D48 for ; Tue, 25 Jan 2005 20:01:08 +0000 (GMT) (envelope-from reso3w83@verizon.net) Received: from ringworm.mechee.com ([4.26.84.7]) by out009.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20050125200108.LXID24088.out009.verizon.net@ringworm.mechee.com> for ; Tue, 25 Jan 2005 14:01:08 -0600 Received: by ringworm.mechee.com (Postfix, from userid 1001) id 39A112CE745; Tue, 25 Jan 2005 11:57:24 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Tue, 25 Jan 2005 11:57:23 -0800 User-Agent: KMail/1.7.2 References: <41F698F7.6050004@cis.strath.ac.uk> In-Reply-To: <41F698F7.6050004@cis.strath.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501251157.24224.reso3w83@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out009.verizon.net from [4.26.84.7] at Tue, 25 Jan 2005 14:01:07 -0600 Subject: Re: DRI support for Intel i810 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 20:01:09 -0000 On Tuesday 25 January 2005 11:07 am, Chris Hodgins wrote: > Hi, > > I am trying to get DRI to work with X.org on my 5.3-RELEASE system. > I am loading dri in my xorg.conf file. From what I can tell I do not > have a dri directory under /dev...this can be seen from the errors in > the X.org log file. How can I get dri to work with my card? I have > pasted all the relevant info to the email. > > Chris Here is a link that may interest you: http://freedesktop.org/~ajax/dri-explanation.txt Its for Linux but you still may find it useful. -Mike