NVIDIA GTX 980 Driver problem

This worked for me too. It’s a bit extreme to have to delete a kernel but better than not having a working system at all.

Note that when it rebuilt nvidia-gfxG04-kmp-default it gave lots of warnings, but the resulting system rebooted and worked so I guess they were just warnings.

Problem is due to a weak install script. Here is a fix that is less extreme, more conventional.

Install nvidia-gfxG04-kmp-default (or desktop). If you can;t get past the console login, start there and log on as root. Use this command.

zypper in --force rpm -qa "nvidia-gfx*kmp*"

Now reboot.

Actually it seems to be caused by a bug in the “weak-updates” install script… :wink:

Should be fixed in the latest nvidia packages though, according to http://lists.opensuse.org/opensuse-bugs/2016-03/msg01226.html .