From owner-freebsd-mobile@FreeBSD.ORG Mon Jul 17 14:55:53 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2C9E16A4DF for ; Mon, 17 Jul 2006 14:55:53 +0000 (UTC) (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 3999C43D49 for ; Mon, 17 Jul 2006 14:55:53 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1G2UVk-0003FY-00; Mon, 17 Jul 2006 16:55:52 +0200 Date: Mon, 17 Jul 2006 16:55:51 +0200 To: Torfinn Ingolfsen Message-ID: <20060717145551.GS17014@poupinou.org> References: <20060716141100.ee18d21a.torfinn.ingolfsen@broadpark.no> <20060717125927.GR17014@poupinou.org> <20060717162709.b8b520dd.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060717162709.b8b520dd.torfinn.ingolfsen@broadpark.no> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: freebsd-mobile@freebsd.org Subject: Re: Acer Aspire AS5672 laptop - acpi problems X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2006 14:55:53 -0000 On Mon, Jul 17, 2006 at 04:27:09PM +0200, Torfinn Ingolfsen wrote: > On Mon, 17 Jul 2006 14:59:27 +0200 > Bruno Ducrot wrote: > > > Maybe you can try without ACPI and without APIC? > > I've already tried without acpi. I will dig out the incantation for > disabling the apic and try that. > Is there any use in testing both together (ie. no acip + no apic)? > Or is that just nonsense? With ACPI, the interrupt for the bge is 17, and without it's 18. Maybe it should be really 17 instead of 18? Therefore trying with atpic instead of apic may solve at least a bad interrupt routing for this device if apic is used. -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.