From owner-freebsd-acpi@FreeBSD.ORG Wed Jan 4 18:31:45 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 0597E16A41F for ; Wed, 4 Jan 2006 18:31:45 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08B5F43D48 for ; Wed, 4 Jan 2006 18:31:43 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 5278727 for multiple; Wed, 04 Jan 2006 13:32:59 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k04IVUcr004504; Wed, 4 Jan 2006 13:31:32 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: paketix@bluewin.ch Date: Wed, 4 Jan 2006 13:24:08 -0500 User-Agent: KMail/1.8.2 References: <4392C11D000EBD5C@mssazhb-int.msg.bluewin.ch> In-Reply-To: <4392C11D000EBD5C@mssazhb-int.msg.bluewin.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601041324.09040.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1229/Wed Jan 4 10:08:11 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 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 18:31:45 -0000 On Wednesday 04 January 2006 10:25 am, paketix@bluewin.ch wrote: > >-- 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 Does all combinations of 5.4 work ok (i386 vs amd64, UP vs SMP, acpi vs noacpi)? > 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: The trap 28 is fixed in releng_6. > - dl580g3_60release-p1smp_i386_acpi_bootv.txt > releng_6_0 kernel multiprocessing i386 with acpi enabled > system resets after bpf is attached to lo0: I would have no idea about why it would reset. > - dl580g3_60release-p1smp_i386_noacpi_bootv.txt > releng_6_0 kernel multiprocessing i386 with acpi disabled > system hangs after reinit of ata0: Very odd. You are getting stray irq 13's, as if the ATA interrupt is hooked up to IRQ 13 rather than IRQ 14 on the APIC. Does it always work ok if you disable APIC? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org