From owner-freebsd-ports@FreeBSD.ORG Fri Apr 7 22:12:47 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79C4316A400; Fri, 7 Apr 2006 22:12:47 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE4743D48; Fri, 7 Apr 2006 22:12:46 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-04-z2.arcor-online.net (mail-in-04-z2.arcor-online.net [151.189.8.16]) by mail-in-04.arcor-online.net (Postfix) with ESMTP id 3EB0910B15D; Sat, 8 Apr 2006 00:12:45 +0200 (CEST) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mail-in-04-z2.arcor-online.net (Postfix) with ESMTP id 2DDCD16FB0A; Sat, 8 Apr 2006 00:12:45 +0200 (CEST) Received: from lofi.dyndns.org (dslb-084-061-161-026.pools.arcor-ip.net [84.61.161.26]) by mail-in-09.arcor-online.net (Postfix) with ESMTP id EA80625DBC3; Sat, 8 Apr 2006 00:12:44 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id k37MCgAp003206 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 8 Apr 2006 00:12:43 +0200 (CEST) (envelope-from lofi@freebsd.org) Message-ID: <4436E3D6.4030102@freebsd.org> Date: Sat, 08 Apr 2006 00:12:38 +0200 From: Michael Nottebrock User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Jeff Cross References: <4435E812.2080008@averageadmins.com> <4436CDDD.5050002@averageadmins.com> <4436D3C7.5070707@freebsd.org> <4436DEB9.6020303@averageadmins.com> In-Reply-To: <4436DEB9.6020303@averageadmins.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig95E6B9DBD72912AB12BDCC5D" X-Virus-Scanned: by amavisd-new Cc: ports@freebsd.org, questions@freebsd.org Subject: Re: OpenGL and Intel Graphics [WAS: Cake and Eat it Too: RTCW Port] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2006 22:12:47 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig95E6B9DBD72912AB12BDCC5D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Jeff Cross schrieb: > I did have "glx" and "dri" but I added the DRI section to my > configuration. Adding the section ans restarting X did not seem to wor= k. >=20 > I also did not have the i915.o kernel module on my system. How might I= > go about getting/compiling that to see if ti may help? cd /usr/src/modules/drm make obj && make depend && make && make install One thing I forgot in my last mail: Also make sure you have the graphics/dri port installed. > Also, if I don't have GLX support, why does glxgears run? It runs using the fallback software renderer (which is slow and doesn't support many features). Cheers, --=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --------------enig95E6B9DBD72912AB12BDCC5D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFENuPZXhc68WspdLARAi+3AKCmvUvXsy/A2ERo9HJKx5kwS4AEtQCgpws0 iTbJrH1qbgbrZAKoOtvbGHc= =7VOF -----END PGP SIGNATURE----- --------------enig95E6B9DBD72912AB12BDCC5D--