From owner-freebsd-current@FreeBSD.ORG Tue Sep 7 19:10:01 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0193216A4CE for ; Tue, 7 Sep 2004 19:10:01 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id C475543D2D for ; Tue, 7 Sep 2004 19:10:00 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-127-84-57.dsl.snfc21.pacbell.net [67.127.84.57]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i87J9uDl005064; Tue, 7 Sep 2004 12:09:56 -0700 Message-ID: <413E0782.5070102@root.org> Date: Tue, 07 Sep 2004 12:09:54 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roman Kurakin References: <412D02FE.2080805@root.org> <412F141E.5070102@cronyx.ru> <412F6283.7000900@root.org> <412F692D.7090007@cronyx.ru> <412FAAB2.3000407@root.org> <412FAD67.6050707@cronyx.ru> <413DF483.7050705@root.org> <413DF8A3.9060809@cronyx.ru> <413DFD6A.4030701@root.org> <413E0106.9060905@cronyx.ru> In-Reply-To: <413E0106.9060905@cronyx.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Bug reports requested - acpi X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 07 Sep 2004 19:10:01 -0000 Roman Kurakin wrote: > Nate Lawson wrote: >> >> Please answer yes or no: ACPI enabled but APIC disabled works 100%? >> Safe mode disables both ACPI and APIC so it's not a good test of where >> the problem is. You should probably also test with ACPI disabled but >> APIC enabled ("set hint.acpi.0.disabled=1"). > > default both enabled, so : > acpi.disabled - do not work > apic.disabled - do work Ok, so let's see why enabling apic affects your system. Please send the output (privately) of acpidump -t -d > rik.asl and output of dmesg. -- Nate