From owner-freebsd-questions@FreeBSD.ORG Sun Jan 11 01:41:23 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 BF7B8106564A for ; Sun, 11 Jan 2009 01:41:23 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id 928868FC1D for ; Sun, 11 Jan 2009 01:41:23 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so11572003rvf.43 for ; Sat, 10 Jan 2009 17:41:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-disposition:message-id:content-type :content-transfer-encoding; bh=9StHfz7r3e307ugMf/v6irw+YkEviDQfNWoFzEQX/ys=; b=dNb+0w9PJeTAuVM0e59104HXBp0C8uIbOanADNpK/0DaS99Ah1tEBEixetSkASJCTj ZGOvouQzV4MSd01MH4tJm2E91mz0hFRyahNlSEzpiW3ddxrR4fX3LLgVgGSBX8Ut8maI cpSpbd3kKshr85N3AYFvW+iDYtCV8ntojRdCA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-disposition :message-id:content-type:content-transfer-encoding; b=j6ENzyZtkjSeVVWCY2xlzafQjxFEwm+xftRKs4IiRRaA8ddfSq3HSOHWaF27VsqQTv GR2E4SHW5FUkygtVvGBrfmb2YD9GENE74sxPCsAFqdhGYTTPheepdOcQX0a6L7z9wRRH jxxio65zvXtngtVbjL6rKtngg7ktCBUFasA4c= Received: by 10.141.62.7 with SMTP id p7mr13600969rvk.159.1231638083211; Sat, 10 Jan 2009 17:41:23 -0800 (PST) Received: from sniper (71-221-160-162.bois.qwest.net [71.221.160.162]) by mx.google.com with ESMTPS id g31sm9301862rvb.4.2009.01.10.17.41.22 (version=SSLv3 cipher=RC4-MD5); Sat, 10 Jan 2009 17:41:22 -0800 (PST) From: Andrew Falanga To: FreeBSD Questions Date: Sat, 10 Jan 2009 18:37:50 -0700 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200901101837.50363.af300wsm@gmail.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: 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: Sun, 11 Jan 2009 01:41:24 -0000 Hi, 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? Thanks, Andy