Running "zypper dup" today, I see that the kernel was updated to 3.10.0-16.g3dcd746-desktop .
I rebooted to use the new kernel. There was no desktop. This was expected, since I am using the Nvidia drivers.
I reran the nvidia driver installer. It failed to build. The last few lines of the log:
I rebooted to use the new kernel. There was no desktop. This was expected, since I am using the Nvidia drivers.
I reran the nvidia driver installer. It failed to build. The last few lines of the log:
Code:
/tmp/selfgz8190/NVIDIA-Linux-x86_64-304.88/kernel/nv-i2c.c: In function ‘nv_i2c_del_adapter’:
/tmp/selfgz8190/NVIDIA-Linux-x86_64-304.88/kernel/nv-i2c.c:327:14: error: void value not ignored as it ought to be
make[4]: *** [/tmp/selfgz8190/NVIDIA-Linux-x86_64-304.88/kernel/nv-i2c.o] Error 1
make[3]: *** [_module_/tmp/selfgz8190/NVIDIA-Linux-x86_64-304.88/kernel] Error 2
make[2]: *** [sub-make] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.