Hello out there, I have an issue with my new Debian installation. I
choose stable for now, to keep it simple. So used the stable
installation ISO to install Debian on a MSI Z690-A with a Intel Core
I7-14700 and a GeForce RTX 4060Ti. The Nouveau driver did not work with
this card so I installed the Nvidia driver and everything to build it.
Then I created my MOK key and enrolled them. So the nvidia-current
module is signed now and is getting loaded as nvidia_drm, nvidia_modeset
and nvidia. But something still prevents the X server from starting:
[ 304.354] (II) NVIDIA GLX Module 535.183.01 Sun May 12 19:37:53 UTC
2024
[ 304.355] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 308.891] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at
PCI:1:0:0. Please
[ 308.891] (EE) NVIDIA(GPU-0): check your system's kernel log for
additional error
[ 308.891] (EE) NVIDIA(GPU-0): messages and refer to Chapter 8:
Common Problems in the
[ 308.891] (EE) NVIDIA(GPU-0): README for additional information.
[ 308.891] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA
graphics device!
[ 308.891] (EE) NVIDIA(0): Failing initialization of X screen
[ 308.891] (II) UnloadModule: "nvidia"
[ 308.891] (II) UnloadSubModule: "glxserver_nvidia"
[ 308.891] (II) Unloading glxserver_nvidia
and dmesg gives me this:
[ 40.344811] nvidia: module license 'NVIDIA' taints kernel.
[ 40.344811] Disabling lock debugging due to kernel taint
....
[ 46.716241] NVRM: GPU 0000:01:00.0: RmInitAdapter failed!
(0x23:0x65:1426)
[ 46.716422] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device
minor number 0
....
[ 47.042454] Lockdown: Xorg: raw io port access is restricted; see man
kernel_lockdown.7
[ 51.092248] NVRM: GPU 0000:01:00.0: RmInitAdapter failed!
(0x23:0x65:1426)
[ 51.092330] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device
minor number 0
[ 55.097874] NVRM: GPU 0000:01:00.0: RmInitAdapter failed!
(0x23:0x65:1426)
[ 55.097953] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device
minor number 0
the last two lines repeats 1000++ times
I think it's still SecureBoot, but what is it this time? Can anyone help
Thank you in advance
BR Chris