This (from https://forum.zorin.com/t/after-upgrade-nvidia-driver-wont- install-and-can-only-use-1-monitor/45591) helped:
1. sudo apt remove --purge '^nvidia-.*' 2. sudo apt --fix-broken install && sudo apt update 3. sudo apt install nvidia-driver-550 nvidia-dkms-550 After step 2, I wanted to give the "Software and Updates" GUI a chance to install 550, but that failed complaining about not being able to fulfill a linux 6.8.0-55 (I'm on -52) dependency. So I went with the command line and did step 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067780 Title: Error installing auto-updates: nvidia-kernel-source-545 545.29.06-0ubuntu0.22.04.2: nvidia kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-545/+bug/2067780/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
