From owner-freebsd-acpi@FreeBSD.ORG Wed Jan 4 15:25:33 2006 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A525116A41F; Wed, 4 Jan 2006 15:25:33 +0000 (GMT) (envelope-from paketix@bluewin.ch) Received: from mail29.bluewin.ch (mail29.bluewin.ch [195.186.18.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB5BF43D72; Wed, 4 Jan 2006 15:25:21 +0000 (GMT) (envelope-from paketix@bluewin.ch) Received: from mssazhb-int.msg.bluewin.ch (172.21.1.181) by mail29.bluewin.ch (Bluewin 7.2.069.1) id 43A92893002740DE; Wed, 4 Jan 2006 15:25:03 +0000 Received: from [195.186.18.75] by mssazhb-int.msg.bluewin.ch with HTTP; Wed, 4 Jan 2006 15:25:03 +0000 Date: Wed, 4 Jan 2006 16:25:03 +0100 Message-ID: <4392C11D000EBD5C@mssazhb-int.msg.bluewin.ch> In-Reply-To: <200601031332.55036.jhb@freebsd.org> From: paketix@bluewin.ch To: "John Baldwin" MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Mailer: Bluewin WebMail / BlueMail Cc: freebsd-acpi@freebsd.org Subject: Re: dl580g3/amd64: [ACPI] 6.0-RELEASE will not boot with ACPI enabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2006 15:25:33 -0000 >-- Original-Nachricht -- >From: John Baldwin >To: paketix@bluewin.ch >Subject: Re: dl580g3/amd64: [ACPI] 6.0-RELEASE will not boot with ACPI enabled >Date: Tue, 3 Jan 2006 13:32:54 -0500 >Cc: freebsd-acpi@freebsd.org > > >On Friday 30 December 2005 02:38 am, paketix@bluewin.ch wrote: >> hi john >> thanks for your feedback! >> i created a smp kernel from RELENG_6_0 this morning and tested it on the >> dl580g3 with acpi enabled - but still the same behaviour... >> ...the system boots and hangs somewhere after initializing the nics >> >> please find the new logs (smp kernel config and boot -v) at >> http://mypage.bluewin.ch/poe/ > >So 6.0 doesn't work with ACPI enabled with or without SMP. Does it work >with >ACPI disabled? > >-- >John Baldwin <>< http://www.FreeBSD.org/~jhb/ >"Power Users Use the Power to Serve" = http://www.FreeBSD.org sorry for the missing logs 6.0 works when acpi is disabled with or without SMP i did some further tests today with out of the box RELENG_6_0 kernels (GENERIC and SMP) - hope that helps to clearify the problem please find the 'boot -v' logs on my homepage as usual http://mypage.bluewin.ch/poe/ a few remarks regarding the logs: - dl580g3_60release-p1_amd64_acpi_bootv.txt releng_6_0 kernel uniprocessor amd64 with acpi enabled fatal trap 28 after bpf is attached to lo0: - dl580g3_60release-p1_amd64_noacpi_bootv.txt releng_6_0 kernel uniprocessor amd64 with acpi disabled boot ok - dl580g3_60release-p1smp_amd64_acpi_bootv.txt releng_6_0 kernel multiprocessing amd64 with acpi enabled system resets after bpf is attached to lo0: - dl580g3_60release-p1smp_amd64_noacpi_bootv.txt releng_6_0 kernel multiprocessing amd64 with acpi disabled boot ok - dl580g3_60release-p1smp_i386_acpi_bootv.txt releng_6_0 kernel multiprocessing i386 with acpi enabled system resets after bpf is attached to lo0: - dl580g3_60release-p1smp_i386_noacpi_bootv.txt releng_6_0 kernel multiprocessing i386 with acpi disabled system hangs after reinit of ata0: let me know if i can do something more regards, pat