<DC-IRC> [Discord] <learnopenhd> how to use dkms?
<DC-IRC> [Discord] <learnopenhd> 8812eu dkms install error
<DC-IRC> [Discord] <learnopenhd> Your kernel headers for kernel 6.6.54-current-sunxi64 cannot be found at /lib/modules/6.6.54-current-sunxi64/build or /lib/modules/6.6.54-current-sunxi64/source
<DC-IRC> [Discord] <learnopenhd> How to Add Kernel Headers When Compiling Armbian?
<DC-IRC> [Discord] <learnopenhd> How to Download Kernel Headers on a Development Board When apt Can’t Find the Package
<DC-IRC> [Discord] <Werner> I never used dkms so cannot tell. Use INSTALL_HEADERS=yes as switch when building
<DC-IRC> [Discord] <learnopenhd> Can I compile the kernel directly from the cached sources without using a patch
<DC-IRC> [Discord] <Werner> ./compile.sh kernel
<DC-IRC> [Discord] <Werner> For a set of kernel packages
<DC-IRC> [Discord] <learnopenhd> Thank you very much
<DC-IRC> [Discord] <learnopenhd> Where is the error message located