Tutto è endato bene fino a quando non ho tentato di installare i drivers nvidia della mia GeForce 6150SE nForce che con i nuveau non è mai andata d'accordo. Ora sto usando i vesa generici, ma non è il massimo
Se ho capito bene, durante la compilazione per la pezza al kernel mi dice che c'è un problema col compilatore
Allego pezzi del log prodotto da nvidia, dove io ci capisco poco.
Grazie
Codice: Seleziona tutto
NVIDIA: calling KBUILD...
make -C /lib/modules/4.1.13/build KBUILD_SRC=/usr/src/linux-4.1.13 \
-f /usr/src/linux-4.1.13/Makefile modules
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2 " ERROR: Kernel configuration is invalid."; \
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo >&2 ; \
bin/false)
mkdir -p /tmp/selfgz767/NVIDIA-Linux-x86-304.128/kernel/.tmp_versions ; rm -f /tmp/selfgz767/NVIDIA-Linux-x86-304.128/kernel/.tmp_versions/*
make -f /usr/src/linux-4.1.13/scripts/Makefile.build obj=/tmp/selfgz767/NVIDIA-Linux-x86-304.128/kernel
cc -Wp,-MD,/tmp/selfgz767/NVIDIA-Linux-x86-304.128/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/i586-slackware-linux/5.2.0/include -I/usr/src/linux-4.1.13/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-4.1.13/include -Iinclude
-I/usr/src/linux-4.1.13/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-4.1.13/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-4.1.13/include/linux/kconfig.h -I/tmp/selfgz767/NVIDIA-Linux-x86-304.128/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -fstack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibli
ng-calls -fno-var-tracking-assignments -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -I/tmp/selfgz767/NVIDIA-Linux-x86-304.128/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.128\" -Wno-unused-function -Wuninitialized -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz767/NVIDIA-Linux-x86-304.128/kernel/nv.o /tmp/selfgz767/NVIDIA-Linux-x86-304.128/kernel/nv.c
