You are not logged in.

#1 2006-04-19 14:40:57

EAD
Member
Registered: 2006-03-11
Posts: 255

how to know what is my kernel version to the small deitals?

Hii, every time I update my sys to new kernel, when doing " uname -a" I get 2.6.16, but I want the full one include 2.6.16.x like the one there is now 2.6.16.9-1, How can I get this number?
:?:

Offline

#2 2006-04-19 14:42:59

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: how to know what is my kernel version to the small deitals?

pacman -Qi kernel26 ;-)

Offline

#3 2006-04-19 15:02:39

EAD
Member
Registered: 2006-03-11
Posts: 255

Re: how to know what is my kernel version to the small deitals?

AndyRTR wrote:

pacman -Qi kernel26 ;-)

amm isn't there other way?
if I am working on other linux distro?

Offline

#4 2006-04-19 16:45:18

user
Member
Registered: 2006-03-29
Posts: 465

Re: how to know what is my kernel version to the small deitals?

EAD wrote:
AndyRTR wrote:

pacman -Qi kernel26 ;-)

amm isn't there other way?
if I am working on other linux distro?

Most distro will show the detail number.

here is mine on arch 0.7.1

Linux arch 2.6.16.1 #7 PREEMPT Tue Apr 4 19:45:37 XXX 2006 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

"#7" means that i had custom kernel compile 7 times.

PS: updated

uname -a
Linux arch 2.6.17-rc2-git6 #0 PREEMPT Tue Apr 25 17:02:37 XXX 2006 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux


I removed my sig, cause i select the flag, the flag often the target of enemy.

SAR brain-tumor
[img]http://img91.imageshack.us/img91/460/cellphonethumb0ff.jpg[/img]

Offline

#5 2006-04-19 17:59:27

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,718
Website

Re: how to know what is my kernel version to the small deitals?

As far as I know all Linux dist. will respond to : cat /proc/version

Hope this helps.

Rick

Offline

#6 2006-04-19 18:03:50

stavrosg
Member
From: Rhodes, Greece
Registered: 2005-05-01
Posts: 330
Website

Re: how to know what is my kernel version to the small deitals?

The official PKGBUILDs drop the 'detail' number, because then all other drivers that depend on the kernel will also need recompiling, which isn't necessary since the API (should be) stable.

Offline

Board footer

Powered by FluxBB