From owner-freebsd-hackers@FreeBSD.ORG Tue May 9 21:42:42 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E901C16A45B for ; Tue, 9 May 2006 21:42:42 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id A18AD43D68 for ; Tue, 9 May 2006 21:42:41 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [213.87.86.60] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1FdZxT-0006oz-4y for freebsd-hackers@freebsd.org; Wed, 10 May 2006 01:41:32 +0400 Date: Wed, 10 May 2006 01:42:25 +0400 From: Stanislav Sedov To: freebsd-hackers@freebsd.org Message-ID: <20060509214225.GA19739@fonon.realnet> References: <4460FCE8.9020703@centtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4460FCE8.9020703@centtech.com> User-Agent: mutt-ng/devel-r581 (FreeBSD) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.5.2 X-Mailman-Approved-At: Tue, 09 May 2006 23:40:24 +0000 Subject: Re: Exiting Xorg panics Core Duo laptop X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 21:42:43 -0000 On Tue, May 09, 2006 at 03:34:48PM -0500, Eric Anderson wrote: > I have a Core Duo system (2 2GHz CPUs), that continually locks up (I believe it > panics) when exiting xorg with both CPU's enabled. If I have: > > hint.apic.0.disabled="1" > > in device.hints, I only use one CPU, however it exits from xorg just fine. > When the system locks, I still have some keyboard control (num lock lights, > etc), but I can't seem to do anything else. I can't see the screen, it goes > black during that time. All my system configs/dmesg/etc are here: > > Booted with apic not disabled: > http://www.googlebit.com/freebsd/200605090613/ > > Booted with apic disabled: > http://www.googlebit.com/freebsd/200605091117/ > > How can I debug (or help debug) this? > > Eric What graphic adapter you are using? Do you use DRI? What version of Xorg? Best regards, Stanislav Sedov.