Gentoo Archives: gentoo-dev

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] MESA i965 SUPPORT PLEASE!
Date: Wed, 27 Feb 2008 19:50:44
Message-Id: 1204141790.14170.9.camel@workbox.quova.com
In Reply to: [gentoo-dev] MESA i965 SUPPORT PLEASE! by Mateusz Mierzwinski
1 On Wed, 2008-02-27 at 20:11 +0100, Mateusz Mierzwinski wrote:
2 > Another day with non compatible DRI on X. After 3 days of discover I've
3 > saw that Xorg must be compiled with same NPTL flag setting as MESA but
4 > guess what? Someone don't insert i965 card from VIDEO_CARD variable but
5 > Mesa sources allready provide that card's drivers. If I want to install
6 > Mesa with i965 card support I must download source from
7 > www.intellinuxgraphics.com by git and compile it by myself. But what
8 > should I do if I cannot enable NPTL flag in make compiled source without
9 > ./configure script?. Better to add i965 to mesa VIDEO_CARD variable. I
10 > don't want to change compile profile to non-NPTL.
11
12 Even better... i965 support is added by VIDEO_CARDS=i810 already. You
13 don't need to do anything by hand...
14
15 --
16 Chris Gianelloni
17 Release Engineering Strategic Lead
18 Games Developer
19 --
20 gentoo-dev@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] MESA i965 SUPPORT PLEASE! Mateusz Mierzwinski <mateuszmierzwinski@××.pl>