From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: Input+S3: extra keycodes forgotten after suspend Date: Wed, 21 May 2008 13:55:13 -0400 Message-ID: <20080521135345.ZZRA012@mailhub.coreip.homeip.net> References: <200805162225.44284.bonbons@linux-vserver.org> <20080516163318.ZZRA012@mailhub.coreip.homeip.net> <200805162300.06027.bonbons@linux-vserver.org> <20080519114827.ZZRA012@mailhub.coreip.homeip.net> <20080519184501.38647a94@neptune.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from py-out-1112.google.com ([64.233.166.180]:46007 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936588AbYEURzV (ORCPT ); Wed, 21 May 2008 13:55:21 -0400 Received: by py-out-1112.google.com with SMTP id p76so292179pyb.10 for ; Wed, 21 May 2008 10:55:20 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20080519184501.38647a94@neptune.home> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Bruno Pr??mont Cc: Linux Input , Linux Kernel Mailing List , "R. J. Wysocki" Hi Bruno, On Mon, May 19, 2008 at 06:45:01PM +0200, Bruno Pr??mont wrote: > Hi Dmitry, > > Please find attached dmesg output. > > The suspend process looked somewhat like the following: > - quick test of > echo 1 > /sys/modules/i8042/parameters/debug > and disabled it again > echo 0 > /sys/modules/i8042/parameters/debug > - exit X and rmmod usb-storage and a few other modules > (nfs, xfs and the like). > - checked the extra keys (showkey) and enabled debug again > - echo mem > /sys/power/state > > Wait half a minute with laptop in S3 > > - hit enter to resume > - wait a bit, as it takes too long help out with short > presses on power button (somehow it helps the HDD/CDROM > to resume), also pressed caps-lock when graphics were > resumed and cursor blinking (very slowly) > - once userspace was awake again check extra keys with > showkeys > - disabled input debug > > I hope this is detailed enough. > > List of patches applied to linux-2.6.25.4: > http://lkml.org/lkml/2008/5/16/430 > http://lkml.org/lkml/2008/5/16/429 > squashfs > Question - does the problem happen if you dont have dritek extension enabled (i.e. on unpatched kernel)? -- Dmitry