[Intel-gfx] doubt regarding how to get the version of xf86-video-intel
Perez Rodriguez, Humberto I
humberto.i.perez.rodriguez at intel.com
Sat Jan 2 22:51:48 PST 2016
Hi :
I've installed xf86-video-intel 2.99.917, with the following commands :
./autogen.sh -prefix=/opt/X11R7 -libdir=/opt/X11R7/lib -enable-debug
make -j6
sudo make install
but when I try to see the version installed which is 2.99.917 I have this one 2.99.910, the command that im using is :
command : grep -A2 intel_drv /var/log/Xorg.0.log | tail -n 1
output : [ 20.610] compiled for 1.15.1, module version = 2.99.910
and I would like to know if you have a different command to get the version of xf86-video-intel, I would appreciate your help :)
as additional info I put my bashrc configuration (ubuntu 14)
### Driver Graphics Stack path
export INSTALL_ROOT=/opt/X11R7
export PATH=/opt/X11R7/bin:$PATH
export LIBGL_DRIVERS_PATH=/opt/X11R7/lib/dri:/opt/X11R7/lib
export LD_LIBRARY_PATH=/opt/X11R7/lib:/opt/X11R7/lib32:/lib:/lib64:/usr/lib:/usr/lib64
export LIBGL_DEBUG=verbose
export PKG_CONFIG_PATH=/opt/X11R7/share/pkgconfig:/opt/X11R7/lib/pkgconfig:/usr/lib/pkgconfig:$PKG_CONFIG_PATH
export SW="env LIBGL_ALWAYS_SOFTWARE=1"
export LDFLAGS=" -L${INSTALL_ROOT}/lib $LDFLAGS"
export ACLOCAL="aclocal -I ${INSTALL_ROOT}/share/aclocal"
export CMAKE_INCLUDE_PATH=/opt/X11R7/include/:$CMAKE_INCLUDE_PATH
export CMAKE_LIBRARY_PATH=/opt/X11R7/lib/:$CMAKE_LIBRARY_PATH
export DISPLAY=:0
Cheers
[cid:image001.png at 01CF8BAC.3B4C5DD0]
Humberto Perez
OTC Linux Graphics
OpenSource Technology Center
Project: 01.org Intel Open Source
Intel(r) Graphics for Linux
iNet 8-645-2968
Before printing this email, consider your Environmental Responsibility!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20160103/cb207f2d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 4914 bytes
Desc: image001.png
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20160103/cb207f2d/attachment.png>
More information about the Intel-gfx
mailing list