After installing and restarting my machine, I had to reinstall nvidia- dkms-570-open as well for the driver to work.
Is it possible it only compiles for the currently-running kernel, instead of all installed ones? With the monitor working now after reinstall (dkms remove nvidia/535.230.02 --all) `dkms status` still says: Error! Could not locate dkms.conf file. File: /var/lib/dkms/nvidia/535.230.02/source/dkms.conf does not exist. (now I have 570-open installed, not 535) $ tree /var/lib/dkms/nvidia/ /var/lib/dkms/nvidia/ ├── 535.230.02 │ ├── 6.8.0-59-generic │ │ └── x86_64 │ │ ├── log │ │ │ └── make.log │ │ └── module │ │ ├── nvidia-drm.ko.zst │ │ ├── nvidia.ko.zst │ │ ├── nvidia-modeset.ko.zst │ │ ├── nvidia-peermem.ko.zst │ │ └── nvidia-uvm.ko.zst │ └── source -> /usr/src/nvidia-535.230.02 ├── 570.172.08 │ ├── 6.8.0-83-generic │ │ └── x86_64 │ │ ├── log │ │ │ └── make.log │ │ └── module │ │ ├── nvidia-drm.ko.zst │ │ ├── nvidia.ko.zst │ │ ├── nvidia-modeset.ko.zst │ │ ├── nvidia-peermem.ko.zst │ │ └── nvidia-uvm.ko.zst │ └── source -> /usr/src/nvidia-570.172.08 ├── kernel-6.8.0-59-generic-x86_64 -> 535.230.02/6.8.0-59-generic/x86_64 └── kernel-6.8.0-83-generic-x86_64 -> 570.172.08/6.8.0-83-generic/x86_64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121303 Title: Laptop doesn't recognize monitor since 6.8.0-71 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535/+bug/2121303/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
