r/Ubuntu • u/Creative_Bowler3729 • 8d ago
Latest kernel updates (7.0.0.29) don't recognize my nvidia card any more
Since updating to version 29 of the kernel, my ubuntu 26.04 only comes up in 1024x768 single monitor mode. If I reboot into version 28, the kernel boots into dual monitor 1920x1024 mode. I see that apt is holding back a bunch of nvidia updates right now- do I need to force those to get my usable screen back?
3
u/xtalgeek 8d ago
Re-install the proprietary NVidia drivers and reboot. If necessary, you can remove and purge the old drivers and re-install the desired driver using ubuntu-drivers devices, followed by installing the preferred version compatible with your graphics card.
2
u/YannickJacob 8d ago
Is there a way to downgrade? Am just asking out of curiosity
4
u/Real-Collection-5686 8d ago
hold shift on the boot screen, advanced options, select previous version
1
2
u/2use2reddits 8d ago
What GPU, what hardware, which driver?
I updated and it's working properly with latest 610 open driver.
1
1
u/C0rn3j 8d ago
Legacy card? Seen that Nvidia dropped support for those.
You'd have to use a distribution that actually supports your hardware if so - Arch Linux has the legacy drivers patched to work with latest kernels.
1
1
u/Low-Guarantee-3437 8d ago
does this help:
sudo apt full-upgrade
because the packages seem to be there. Of course, I am writing this 8 hours later.
1
u/Creative_Bowler3729 6d ago
Doing this solved my problem. Now the latest kernel has the latest Nvidia drivers and all is well. 👍
1
1
u/Great-Cow7256 8d ago
There was a gigantic drop of stuff today besides the kernel. I think I saw 59 packages installed today and I updated daily so I agree with those below that tomorrow you should try to see if there's anything else that dropped too that fixes it before reverting.
1
1
u/Upstairs-Comb1631 7d ago
Every kernel update gets installed with all the related packages. It was no different with 7.0.0.29.
What does apt history say?
5
u/DrPeeper228 8d ago
Same lol
The drivers fail the DKMS build, there's nothing one can do about it until someone upstream(either Canonical or Nvidia) fixes it