[Intel-gfx] how can i check xf86-video-intel version ?

Matt Turner mattst88 at gmail.com
Sun Nov 22 11:04:31 PST 2015


On Sat, Nov 21, 2015 at 5:00 PM, Perez Rodriguez, Humberto I <
humberto.i.perez.rodriguez at intel.com> wrote:

> hi guys,
>
> after compile xf86-video-intel driver, i trying to find how can i check
> its version, by example the latest version so far is : 2.99.917 , so for
> you maybe is easy how to identify it with one terminal command.
>
>
Try:

$ grep -A2 intel_drv /var/log/Xorg.0.log
[    17.416] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    17.418] (II) Module intel: vendor="X.Org Foundation"
[    17.418] compiled for 1.17.1, module version = 2.99.917

Also, please send plain-text email to the mailing list (not HTML).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20151122/6e80af2d/attachment.html>


More information about the Intel-gfx mailing list