R1Soft maintains thousands of binary (pre-compiled) Linux CDP device driver kernel modules. Use this form to search for a binary kernel module matching your running Linux kernel.

Note: If a match is not found you can request an automatic kernel module build from R1Soft using the r1soft-cki command line utility.

By Operating SystemMD5SUM/proc/versionBuild iduname

In the box below, select the linux operating system.
In the box below, enter the md5sum for your kernel.
This can be obtained by entering the following command:
# echo -n "$(cat /proc/version)"|md5sum
md5sum:
In the box below, enter the uname for the kernel.
The uname for your kernel can by obtained by entering the following command in a terminal
# uname -r
In the box below, enter the build id reported by r1soft-cki or the installer.
build id:
In the box below, enter the contents of /proc/version for your kernel.
This can by obtained by entering the following command in a terminal
# cat /proc/version