Joseph wrote: > On 02/22/13 09:10, Alexandre Domi wrote: >> Seems you're getting a nvidia segfault... Did you try revdep-rebuild, >> or updating your system? >> >> Regards > > Yes, I just updated the system. > When I try to compile nvidia-drivers I get this message: > ... > test -e include/generated/autoconf.h -a -e include/config/auto.conf || > ( \ > echo; \ > echo " ERROR: Kernel configuration is invalid."; \ > echo " include/generated/autoconf.h or > include/config/auto.conf are missing.";\ > echo " Run 'make oldconfig && make prepare' on kernel src to > fix it."; \ > echo; > ... > > And I did run "ake oldconfig" when I upgraded the kernel. >
It also says to run make prepare. Me, I would run "make all" if I could. I'm assuming you have complete access to your own system here. My next question in my mind. How did you compile a kernel and not run make all? If you compiled the kernel you are running on that system then all that should be there. That leads to a new question. What kernel is /usr/src/linux pointing too? Is it the correct one? Just thinking out loud here. Maybe it helps. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!