Newer Xorg, older Mesa

Adam Kirchhoff adam.k.kirchhoff at gmail.com
Wed Sep 5 10:06:27 UTC 2012


On Wed, Sep 5, 2012 at 2:00 AM, Niclas Zeising <zeising at daemonic.se> wrote:

> On 2012-09-05 01:59, Adam Kirchhoff wrote:
> > Does anyone know if it's possible to get the newer X server from
> > WITH_NEW_XORG, yet get an older version of Mesa older than 8.0.x (since
> the
> > classic r600 and r300 drivers were dropped from Mesa with the 8.0
> release)?
>
>
> It might be possible, depending perhaps on how old mesa version you go
> to.  are the r600 and r300 supported by the mesa version that's
> installed from the ports system when running with WITH_NEW_XORG?


I'm not sure, honestly, and can't check right away.  What version of Mesa
does the ports tree provide with WITH_NEW_XORG?  In the development tree,
WITH_NEW_XORG gives Mesa 8.0.x, which is too new for the r600 classic
driver.  In the development tree, not setting WITH_NEW_XORG gives Mesa 7.6,
which is apparently too old to include the r600 classic driver.

Last night I compiled Mesa 7.11.2, separate from the ports tree, and that
provided the r600 classic driver, which seems to work fine (tested with a
number of the Mesa demos).

Adam


More information about the freebsd-x11 mailing list