On Sun, Aug 23, 2009 at 12:09 PM, Robert Schien<[email protected]> wrote: > On Sun, Aug 23, 2009 at 08:28:23PM +0200, Urs Beyerle wrote:
>> try >> >> yum install kernel-devel >> Urs > > kernel-devel is already installed. (I checked it with yum) > This package was installed during a dependency of the package dkms. Does your *running* kernel match your kernel-devel? You can check it by comparing: uname -mr and the output of: rpm -qa kernel\* | sort Akemi
