From owner-freebsd-hackers@FreeBSD.ORG Tue May 9 21:32:38 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 2E5CF16A560 for ; Tue, 9 May 2006 21:32:38 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9298843D5C for ; Tue, 9 May 2006 21:32:36 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so1527882nzi for ; Tue, 09 May 2006 14:32:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nzZoj9aH9Kzc8S1K82MfRHpJIdLEOo5CeP6hdOX24auCc2lCzXhIsDxmIGcWGymAZMTgcm8LbfDi1cSClZPUxI+8+nYidfI43F2DsbfaJLspGAK3YSEcL8UkFM2PWoOaCUSKst1FuLlHZioCZqPtRm8IUdcc6wXqTgZwHxw1E5E= Received: by 10.36.250.10 with SMTP id x10mr5922565nzh; Tue, 09 May 2006 14:32:35 -0700 (PDT) Received: by 10.36.80.9 with HTTP; Tue, 9 May 2006 14:32:35 -0700 (PDT) Message-ID: <47d0403c0605091432x4b19ad0drc90d96b123c07d6a@mail.gmail.com> Date: Tue, 9 May 2006 21:32:35 +0000 From: "Ben Kaduk" To: "Eric Anderson" In-Reply-To: <4460FCE8.9020703@centtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4460FCE8.9020703@centtech.com> Cc: freebsd-hackers@freebsd.org 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:32:38 -0000 On 5/9/06, 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=3D"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 > > > -- > ------------------------------------------------------------------------ > Eric Anderson Sr. Systems Administrator Centaur Technology > Anything that works is better than anything that doesn't. > ------------------------------------------------------------------------ > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org= " > Eric, Does your laptop by any chance have a serial or firewire port with which to set up a remote console? -Ben Kaduk