From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760741AbYDCIbf (ORCPT ); Thu, 3 Apr 2008 04:31:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751711AbYDCIbZ (ORCPT ); Thu, 3 Apr 2008 04:31:25 -0400 Received: from smtp-out002.kontent.com ([81.88.40.216]:34614 "EHLO smtp-out002.kontent.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751636AbYDCIbY (ORCPT ); Thu, 3 Apr 2008 04:31:24 -0400 From: Oliver Neukum Organization: Novell To: Stefan Schweizer Subject: Re: suspend Date: Thu, 3 Apr 2008 10:29:26 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org References: <200804030932.27993.oliver@neukum.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804031029.26635.oliver@neukum.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, 3. April 2008 09:42:00 schrieb Stefan Schweizer: > Oliver Neukum wrote: > > Please load the appletouch module with the parameter "debug=1" and > > post dmesg of a suspend/resume and the chvt thing. > > I found out the appletouch issue was already discused here: > http://lkml.org/lkml/2007/3/28/172 > > Unfortunately there seems to be no workaround and X-input still has more > issues than it solves.. > > Attached is the dmesg excerpt On second thought, this should be fixed by usb persist if the appletouch driver supported reset_resume. Would you be willing to test a kernel patch that implements reset_resume in the appletouch driver? Regards Oliver