From owner-freebsd-mobile@FreeBSD.ORG Thu Jan 6 21:17:26 2011 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E6F81065695 for ; Thu, 6 Jan 2011 21:17:26 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id B60F88FC13 for ; Thu, 6 Jan 2011 21:17:25 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p06LHNUA025999; Thu, 6 Jan 2011 14:17:23 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p06LHNgA025996; Thu, 6 Jan 2011 14:17:23 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 6 Jan 2011 14:17:23 -0700 (MST) From: Warren Block To: Joseph Olatt In-Reply-To: <20110106040507.GA18628@shell.eskimo.com> Message-ID: References: <20110104043645.GA12924@shell.eskimo.com> <201101040849.34263.milu@dat.pl> <20110104194750.GA20597@shell.eskimo.com> <20110105035534.GA31526@shell.eskimo.com> <20110105173259.GA28569@shell.eskimo.com> <20110106023126.GA13194@shell.eskimo.com> <20110106040507.GA18628@shell.eskimo.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Thu, 06 Jan 2011 14:17:23 -0700 (MST) Cc: freebsd-mobile@freebsd.org Subject: Re: Thinkpad T60 Xorg issues X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2011 21:17:26 -0000 On Wed, 5 Jan 2011, Joseph Olatt wrote: > On Wed, Jan 05, 2011 at 08:29:33PM -0700, Warren Block wrote: > > >> Run pkg_libchk from sysutils/bsdadminscripts to make sure something >> isn't missing. > > Ran. pkg_libchk. Nothing missing. > >> Run dbus and hal to see if it makes a difference. > > Installed and ran dbus and hal. Crashes with same error. > >> Rebuild xorg-server and drivers. > > Rebuilt xorg-server and xf86-video-intel. No change. Given where the error happens, recompiling the mouse and keyboard drivers won't hurt. >> Other than that... rebuild xorg-server with debug symbols, then crash it >> and get a backtrace. > > Will: > cd /usr/ports/x11-servers/xorg-server > make -D WITH_DEBUG install > > do the trick? Yes, I think so. > Also, where does the core file show up for the xorg server? Should be your home directory.