Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

kernel-devel different from kernel version.

pokharelOct 14 2012 — edited Nov 16 2012
hello,
I was trying to install nvidia graphics driver but I am getting the error of kernel files. I suppose this is because of the vesion mismach of the kernel and kernel-devel.

#uname -mr
2.6.39-200.32.1.el6uek.x86_64 x86_64

whereas
[root@ntcpc Desktop]# rpm -qa kernel\* | sort
kernel-2.6.32-279.9.1.el6.x86_64
kernel-2.6.32-279.el6.x86_64
kernel-devel-2.6.32-279.9.1.el6.x86_64
kernel-firmware-2.6.32-279.9.1.el6.noarch
kernel-uek-2.6.39-200.24.1.el6uek.x86_64
kernel-uek-2.6.39-200.32.1.el6uek.x86_64
kernel-uek-firmware-2.6.39-200.24.1.el6uek.noarch
kernel-uek-firmware-2.6.39-200.32.1.el6uek.noarch
kernel-uek-headers-2.6.32-300.32.3.el6uek.x86_64


yum update kernel-devel won't help since it says it is up to date.

What can I do to match the kernel-devel to the kernel version?

Thank you
This post has been answered by Avi Miller-Oracle on Oct 14 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2012
Added on Oct 14 2012
3 comments
1,015 views