Stefan Dirsch wrote:
On Fri, Oct 14, 2022 at 12:25:40PM +0100, Pit Suetterlin wrote:
I updated my TW laptop yesterday to TW20221012. After that, X does not start anymore. The laptop has an NVIDIA optimus card, GM108M [GeForce 940MX], I'm using the G05 series of drivers from the nvidia repo. The modules built w/o issues, and are loaded. But journalctl tells me
kernel: [drm:nv_drm_load [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000200] Failed to allocate NvKmsKapiDevice kernel: [drm:nv_drm_probe_devices [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000200] Failed to register device
and as a consequence X won't start (from Xorg.0.log) (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:2:0:0.
Hmm. Works for me with G05/Kernel 6.0 on a Quadro Kepler card without any issues. I suggest to try without
Then I might try to upgrade my home machine, too. That has a GeForce GTX 980. I've held that back so far...
options nvidia-drm modeset=1
in /usr/lib/modprobe.d/50-nvidia-default.conf.
Tried that (it's enough to just unload and reload the modules after changing it, yes?) But still the same error :( Can it be related to suse-prime somehow?