TL;DR: Something's missing an install hook, and I don't know what needs it.
I had this one bite me in the posterior just this morning. Here's what I've discovered seems to be happening. When installing the lowlatency kernel tree on a fresh install with NVidia drivers, the hook that triggers `nvidia-driver-*` to recompile its kernel module doesn't happen. I tried doing a `sudo apt install --reinstall nvidia- driver-535` to force it to do so on my system, but the hook still didn't seem to run. I rebooted to the lowlatency kernel and worked from tty1. I installed `nvidia-driver-525` which pulled down `gcc-12-base`, `cpp-12`, `libgcc-12-dev`, `gcc-12`, and `dkms` as well as the`libnvidia-*` items needed for building the kernel module. It then proceeded to do so for the active kernels. Onde `dkms` had been called and the nvidia driver kernel module activated, the desktop came to life. At this point, installing `nvidia-driver-535` resulted in a kernel module compilation and install. Everything now works fine. I have no idea where this needs to go from here. Thanks, all! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-lowlatency in Ubuntu. https://bugs.launchpad.net/bugs/2043469 Title: Low-latency kernel can't boot to desktop Status in linux-meta-lowlatency package in Ubuntu: Confirmed Bug description: 23.10 fresh install. Generic kernel boots without problems. lowlatency can't boot to desktop, it gets stuck and shows black screen with cursor blinking. The same PC worked yesterday with 23.04 and low latency without problems. I have been running lowlatency kernel in this machine for a couple of years, no problems. ProblemType: Bug DistroRelease: Ubuntu 23.10 Package: linux-lowlatency 6.5.0.10.10.10 ProcVersionSignature: Ubuntu 6.5.0-10.10-generic 6.5.3 Uname: Linux 6.5.0-10-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.27.0-0ubuntu5 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Tue Nov 14 12:25:24 2023 InstallationDate: Installed on 2023-11-13 (1 days ago) InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64 (20231016.1) ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) SHELL=/bin/bash XDG_RUNTIME_DIR=<set> SourcePackage: linux-meta-lowlatency UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-meta-lowlatency/+bug/2043469/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

