From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chuck Ebbert Subject: Re: [RFC] [PATCH] ACPI :Modify timer override connection in Some NVIDIA systems Date: Tue, 16 Oct 2007 17:57:25 -0400 Message-ID: <471533C5.6050303@redhat.com> References: <1192172655.27194.29.camel@yakui_zhao.sh.intel.com> <200710151832.59472.ak@suse.de> <47152811.7010103@redhat.com> <200710162351.32953.ak@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([66.187.233.31]:57082 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933708AbXJPV57 (ORCPT ); Tue, 16 Oct 2007 17:57:59 -0400 In-Reply-To: <200710162351.32953.ak@suse.de> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Andi Kleen Cc: Zhao Yakui , Linux-acpi@vger.kernel.org, lenb@kernel.org, Thomas Gleixner On 10/16/2007 05:51 PM, Andi Kleen wrote: > On Tuesday 16 October 2007 23:07:29 Chuck Ebbert wrote: > >> Do I need something more than early-quirks-unification and nvidia-timer-quirk? >> Because those two don't fix anything; I have to manually force >> acpi_use_timer_override to get things to work right. The RFC patch seems to >> be doing the right thing automatically. >> >> Hardware: nVidia MCP51/C51 (with HPET) >> Host Bridge PCI ID: 10de:02f0 > > Do you see the "Nvidia board detected. Ignoring ACPI timer override." message? > If I don't use the "force" option, yes. And the timer ends up as an XT-PIC-XT interrupt then. But the override is apparently not broken on this system.