On 11/13/24 15:41, matias wrote:
* What outcome did you expect instead? modules to be installed in all kernels installed if kernel allows it.
You probably want to enable 'autoinstall_all_kernels' in /etc/dkms/framework.conf (or rather in a new file /etc/dkms/framework.conf.d/<my-local-changes>.conf) # Automatic installation and upgrade for all installed kernels if set to a # non-null value: # autoinstall_all_kernels="" Andreas