From owner-freebsd-questions@FreeBSD.ORG Wed Jan 29 06:41:15 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7DFAD517 for ; Wed, 29 Jan 2014 06:41:15 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 51976163E for ; Wed, 29 Jan 2014 06:41:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=1StgpGkgm2Omk7Zx8+ZfHcW7oWrtKni+A8id6oWqHcI=; b=FImVXOgw/q2/QmSL1Yea510uOTAdoXaJ52uFkNtVkFhUdoxHx5awlP1izPT06eh6QLONe/04kiBeVMXZxJ3SlHsotmXDIu2TOwrgVBAeWWdMfeEB2i3148tmKYVUZg8O7G9JQCpoVgtbqfmZ/UFYRwPN5pHtUCwP+eMdNx9v2A8=; Received: from [39.196.10.7] (port=49264 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1W8Opl-002UeE-Ik; Tue, 28 Jan 2014 23:41:14 -0700 Date: Wed, 29 Jan 2014 14:41:08 +0800 From: Erich Dollansky To: "Jack L." Subject: Re: startx hangs locally but not over ssh Message-ID: <20140129144108.36e97258@X220.alogt.com> In-Reply-To: References: <20140126211217.3c74f133@X220.alogt.com> <20140126213247.53fc82ee@X220.alogt.com> <20140127105508.526a9e5f@X220.alogt.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 06:41:15 -0000 Hi, On Tue, 28 Jan 2014 22:21:45 -0800 "Jack L." wrote: > On Sun, Jan 26, 2014 at 6:55 PM, Erich Dollansky > wrote: > > > > did you try the kill as root? > >> >> > yes, nothing with kill -9? > > >> >> didn't show anything, what does that do? The ati driver worked > >> >> fine in FreeBSD 9.2. This card doesn't support KMS as it's an > >> >> older laptop video card. > >> > > >> > if KMS is not supported, then take the VESA driver and see what > >> > happens. > >> > > >> vesa works fine but wanted it to work with the ati driver which has > >> acceleration > > > > Ok, did you upgrade FreeBSD? > > > > The recompile at least hal and the video driver. > it was a fresh install. Now I am able to reproduce it only half the > time after recompiling the kernel with the latest 10 stable. It is getting more weird. Fresh installs with binaries can cause some problems. I have no idea what it could be now. What are the logs for X saying? Erich