[Intel-gfx] [ANNOUNCE] xf86-video-intel 2.9.99.901
Arkadiusz Miskiewicz
arekm at maven.pl
Tue Dec 1 09:31:33 CET 2009
On Tuesday 01 of December 2009, Carl Worth wrote:
> Snapshot 2.9.99.901 (2009-11-30)
> ================================
> This is the first release candidate in preparation for the upcoming
> 2.10.0 release. We will appreciate any feedback we can get from
> testing of this snapshot to improve the 2.10.0 release.
This version won't work with currently released libdrm 2.4.15. By won't work I
mean screen "lockup", no way to switch to other console etc. All due to
missing drmGetDeviceNameFromFd symbol.
New libdrm is needed.
configure.ac needs
-PKG_CHECK_MODULES(DRM, [libdrm >= 2.4.11])
+PKG_CHECK_MODULES(DRM, [libdrm >= 2.4.16])
too
> -Carl
--
Arkadiusz MiĆkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
More information about the Intel-gfx
mailing list