but on reboots
sgfxi failed to build properly
/var/log/nvidia-installer.log
contains
Code: Select all
NVIDIA: calling KBUILD...
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2" ERROR: Kernel configuration is invalid.";
...
/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv.c:2039:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
scripts/Makefile.build:258: recipe for target '/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv.o' failed
make[3]: *** [/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv.o] Error 1
Makefile:1405: recipe for target '_module_/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel' failed
make[2]: *** [_module_/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
Makefile:250: recipe for target 'module' failed
make[1]: *** [module] Error 1
makefile:59: recipe for target 'module' failed
make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
Code: Select all
make[2]: *** [_module_/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
Makefile:250: recipe for target 'module' failed
make[1]: *** [module] Error 1
makefile:59: recipe for target 'module' failed
make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
any ideas?