Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nvidia driver - blank screen not even console display
Date: Fri, 22 Feb 2013 08:24:22
Message-Id: 20130222082410.GA9042@syscon7.inet
In Reply to: Re: [gentoo-user] Nvidia driver - blank screen not even console display by Alexandre Domi
1 On 02/22/13 09:10, Alexandre Domi wrote:
2 > Seems you're getting a nvidia segfault... Did you try revdep-rebuild,
3 > or updating your system?
4 >
5 > Regards
6
7 Yes, I just updated the system.
8 When I try to compile nvidia-drivers I get this message:
9
10 ...
11 test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
12 echo; \
13 echo " ERROR: Kernel configuration is invalid."; \
14 echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\
15 echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
16 echo;
17 ...
18
19 And I did run "ake oldconfig" when I upgraded the kernel.
20
21 --
22 Joseph

Replies