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

Jason Shaw grazer-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Thu Apr 18 15:16:11 UTC 2013


> On Thu, Apr 18, 2013 at 10:43 AM, bob295 <icanprogram-sKcZck+fQKg at public.gmane.org> wrote:
> Thanks.   Best I can tell from the Intel Tech Center site at:
>
> https://01.org/linuxgraphics/downloads/2013/2013q1-intel-graphics-stack-release
>
> the GPU fix I'm after is in a section called kernel (kernel module?)  Any idea
> how I would see if that version is running?
>

Hey bob,

It looks like you are referring to the "Kernel: Linux 3.8.2
http://www.kernel.org/pub/linux/kernel/v3.x/" bit of that page. If
that's the case, you'll need to make sure that Linux Kernel 3.8.2 is
installed.  You can get your current running kernel version with
"uname -a" like this:

jshaw at jshaw:~$ uname -a
Linux jshaw 3.5.0-23-generic #35-Ubuntu SMP Thu Jan 24 13:15:40 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux

This shows that I'm running kernel version 3.5.0-23-generic, compiled
for X86_64.

The link provided by intel is for the generic kernel source code,
straight from kernel.org, which means you'll need to either download
that, configure it and compile it yourself, or find out if that kernel
version is available for Kubuntu yet.

I can't verify whether or not this will work for you, but I found an
Ubuntu thread about installing 3.8.2:
http://ubuntuforums.org/showthread.php?t=2122056

If I misunderstood your question, sorry :)
-jason
--
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