5 Oct
2024
5 Oct
'24
09:19
https://bugzilla.suse.com/show_bug.cgi?id=1230779 https://bugzilla.suse.com/show_bug.cgi?id=1230779#c13 --- Comment #13 from Stefan Dirsch <sndirsch@suse.com> --- if this doesn't work --- $ sudo rpm -e nvidia-driver-G06-kmp-default --nodeps $ sudo zypper in nvidia-driver-G06-kmp-default --- my guess is that you're building the kernel modules for a newer kernel version (e.g. 6.11) and are running an older kernel (6.10.11-1). So check the kernel packages, which you have installed $ rpm -qa | grep kernel | grep -v kernel-firmware and make sure to boot the right kernel. -- You are receiving this mail because: You are on the CC list for the bug.