From owner-freebsd-current@FreeBSD.ORG Thu Nov 8 17:14:46 2007 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 B627916A41B for ; Thu, 8 Nov 2007 17:14:46 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 6268813C4DA for ; Thu, 8 Nov 2007 17:14:45 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so462038pyb for ; Thu, 08 Nov 2007 09:14:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=FztPWxmnVU+/iadCNmt0IFfz6tfOBqyipD8pCYPu9c4=; b=ogfDLe0hqnRlsylg/9lebiwdOaiRiUShNt2lg0EbBpMvjsqA8umwotvf7PUuMDMRlGiD+bMGG18BpUbC/qhREpER/IBFLoGT0Oxgp6hob+zHqz6vxJCTMLODXjM6eogdk3fWy/vJpwyFyefrxXQcyiBrjOzfO76BUOj5LEhFZ1Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cX+bON0uO86FjwfIRJgC5yWQSBHUQVRpimIa9gJxq/xe+/6a40DW6kFsnQccYny3BBmuiLbD3L/qr7mbk/6HuWkqjj49+FmT+VScQ+69KGXJMwvhOup4JlATSQiCIm2SgL/K5026FwX3onzQb08x+7wFQVSNnJNvJDs9cSVszDE= Received: by 10.65.135.19 with SMTP id m19mr4627740qbn.1194542077316; Thu, 08 Nov 2007 09:14:37 -0800 (PST) Received: by 10.65.107.3 with HTTP; Thu, 8 Nov 2007 09:14:37 -0800 (PST) Message-ID: Date: Thu, 8 Nov 2007 12:14:37 -0500 From: "Aryeh Friedman" To: "Vivek Khera" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0711071617p1ec29072y76b6ce662961ab39@mail.gmail.com> Cc: FreeBSD Current , FreeBSD Stable List , Jack Vogel Subject: Re: Bringing up new Intel non-legacy system 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: Thu, 08 Nov 2007 17:14:46 -0000 On Nov 8, 2007 10:29 AM, Vivek Khera wrote: > > On Nov 7, 2007, at 7:17 PM, Jack Vogel wrote: > > > And, is the ACPI subsystem likely to be the source of the problem? > > I've had several systems in which I've needed to disable the ACPI > timer component and then the system worked fine. in /boot/loader.conf: > > debug.acpi.disabled="timer" > > > When installing, break to boot loader and type: set > debug.acpi.disabled="timer" > > You can try the various acpi components to isolate which one is the > culprit and leave the rest working. What chipset and ihc?