From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-145454-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 28199198005 for <garchives@archives.gentoo.org>; Fri, 22 Feb 2013 08:24:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D8E421C0B7; Fri, 22 Feb 2013 08:24:14 +0000 (UTC) Received: from mail119c7.megamailservers.com (mail119c7-2520.megamailservers.com [69.49.98.26]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5520821C0AB for <gentoo-user@lists.gentoo.org>; Fri, 22 Feb 2013 08:24:12 +0000 (UTC) X-POP-User: admin.sys-concept.com Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail119c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id r1M8OA3H024150 for <gentoo-user@lists.gentoo.org>; Fri, 22 Feb 2013 03:24:11 -0500 Received: by syscon7.localdomain (Postfix, from userid 1000) id B5126203A6D; Fri, 22 Feb 2013 01:24:10 -0700 (MST) Date: Fri, 22 Feb 2013 01:24:10 -0700 From: Joseph <syscon780@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Nvidia driver - blank screen not even console display Message-ID: <20130222082410.GA9042@syscon7.inet> References: <20130222061434.GA3566@syscon7.inet> <CADPrc805yDjCwJSodg7QMW7GKnHDsQzcDWj_PWPjagzNqs9c+g@mail.gmail.com> <20130222073458.GA9266@syscon7.inet> <CA+SjqJehsq7zLn6_W4boYtZ7vUDAq5e-OFROhyPnisANCUNCng@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <CA+SjqJehsq7zLn6_W4boYtZ7vUDAq5e-OFROhyPnisANCUNCng@mail.gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-CSC: 0 X-CHA: v=1.1 cv=W6ss1Pvmf7yERfUYoFMnDG1a0d3M70AqN8BXilB3RYQ= c=1 sm=1 a=wom5GMh1gUkA:10 a=Rp0jlMM6dWQA:10 a=nDghuxUhq_wA:10 a=8nJEP1OIZ-IA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=QBjBmQb2t6eRA6fr0I4A:9 a=wPNLvfGTeEIA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:117 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A020201.51272B2B.00AA,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-Archives-Salt: f2dfd85e-c36e-47bb-9c45-6390fbe0b069 X-Archives-Hash: 92acc300bf7b627d48493962b3ebf4a6 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. -- Joseph