I havent experienced any such issues on Kubuntu 22.04.
I have no idea but at a guess,
It looks like a confluence of the failing on the Users part of installing the complete and correct set of post install configurations after OS install and Driver install as per the official release README or instruction, Grub’s known inadequacies,Uefi, efimanager, ubuntu-drivers-common gpu manager service, GBM, GDM, Wayland , Xorg and the Gnome Devs atittude of " sure we could resolve it, . . . but any decent distro should already have the built in contingencies to resolve it and if no one asks we wont tell..
The information you’ve provided is lacking.
Basic System information? SystemWide Native Linux, Dual Boot, nVidia w/ Intel iGPU?
Pure Uefi or Compatibility Mode?
Kernel information? OEM? Generic?
Manufacturers Boot Logo must be [ disbaled ] in bios permanently.
FastBoot must be [ disbaled ] in bios permanently.
Grub time out must be at least 5.
These 3 things will never change. I believe Systemd boot relsoves this.
Plymouth shouldnt be uninstalled.
Plymouth and Splash should be disabled.
“nosplash noplymouth”
Make sure “nogpuservice” service isnt installed and the gpumanager.service is running.
The " the nvidia-drm" kernel parameter MUST be set for early loading.
This isnt a choice anymore with wayland especially with GDM3.
" nvidia-drm.modeset=1" should be installed in /etc/default/grub
As per the Official nVidia-Driver-510_README
I also suggest adding:
options nvidia-drm modeset=1
to /etc/modprobe.d/nvidia.conf
and
MODULES=“nvidia nvidia_modeset nvidia_uvm nvidia_drm”
nvidia
nvidia_modeset
nvidia_uvm
nvidia_drm
to /etc/initramfs-tools/modules
MODULES=“nvidia nvidia_modeset nvidia_uvm nvidia_drm”
nvidia
nvidia_modeset
nvidia_uvm
nvidia_drm
to /etc/modules-load.d/modules.conf
update-initramfs -c -k all
I dont know if the above is right but I know its not wrong.
Is your system completely and correctly configured as per:
I’ve be using Kubuntu 22.04 Jammy as a daily driver for the past 4 weeks with out issue.
As a sidenote it’s the best Linux Desktop OS experience I’ve have since using the Linux Desktop OS exclusively since 2014 and it’s in Alpha!
Source of kernel. Extenden Ubuntu /Canonical Repositories? Backports, Proposed? Canonical Proposed?
Type of kernel. OEM, Generic, Low-Latency,Generic, -hwe-20.04, -hwe-20.04-edge,
Re: 5.15.0-17 = good?
Where are you getting this from. There’s no 5.15.0-17 Kernel available that I can see?
Re:5.15.0-18 = black screen?
I have no issue at all with this kernel. Everything is functioning normally and optimally.
Re:5.15.0-22 = black screen?
I have no issue at all with this kernel. Everything is functioning normally and optimally.
What I have installed.
5.15.0-22 linux-generic
5.15.0-22 linux-generic-hwe-20.04
5.15.0-22 linux-headers-generic
5.15.0-22 linux-headers-generic-hwe-20.04
5.15.0-22 linux-image-generic
5.15.0-22 linux-image-generic-hwe-20.04
5.15.0-22 linux-source
5.15.0-22 linux-tools-generic
5.15.0-22 linux-tools-generic-hwe-20.04
5.15.0-22 nvidia-modprobe
The Ubuntu re-packaged nVidia-510-dkms-driver works perfectly regardless if the Linux-Objects,Modules,Sigs-nvidia blob is installed and configured or not.
I only have Linux-Objects,Modules,Sigs-nvidia blob installed aswell as a personal experiment.
I’ve have trouble finding any decent documentation from Ubuntu re: Linux-Objects,Modules,Sigs-nvidia blob
I havent found any conflict or benefit yet from late linking the nVidia blob from a system with no running desktop / OPenGl processes.
5.15.0-22 linux-modules-nvidia-510-5.15.0-22-generic
5.15.0-22 linux-modules-nvidia-510-generic-hwe-20.04
5.15.0-22 linux-objects-nvidia-510-5.15.0-22-generic
(linux-objects-nvidia isnt to be installed directly it is installed with linux-modules-nvidia)
5.15.0-22 linux-signatures-nvidia-5.15.0-22-generic
Installationh of Linux-Objects,Modules,Sigs-nvidia blob
apt-get install --reinstall --install-recomends linux-modules-nvidia-510-5.15.0-22-generic -y && #
apt-cache show -a linux-modules-nvidia-510-5.15.0-22-generic -y && #
How to invoke latelinking.
dpkg-reconfigure linux-modules-nvidia-510-5.15.0-22-generic -y && #
update-grub && update-initramfs -c -k all && update-pciids -y && #
Re:5.16.0-051600 (mainline) = good
Great I have no interest.I’ll take your word for it.
5.17-rc7 [mainline] = black screen
Well.. It’s not to be unexpected along with a host of other issues.
Extended Sources . 22.04
Alberto is the Canonical nVidia Package Maintainer.
I usually will only use the Kisak PPAs. However KISAK hasnt provided 22.04 PPA yet.
I’ve had no issues using the oibaf ppa yet although I have in previous releases.
https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa
anyway thats my guess.