From owner-freebsd-acpi@FreeBSD.ORG Fri Nov 25 14:26:02 2005 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 9DE6616A41F for ; Fri, 25 Nov 2005 14:26:02 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7B1C43D5C for ; Fri, 25 Nov 2005 14:26:01 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1EfeWU-0002sR-00; Fri, 25 Nov 2005 15:25:58 +0100 Date: Fri, 25 Nov 2005 15:25:58 +0100 To: Timm Florian Gloger Message-ID: <20051125142558.GB8628@poupinou.org> References: <19269e540511250555p18355d49u@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <19269e540511250555p18355d49u@mail.gmail.com> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: freebsd-acpi@freebsd.org Subject: Re: System freezes when using ACPI 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: Fri, 25 Nov 2005 14:26:02 -0000 On Fri, Nov 25, 2005 at 02:55:13PM +0100, Timm Florian Gloger wrote: > hey list, > > i installed a fresh 6.0 stable system on my machine. > > when using acpi the system freezes after less than 10 minutes. > with disabled acpi there is no such problem and the system runs fine. > > i am new to freebsd so i dont know all the things which may influence > the acpi driver to misbehave. > > i attached the outputs which are mentioned in the handbook. > > the system is: > > asus a7n8x deluxe rev 2.0 bios 1008 > amd athlon xp 3000+ fsb 400 > 1 gb ddr400 ram > nforce 2 chipset (firewire disabled) > sapphire radeon 9800 pro > > if there are any further information required to get the system work > properly ... Looks like when you enable ACPI then APIC will be used for interrupts whereas ATPIC will be used whithout ACPI. I guess the problem come from APIC, not ACPI (unless of course the configuration things coming from ACPI is wrong). -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.