Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750953AbXAFAJ0 (ORCPT ); Fri, 5 Jan 2007 19:09:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750960AbXAFAJ0 (ORCPT ); Fri, 5 Jan 2007 19:09:26 -0500 Received: from smtp-out.rrz.uni-koeln.de ([134.95.19.53]:33063 "EHLO smtp-out.rrz.uni-koeln.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951AbXAFAJZ (ORCPT ); Fri, 5 Jan 2007 19:09:25 -0500 Message-ID: <459EE89F.1010505@rrz.uni-koeln.de> Date: Sat, 06 Jan 2007 01:09:03 +0100 From: Berthold Cogel User-Agent: IceDove 1.5.0.9 (X11/20061220) MIME-Version: 1.0 To: Alexey Starikovskiy CC: Adrian Bunk , linux-kernel@vger.kernel.org Subject: Re: Regression in kernel linux-2.6.20-rc1/2: Problems with poweroff References: <459069AA.20809@rrz.uni-koeln.de> <20061228221616.GI20714@stusta.de> <45999C47.40204@rrz.uni-koeln.de> <459D5079.70605@linux.intel.com> In-Reply-To: <459D5079.70605@linux.intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2527 Lines: 99 Alexey Starikovskiy schrieb: > Berthold Cogel wrote: >> Adrian Bunk schrieb: >> >>> On Tue, Dec 26, 2006 at 01:15:38AM +0100, Berthold Cogel wrote: >>> >>> >>>> Hello! >>>> >>> Hi Berthold! >>> >>> >>>> 'shutdown -h now' doesn't work for my system (Acer Extensa 3002 WLMi) >>>> with linux-2.6.20-rc kernels. The system reboots instead. >>>> I've checked linux-2.6.19.1 with an almost identical .config file >>>> (differences because of new or changed options). For pre 2.6.20 kernels >>>> shutdown works for my computer. >>>> ... >>>> >>> Thanks for your report. >>> >>> Please send: >>> - the .config for 2.6.20-rc2 >>> - the output of "dmesg -s 1000000" with 2.6.20-rc2 >>> - the output of "dmesg -s 1000000" with 2.6.19 >>> >>> >>>> Regards, >>>> >>>> Berthold Cogel >>>> >>> cu >>> Adrian >>> >>> >> >> Hello Adrian, >> >> I've attached the informations you requested. >> >> In additon to the poweroff problem I see a lot of messages with >> linux-2.6.20-rc2 that I do not see with linux-2.6.20-rc1: >> >> kernel: ACPI: EC: evaluating _Q80 >> kernel: ACPI: EC: evaluating _Q81 >> kernel: ACPI: EC: evaluating _Q09 >> kernel: ACPI: EC: evaluating _Q20 >> >> I'm running Debian testing/unstable with 'homemade' kernels. The laptop >> is one of those using the Smart Battery System. >> >> >> Berthold >> > Well, I see a lot of differences not related to ACPI... > 20c3 > Processor caps differ... > < CPU: After all inits, caps: afe9f9bf 00000000 00000000 00000040 > 00000180 00000000 00000000 > --- >> CPU: After all inits, caps: afe9f9bf 00000000 00000000 00002040 > 00000180 00000000 00000000 > > Prefetch for PCMCIA differ > 68,69c52,53 > < PREFETCH window: 50000000-51ffffff > < MEM window: 54000000-55ffffff > --- >> PREFETCH window: 50000000-53ffffff >> MEM window: 58000000-5bffffff > 73c57 > < PREFETCH window: 50000000-52ffffff > --- >> PREFETCH window: 50000000-55ffffff > > This one is new as well... > 168a156 >> Yenta: Raising subordinate bus# of parent bus (#02) from #02 to #06 > > Berthold, > Could you please check if disabling PCMCIA changes situation? > > Regards, > Alex. > > > Hello Alex, I still get the same diffs. Except the yenta part of course. And the system is still rebooting. Berthold - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/