@Aki I found the cause problem. I had the module signing set up to be done automatically via DKMS. This included a file /etc/dkms/nvidia-current.conf, where the name of the conf file must match the module names. It turns out that in the driver 565 all nvidia modules were renamed from nvidia-current-* to nvidia-* (the current- part was dropped). The solution was to rename /etc/dkms/nvidia-current.conf to /etc/dkms/nvidia.conf and it now works.
Statistics: Posted by killy9999 — 2024-11-07 15:03