From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261236AbVBGTNG (ORCPT ); Mon, 7 Feb 2005 14:13:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261254AbVBGTNG (ORCPT ); Mon, 7 Feb 2005 14:13:06 -0500 Received: from rproxy.gmail.com ([64.233.170.198]:10297 "EHLO rproxy.gmail.com") by vger.kernel.org with ESMTP id S261236AbVBGTMl (ORCPT ); Mon, 7 Feb 2005 14:12:41 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=IhnHle3z+WB1OCD/Sn1hPBJpHwGemuNi1qKHdr5Fu9tlakvwb73m5p28aYu2pRcOEclAchgZTHlwkS8BT+NErjTif0Q61bndZ6R7bdPWW8uirHEfy6WgJtXTi/gitk7PvIo0c0QZ9paKd9BDjuD0Tmt9DbYIZCw7KmDYfl4T1ac= Message-ID: Date: Mon, 7 Feb 2005 14:12:40 -0500 From: Dmitry Torokhov Reply-To: dtor_core@ameritech.net To: trelane@digitasaru.net, dtor_core@ameritech.net, linux-kernel@vger.kernel.org, petero2@telia.com Subject: Re: [ATTN: Dmitry Torokhov] About the trackpad and 2.6.11-rc[23] but not -rc1 In-Reply-To: <20050207190541.GB12024@digitasaru.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050207154326.GA13539@digitasaru.net> <20050207180950.GA12024@digitasaru.net> <20050207190541.GB12024@digitasaru.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 7 Feb 2005 13:05:41 -0600, Joseph Pingenot wrote: > From Dmitry Torokhov on Monday, 07 February, 2005: > >On Mon, 7 Feb 2005 12:09:50 -0600, Joseph Pingenot > > wrote: > >> From Dmitry Torokhov on Monday, 07 February, 2005: > >> >Nonetheless it would be nice to see the data stream from the touchpad > >> >to see why our ALPS support does not work quite right. Could you > >> >please try booting with "log_buf_len=131072 i8042.debug=1", and > >> >working the touchpad a bit. then send me the output of "dmesg -s > >> >131072" (or just /var/log/messages). > >> dmesg output, non-mouse output trimmed (for obvious reasons, if you think > >> about it ;) is attached. > >I am sorry, I was not clear enough. I'd like to see -rc2 (the broken > >one), complete with bootup process, so we will see why it can't > >synchronize at all. (I of course don't need keyboard data of anything > >that has been typed after boot). > > They're both broken in about the same way, iirc. Is there something special > in -rc2 that's not in -rc3? No, -rc3 will do as well. Any version starting with -rc2 should do the trick. -- Dmitry