From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 14:54:31 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BC341065672 for ; Wed, 14 Jan 2009 14:54:31 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from an-out-0910.google.com (an-out-0910.google.com [209.85.132.191]) by mx1.freebsd.org (Postfix) with ESMTP id 34D138FC1E for ; Wed, 14 Jan 2009 14:54:30 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by an-out-0910.google.com with SMTP id c25so668467anc.13 for ; Wed, 14 Jan 2009 06:54:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.18.194 with SMTP id x2mr10453iba.21.1231944870206; Wed, 14 Jan 2009 06:54:30 -0800 (PST) Message-ID: <00221532cd045f22410460728423@google.com> Date: Wed, 14 Jan 2009 14:54:30 +0000 From: af300wsm@gmail.com To: Mel , freebsd-questions@freebsd.org, Andrew Falanga Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Re: Odd behavior after upgrading to 7.0-p7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2009 14:54:31 -0000 On Jan 13, 2009 4:18pm, Mel wrote: > On Saturday 10 January 2009 16:37:50 Andrew Falanga wrote: > > > > > I installed 7.0 i386 and all was working great. I upgraded to p7 and now > > > when I end my X session, I have kdm loading, it doesn't bring me to a login > > > prompt. It dumps me on console 0 and I have to kill the kdm-bin process to > > > return to a kdm login. > > > > > > This didn't happen before upgrading to p7. What would have changed that > > > would not prevent this? > > > > When using x11/nvidia-driver, recompile it for this new kernel. > > Thanks. I'll do that. Though, to be sure, does this mean I must enter that directory in ports and do a 'make deinstall' and then 'make install clean'? Thanks again, Andy