<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Nov 21, 2015 at 5:00 PM, Perez Rodriguez, Humberto I <span dir="ltr"><<a href="mailto:humberto.i.perez.rodriguez@intel.com" target="_blank">humberto.i.perez.rodriguez@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">





<div lang="ES-MX" link="#0563C1" vlink="#954F72">
<div>
<p style="margin-right:0in;margin-bottom:9.6pt;margin-left:0in;line-height:13.5pt;background:white">
<span lang="EN-US" style="font-size:9pt;font-family:Tahoma,sans-serif;color:rgb(51,51,51)">hi guys,<u></u><u></u></span></p>
<p style="margin-right:0in;margin-bottom:9.6pt;margin-left:0in;line-height:13.5pt;max-width:45em;word-spacing:0px;background:white">
<span lang="EN-US" style="font-size:9pt;font-family:Tahoma,sans-serif;color:rgb(51,51,51)">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.<u></u><u></u></span></p>
<p style="margin-right:0in;margin-bottom:9.6pt;margin-left:0in;line-height:13.5pt;max-width:45em;word-spacing:0px;background:white">
<span lang="EN-US" style="font-size:9pt;font-family:Tahoma,sans-serif;color:rgb(51,51,51)"></span></p></div></div></blockquote><div><br></div><div>Try:</div><div><br></div><div>$ grep -A2 intel_drv /var/log/Xorg.0.log</div><div>[    17.416] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so</div><div>[    17.418] (II) Module intel: vendor="X.Org Foundation"</div><div>[    17.418] <span class="" style="white-space:pre">       </span>compiled for 1.17.1, module version = 2.99.917 </div></div><br></div><div class="gmail_extra">Also, please send plain-text email to the mailing list (not HTML).</div></div>