From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JUdBk-000332-S3 for garchives@archives.gentoo.org; Thu, 28 Feb 2008 07:28:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FAB3E05BE; Thu, 28 Feb 2008 07:28:19 +0000 (UTC) Received: from poczta.o2.pl (mx12.go2.pl [193.17.41.142]) by pigeon.gentoo.org (Postfix) with ESMTP id 120C3E05BE for ; Thu, 28 Feb 2008 07:28:19 +0000 (UTC) Received: from poczta.o2.pl (mx12 [127.0.0.1]) by poczta.o2.pl (Postfix) with ESMTP id 3979F3E8071 for ; Thu, 28 Feb 2008 08:28:18 +0100 (CET) Received: from [192.168.1.64] (unknown [83.238.169.96]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.o2.pl (Postfix) with ESMTP for ; Thu, 28 Feb 2008 08:28:17 +0100 (CET) Message-ID: <47C664C3.3010702@o2.pl> Date: Thu, 28 Feb 2008 08:37:39 +0100 From: Mateusz Mierzwinski User-Agent: Thunderbird 2.0.0.9 (X11/20080227) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] MESA i965 SUPPORT PLEASE! References: <20080227122915.GA315@gentoo.org> <8c8b2d51d5872e1458122e90ff615a36@marples.name> <47C5B5CA.2040207@o2.pl> <1204141790.14170.9.camel@workbox.quova.com> In-Reply-To: <1204141790.14170.9.camel@workbox.quova.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 145fa61b-0309-445f-a960-15b7e0c2d751 X-Archives-Hash: ea69dad4dcc5898d7704f43ef2b67770 Chris Gianelloni pisze: > On Wed, 2008-02-27 at 20:11 +0100, Mateusz Mierzwinski wrote: > >> Another day with non compatible DRI on X. After 3 days of discover I've >> saw that Xorg must be compiled with same NPTL flag setting as MESA but >> guess what? Someone don't insert i965 card from VIDEO_CARD variable but >> Mesa sources allready provide that card's drivers. If I want to install >> Mesa with i965 card support I must download source from >> www.intellinuxgraphics.com by git and compile it by myself. But what >> should I do if I cannot enable NPTL flag in make compiled source without >> ./configure script?. Better to add i965 to mesa VIDEO_CARD variable. I >> don't want to change compile profile to non-NPTL. >> > > Even better... i965 support is added by VIDEO_CARDS=i810 already. You > don't need to do anything by hand... > > But I have question - Intel divides i810 driver and other intel drivers from mesa with own patch. If I enable i810 do I have HW support of Mesa (aka DRI/DRM) for i965 driver, or this will be done legacy by i810/i830/i915 driver? Intel X3100 works best on i965 DRI driver (aka /usr/lib64/dri/i965_dri.so). -- gentoo-dev@lists.gentoo.org mailing list