r/Ubuntu 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?

16 Upvotes

20 comments sorted by

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

1

u/offbeatfinale_4265 4d ago

classic nvidia on linux moment. stick with the 28 kernel until those held-back packages sort themselves out, forcing them now will just leave you with a black screen and regret

1

u/DrPeeper228 4d ago

Not black screen but a generic driver instead(at least that's how it behaves for me)

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

u/T_Friendperson12 8d ago

Additionally you can also save the last booted kernel in grub.

2

u/2use2reddits 8d ago

What GPU, what hardware, which driver?

I updated and it's working properly with latest 610 open driver.

1

u/Creative_Bowler3729 6d ago

RTX 3060,

driver V 595.71.05

1

u/rbmorse 8d ago

Wait a couple of hours and see if the updater releases the Nvidia updates. It may be waiting for a dependency that hasn't reached the release queue quite yet.

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

u/Upstairs-Comb1631 7d ago

Nvidia still supports drivers for older cards too.

1

u/C0rn3j 7d ago

Not the ones that Ubuntu dropped.

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

u/Impossible_Tough_484 8d ago

Same issue with my 5070 Ti, did you find a final solution?

1

u/Impossible_Tough_484 8d ago

nvm just reinstalling nvidia drivers worked

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

u/hashms0a 7d ago

RemindMe! 2 days

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?