![](https://seccdn.libravatar.org/avatar/f67afbd89dbb23d1470eeac1f310c302.jpg?s=120&d=mm&r=g)
Stefan Dirsch skreiv 20.01.2023 01:01:
I just filedhttps://bugzilla.opensuse.org/show_bug.cgi?id=1207314 - can anyone else confirm? I think this is an update issue (no nvidia kernel modules availabe after update), which only happens on Tumbleweed then. Kernel modules get removed in %postun of nvidia-gfxG06-kmp-default when replacing this package with nvidia-driver-G06-kmp-default (%postun of old package runs after %post of new package). I addressed this for Leap by a %triggerpostun script for the old package (mega ugly I know!), but seems I forgot this for Tumbleweed. 🙁
If my theory is correct, this happens only on Tumbleweed and not on Leap. And a fresh installation of vidia-driver-G06-kmp-default package just fixes this issue.
Unfortunately I only did my update tests on Leap 15.4. 🙁
Please give this workaround a try.
I can confirm that zypper in --force nvidia-driver-G06-kmp-default (and a reboot) fixes the problem. -- Karl Ove Hufthammer