From owner-freebsd-stable@FreeBSD.ORG Wed Sep 8 09:14:17 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E02D816A4CE for ; Wed, 8 Sep 2004 09:14:17 +0000 (GMT) Received: from email.eurowings.com (email.eurowings.com [193.96.182.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id A124343D5F for ; Wed, 8 Sep 2004 09:14:17 +0000 (GMT) (envelope-from h.kipp@eurowings.com) Received: from localhost (localhost [127.0.0.1]) by email.eurowings.com (Postfix) with ESMTP id 20A7914E30F for ; Wed, 8 Sep 2004 11:13:54 +0200 (CEST) Received: from eurowings.com (unknown [10.100.24.81]) by email.eurowings.com (Postfix) with SMTP id 4AC6A14E253 for ; Wed, 8 Sep 2004 11:11:23 +0200 (CEST) From: Holger Kipp To: Message-Id: <20040908091123.4AC6A14E253@email.eurowings.com> Date: Wed, 8 Sep 2004 11:11:23 +0200 (CEST) X-Virus-Scanned: by amavisd-new at eurowings.com Subject: ACPI Problems on HP Netserver LH3000 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 09:14:18 -0000 Hello, I currently try to install FreeBSD 5.3-BETA3 on a LH3000. Booting from CD does work with ACPI disabled. If enabled, this is what I get (handcopied from screen, typos are my own): -------------------------------------------------------------------- ACPI APIC Table: cpu0 (BSP): APIC ID:0 cpu1 (AP): APIC ID:1 acpi0: on motherboard ACPI-0347: *** Error: During resolve, Unknown Reference opcode 2d (AE_NOT_CONFIGURED) in 0xc3bf12c0 ACPI-1303: *** Error: Method execution failed [\_SB_.PCIO.ISA_.LINK] (Node 0xc3b04c60), AE_AML_INTERNAL ACPI-1303: *** Error: Method execution failed [\_SB_.PCI0.INIT] (Node 0xc3aa94a0), AE_AML_INTERNAL ACPI-1303: *** Error: Method execution failed [\_SB_.PCI0._INI] (Node 0xc3aa9520), AE_AML_INTERNAL acpi0: Power Button (fixed) can't fetch resources for \_SB_.PCI0.ISO_.SIO_.LPT_ - AE_AML_INVALID_RESOURCE_TYPE ACPI link \_SB_PCI0.ISA_.LNKU has invalid irq 9, ignoring amrd0: on amr0 amrd1: Interrupt Storm detected on "irq5: ohci0" -------------------------------------------------------------------- Then the system hangs. I omitted some other 'normal looking' entries. If anything else is needed, please let me know. Booting without APCI from CD does work, installing FreeBSD also. Booting from harddisk does not work. After POST the screen goes blank and displays a single '-'. Is it possible that the BIOS is loading the initial loader which then can't access the correct drive through BIOS (eg booting from drive 1 instead of 0 via bios, and the loader then tries to access drive 0)? It is possible to boot from CD, then selecting root device disk1s1a via loader and start system from harddisk. (with APCI disabled) All ideas, suggestions, hints, help welcome. PhoenixBIOS 4.06.33 PT HP NetRAID Adapter BIOS VER B.02.04 Nov11, 2002 Regards, Holger Kipp