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