It turned out that several dependencies are conflicting with each other. I first tried these commands to remove all the problematic dependencies: ``` sudo dpkg --force-all --purge nvidia-kernel-common-535 sudo dpkg --force-all --purge nvidia-firmware-535-535.183.01 sudo dpkg --force-all --purge nvidia-compute-utils-535 '''
When the conflicts are removed, I ran: ``` sudo apt --fix-broken install ``` which then successfully fixed all the broken drivers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071750 Title: Ubuntu24.04 Nvidia Driver Unmet Dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535/+bug/2071750/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
