From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 18:13:41 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8FE510657BC for ; Mon, 11 Oct 2010 18:13:41 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 008A58FC08 for ; Mon, 11 Oct 2010 18:13:40 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id A855546BA4; Mon, 11 Oct 2010 14:13:39 -0400 (EDT) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id BD3E98A01D; Mon, 11 Oct 2010 14:13:38 -0400 (EDT) From: John Baldwin To: freebsd-current@freebsd.org Date: Mon, 11 Oct 2010 11:10:17 -0400 User-Agent: KMail/1.13.5 (FreeBSD/7.3-CBSD-20100819; KDE/4.4.5; amd64; ; ) References: <20101011105904.70dd7e7f@ukr.net> In-Reply-To: <20101011105904.70dd7e7f@ukr.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201010111110.17980.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Mon, 11 Oct 2010 14:13:38 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.96.3 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-0.3 required=4.2 tests=BAYES_00,DATE_IN_PAST_03_06 autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bigwig.baldwin.cx Cc: Ivan Klymenko Subject: Re: system hangs after logging into gdm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 18:13:42 -0000 On Monday, October 11, 2010 3:59:04 am Ivan Klymenko wrote: > =D0=92 Sun, 10 Oct 2010 15:37:55 -0700 > Garrett Cooper =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 > > On Sun, Oct 10, 2010 at 3:08 PM, Ivan Klymenko wrote: > > > Hi! > > > > > > My system has an svn r213507 > > > > > > FreeBSD nonamehost 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r213507: Sun > > > Oct 10 22:43:18 EEST 2010 > > > root@nonamehost:/usr/obj/usr/src/sys/mk9 amd64 > > > > > > after upgrading to r213666 my system hangs after logging into gdm > > > > > > had to go back to r213507 > >=20 > > What video driver are you using? > > -Garrett > >=20 > >=20 >=20 > NVIDIA Driver Version: 260.19.06 >=20 > but Xorg successfully starts and GDM login screen appears > system hangs after a few seconds after entering the password ... > I noticed the following: gvfsd does not create a directory of the > form / var/tmp/gvfs-- may hang system due to gvfsd? Did you recompile the nvidia.ko module after upgrading? =2D-=20 John Baldwin