Bug ID | 1226438 |
---|---|
Summary | Nvidia drivers not loaded with kernel bigger than 6.3.9-1 |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | x86-64 |
OS | openSUSE Tumbleweed |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Kernel:Drivers |
Assignee | kernel-bugs@suse.de |
Reporter | ioannis.bonatakis@suse.com |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
I running TW on 6.3.9-1-default and until that version the Nvidia drivers works ``` ❯ lspci | grep -i nvidia 0000:65:00.0 VGA compatible controller: NVIDIA Corporation GP107GL [Quadro P600] (rev a1) 0000:65:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1) S | Name | Summary | Type ---+---------------------------+-----------------------------------------------------------------------+-------- i+ | kernel-firmware-nvidia | Kernel firmware files for Nvidia Tegra and graphics drivers | package i | libnvidia-egl-wayland1 | The EGLStream-based Wayland external platform | package il | nvidia-computeG05 | NVIDIA driver for computing with GPGPU | package il | nvidia-computeG05-32bit | 32bit NVIDIA driver for computing with GPGPU | package il | nvidia-gfxG05-kmp-default | NVIDIA graphics driver kernel module for GeForce 600 series and newer | package il | nvidia-glG05 | NVIDIA OpenGL libraries for OpenGL acceleration | package il | nvidia-glG05-32bit | 32bit NVIDIA OpenGL libraries for OpenGL acceleration | package il | x11-video-nvidiaG05 | NVIDIA graphics driver for GeForce 600 series and newer | package il | x11-video-nvidiaG05-32bit | 32bit NVIDIA graphics driver for GeForce 600 series and newer | package ``` However with every kernel version after this, there is a prompt for MOK, which is accepted and then, after boot screen is black. The Nvidia drivers are not loaded. I tried the steps in the documentation and also installed nvidiaG07 but I think there was the same problem