You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix dkms.conf BUILD_EXCLUSIVE_KERNEL_MIN and BUILD_EXCLUSIVE_KERNEL_MAX.
MIN must be with -1 and MAX with +1 in comparation with current drivers versions.
For the DKMS to be able to build the driver with correct CONFIG_* we must set them in MAKE.
Add make dkms-config to get the list of CONFIG_* to be added in DKMS MAKE variable.