Update to KUbuntu 25.10

Kubuntu Debug

I have decided to update my main machine to Kubuntu 25.10 from 24.10 as I got a notification that 24.10 will stop receiving updates soon. But the process was not smooth, so I decided to collect some receipts here, as I feel that I will face the same during the next upgrade

After I execute do-release-upgrade I faced next issue

After some manipulations I was able to fix this by removing the package and force reinstall

Then I faced few similiar errors but with the same approach I was able to upgrade the system. And then I rebooted..

After the reboot I found a black screen and my monitors went to stand by mode. Gemini said that I need to re-install nvidia drivers or use built-in nouveau.

I was able to switch to terminal from this black screen by using shortcut Ctrl+Alt+F4, but I found that I don’t have internet as my WiFi wasn’t enabled.

I have enabled it by using next

I tried to use nouveau drivers but this didn’t help, anyway here is the steps

Then I chatted with Gemini and decided to back to Nvidia drivers installation

I have reinstalled them as follow

I checked the errors like that

and found next error

  • Unable to find autologin session entry plasmax11

I though it was the reason of the problem so I tried to resolve it by commenting autologin options in

Then I tried to restart sddm, but this didn’t help

Then I start debugging with Gemini, I found some errors in the Xorg log

The errors looked liked

  • (EE) No Layout section. Using the first Screen section
  • (EE) Screen 0 deleted because of no matching config section
  • (EE) A screen section was not found

Gemini said that the problem probably with the xorg.conf, I checked it and found that it doesn’t exists

so I re-created it via nvidia utility

Nvidia created the next file

And after the reboot I saw the login screen.

Then I found that some of the applications based on chrome could not start.

Some strange behavior also appeared, for example the “Spare Layouts” functionality didn’t work.

After some investigation I found that I was booted to buggy “Wailand” instead of “X11”.

Current manager can be checked like the next

To change to X11 you need to install next package

And after installation you need to log out from the current session and choose the “Plasma (X11)” instead of “Wayland”.

And that’s all)) Don’t start an upgrade if you don’t have couple of hours for the configuration issues debugging ))

About the Author: vo