From owner-freebsd-bugs@FreeBSD.ORG Fri Nov 5 17:17:01 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4692116A4CE; Fri, 5 Nov 2004 17:17:01 +0000 (GMT) Received: from adsl-63-198-35-122.dsl.snfc21.pacbell.net (adsl-63-198-35-122.dsl.snfc21.pacbell.net [63.198.35.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id C177443D48; Fri, 5 Nov 2004 17:17:00 +0000 (GMT) (envelope-from jin@george.lbl.gov) Received: from [IPv6:::1] (localhost.pacbell.net [IPv6:::1]) ESMTP id iA5HIbNN000416; Fri, 5 Nov 2004 09:18:37 -0800 (PST) (envelope-from jin@george.lbl.gov) Message-ID: <418BB5ED.7040306@george.lbl.gov> Date: Fri, 05 Nov 2004 09:18:37 -0800 From: "Jin Guojun [VFFS]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040912 X-Accept-Language: zh, zh-CN, en MIME-Version: 1.0 To: "Simon L. Nielsen" References: <200411040650.iA46oI0O050278@freefall.freebsd.org> <418AB91E.4010201@george.lbl.gov> <20041104234529.GA32806@crodrigues.org> <418AF8F7.7000302@george.lbl.gov> <20041105083247.GA754@zaphod.nitro.dk> In-Reply-To: <20041105083247.GA754@zaphod.nitro.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Craig Rodrigues cc: freebsd-bugs@FreeBSD.org Subject: Re: 5.3-RC2 installation panic [Was: kern/60602: [usb]Dynamicattach UBS device can cause 5.2-RC system malfunction X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2004 17:17:01 -0000 Simon L. Nielsen wrote: >On 2004.11.04 19:52:23 -0800, Jin Guojun [VFFS] wrote: > > >>Craig Rodrigues wrote: >> >> >> >>>On Thu, Nov 04, 2004 at 03:19:58PM -0800, Jin Guojun [VFFS] wrote: >>> >>> >>> >>> >>>>... >>>>avail memory = 511500288 (487 MB) >>>>ACPI APIC Table: < ASUS P2B-DS > >>>>ACPI disabled by blacklist. Contact your BIOS vendor. >>>>MADT: ACPI Startup failed with AE_ERROR >>>>Try disabling either ACPI or apic support. >>>>panic: Using MADT but ACPI doesn't work >>>> >>>> >>>Look at section 11.16.3.2: >>>http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html >>> >>>Try setting hint.apic.0.disabled="1" at the boot loader prompt. >>> >>> >>> >>FYI, actually, it is hint.acpi... not hint.apic... >> >> > >ACPI and APIC are two different things. > > > >>The same typo also exists in >> >>http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html >> >> > >At least the place I looked it looked it seemed to be correct, where >exactly do you think there is an error? > 11.16.3.2 System Hangs (temporary or permanent) It talks about "... correctness of the APIC (MADT) table", which seems not matching the panic message above. Panic message says that MADT is related to ACPI, not APIC. The, the second paragraph talks acpi0, then the last paragraph talks disable it via setting hint.apic.0.disabled="1" Nowhere in the entire web page says about hint.acpi.0.disabled variable. This is the part confuse me to believe that this may be the typo. If both hint.apic.0.disabled and hint.acpi.0.disabled exist, a clear introdution should be placed at front (top of the page) to illustrate what difference they are, and where they should be used for. Thanks, -- ------------ Jin Guojun ----------- v --- jin@george.lbl.gov --- Distributed Systems Department http://www.dsd.lbl.gov/~jin Lawrence Berkeley National Laboratory, Berkeley, CA 94720