Hi Dag, dkms has kernel-devel as a requirement: Requires: bash > 1.99, kernel-devel This is fine for the standard kernel. However, in RHEL/CentOS, there are other types of kernels such as kernel-xen and kernel-PAE. In these kernels, dkms fails to pull in the -devel rpm (e.g. kernel-xen-devel). Is there any way to get around this? Akemi (toracat on irc)