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 1JURYr-00017f-Hr for garchives@archives.gentoo.org; Wed, 27 Feb 2008 19:03:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CCAFE076E; Wed, 27 Feb 2008 19:01:43 +0000 (UTC) Received: from poczta.o2.pl (mx12.go2.pl [193.17.41.142]) by pigeon.gentoo.org (Postfix) with ESMTP id 6CFCAE076E for ; Wed, 27 Feb 2008 19:01:43 +0000 (UTC) Received: from poczta.o2.pl (mx12 [127.0.0.1]) by poczta.o2.pl (Postfix) with ESMTP id 787183E8134 for ; Wed, 27 Feb 2008 20:01:41 +0100 (CET) Received: from [10.136.28.213] (host8925200181.3s.pl [89.25.200.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.o2.pl (Postfix) with ESMTP for ; Wed, 27 Feb 2008 20:01:40 +0100 (CET) Message-ID: <47C5B5CA.2040207@o2.pl> Date: Wed, 27 Feb 2008 20:11:06 +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: [gentoo-dev] MESA i965 SUPPORT PLEASE! References: <20080227122915.GA315@gentoo.org> <8c8b2d51d5872e1458122e90ff615a36@marples.name> In-Reply-To: <8c8b2d51d5872e1458122e90ff615a36@marples.name> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: a30ae3a4-eb10-49cd-9327-e6c64ba93693 X-Archives-Hash: 0e4b5797483caea45841c1a5656bbb21 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. -- gentoo-dev@lists.gentoo.org mailing list