Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756107AbXFDPGY (ORCPT ); Mon, 4 Jun 2007 11:06:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750987AbXFDPGQ (ORCPT ); Mon, 4 Jun 2007 11:06:16 -0400 Received: from mail.gmx.net ([213.165.64.20]:46667 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750808AbXFDPGP (ORCPT ); Mon, 4 Jun 2007 11:06:15 -0400 X-Authenticated: #5039886 X-Provags-ID: V01U2FsdGVkX19JcvlKSE1JLlxLp1mysx59Ghi0KcNsewHWy9dJwd MpDFR42zxibN2K Date: Mon, 4 Jun 2007 17:06:13 +0200 From: =?iso-8859-1?Q?Bj=F6rn?= Steinbrink To: Pavel Machek Cc: Dmitry Torokhov , Andi Kleen , Jiri Kosina , kernel list Subject: Re: thinkpad testers wanted (was Re: 2.6.22-rc[23]: blinking capslock led, stuck keys?) Message-ID: <20070604150613.GC3363@atjola.homenet> Mail-Followup-To: =?iso-8859-1?Q?Bj=F6rn?= Steinbrink , Pavel Machek , Dmitry Torokhov , Andi Kleen , Jiri Kosina , kernel list References: <20070604112426.GA2707@elf.ucw.cz> <20070604130903.GC1971@elf.ucw.cz> <200706041543.49071.ak@suse.de> <20070604135427.GA19466@elf.ucw.cz> <20070604141345.GB2059@elf.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20070604141345.GB2059@elf.ucw.cz> User-Agent: Mutt/1.5.13 (2006-08-11) X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1536 Lines: 43 On 2007.06.04 16:13:45 +0200, Pavel Machek wrote: > Hi! > > > >> > Anyway, added Andi to CC. > > >> > > >> Hmm, in theory it could be triggering bugs in some buggy keyboard > > >> controller. But then a > > >> > > >> while true ; do setleds +caps +numlock ; sleep 1 ; setleds -caps > > >-numlock ; > > >> sleep 1 ; done > > >> > > >> should trigger it too. > > > > > >...and it does. > > > > > >pavel@amd:~$ while true; do setleds +num; setleds -num; done > > >Hm,m so thiis iis a teest of fkeyboarad behaviour under lloadd. > > > > > >pavel@amd:~$ > > > > > >...but I'm not quite sure it is a buggy keyboard. It happens _way_ too > > >often. Launch the line above and try to do some typing... > > > > This used to work fine on my box last time I tried it (the switch > > itself is offloaded to a keventd and shoud not get in the way) but > > then they push all kind of ACPI/SMM crap together with KBC so who > > knows... I should try it again when I get home. > > Hmm, this needs to be ran from console (not X). Can someone with > thinkpad try this? The version that doesn't sleep totally messes up keyboard input on my T43. Some keypresses are totally ignored and the keys that are part of the "numpad" sometimes generate crap, e.g. holding down "j" results in j, 1 or ^[[4~ Bj?rn - 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/