From owner-freebsd-stable@FreeBSD.ORG Tue Oct 24 12:41:27 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D423516A40F for ; Tue, 24 Oct 2006 12:41:27 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01E1843D69 for ; Tue, 24 Oct 2006 12:41:14 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (gjajch@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id k9OCf8oo017694; Tue, 24 Oct 2006 14:41:13 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id k9OCf8jp017693; Tue, 24 Oct 2006 14:41:08 +0200 (CEST) (envelope-from olli) Date: Tue, 24 Oct 2006 14:41:08 +0200 (CEST) Message-Id: <200610241241.k9OCf8jp017693@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, alexjeffburke@gmail.com In-Reply-To: X-Newsgroups: list.freebsd-stable User-Agent: tin/1.8.2-20060425 ("Shillay") (UNIX) (FreeBSD/4.11-STABLE (i386)) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Tue, 24 Oct 2006 14:41:13 +0200 (CEST) Cc: Subject: Re: i915 DRM enabled in X.org log but not in glxinfo X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG, alexjeffburke@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 12:41:27 -0000 Alex Burke wrote: > When I check the X.org log file, it says direct rendering: enabled on > my graphics device (it attaches its i810 driver to the kernel's i915 > DRM device). This would appear to me to suggest that atleast the X > server is running with full DRM capabilities. > > But when I use glxinfo, it says direct rendering: No. I am just > wodnering, is there anything special I need to do for GL to work with > the DRM stuff? I haven't installed (atleast knowingly) any other MESA > library, so following the advice I have found that should be all I > need to check, but apparently something else is wrong and I haven't > the faintest idea what to look for. Have you installed the graphics/dri port? Which version? Which versions of Xorg and FreeBSD do you have? For comparison, you can find dmesg, Xorg.log and glxinfo output from my notebook (also i915) here: http://www.secnetix.de/~olli/dmesg/centaur/ Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "Unix gives you just enough rope to hang yourself -- and then a couple of more feet, just to be sure." -- Eric Allman