On 4/3/21 12:03 AM, Frederic Muller wrote:
DKMS: add completed. Error! echo Your kernel headers for kernel 5.11.10-200.fc33.x86_64 cannot be found at /lib/modules/5.11.10-200.fc33.x86_64/build or /lib/modules/5.11.10-200.fc33.x86_64/source. You can use the --kernelsourcedir option to tell DKMS where it's located.
In fedora kernel headers are apparently in /usr/src/kernels/<kernel_version>/include/
/lib/modules/5.11.10-200.fc33.x86_64/build is a symlink to that directory. You most likely haven't installed the kernel-devel package.