Strange. You said that 10-nvidia-conf was on of the files you removed, because it was causing problems with 22.04 and Linux Kernel 6.2.0-26-generic.
Did you keep the contents of it so you can post the contents of it (to compare with mine, which is still default)?
The reason I ask it that this is mine, which I am not having problems with...
Code:
mafoelffen@msi-ubuntu:~$ ls /usr/share/X11/xorg.conf.d/
10-amdgpu.conf 10-quirks.conf 40-libinput.conf
10-nvidia.conf 10-radeon.conf 70-wacom.conf
mafoelffen@msi-ubuntu:~$ apt list nvidia-driver-* --installed
Listing... Done
nvidia-driver-530/jammy-updates,jammy-security,now 535.86.05-0ubuntu0.22.04.1 amd64 [installed]
nvidia-driver-535/jammy-updates,jammy-security,now 535.86.05-0ubuntu0.22.04.1 amd64 [installed,automatic]
mafoelffen@msi-ubuntu:~$ grep . /usr/share/X11/xorg.conf.d/10-nvidia.conf
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
ModulePath "/usr/lib/x86_64-linux-gnu/nvidia/xorg"
EndSection
mafoelffen@msi-ubuntu:~$ uname -r
6.2.0-32-generic
mafoelffen@msi-ubuntu:~$ lsb_release -d
Description: Ubuntu 22.04.3 LTS
It was not having problems with Kernel 6.2.0-26 (though my laptop had other challenges where it would not reboot without going to the BIOS boot menu).
Bookmarks