How can I find exact version of GPU driver running on my Kubuntu Linux

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Thu Apr 18 14:25:59 UTC 2013


On Thu, Apr 18, 2013 at 10:15:10AM -0400, bob295 wrote:
> I've been fighting a battle to understand and fix a GPU hang error on my Kubuntu 
> system.    My system uses the Intel i915 driver.     I've upgraded to the 
> "latest and greatest" according to 01.org/linuxgraphics.     Still no joy.
> 
> How can I find the version number of the i915 driver which is installed and 
> running?
> 
> Thanks in advance for your help.

Check /var/log/Xorg.0.log

For example I see:

[   304.841] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   304.860] (II) Module nouveau: vendor="X.Org Foundation"
[   304.860]    compiled for 1.12.4, module version = 1.0.1
[   304.860]    Module class: X.Org Video Driver
[   304.860]    ABI class: X.Org Video Driver, version 12.1

Seems reasonable given:

ii  xserver-xorg-video-nouveau                                  1:1.0.1-5                         amd64        X.Org X server -- Nouveau display driver

So 1.0.1 is the version of the nouveau driver I am using in X right now.

-- 
Len Sorensen
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list