From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 5614828F85 for ; Wed, 29 May 2024 11:26:19 +0200 (CEST) Received: from duke.felloff.net ([216.126.196.34]) by 9front; Wed May 29 05:24:20 -0400 2024 Message-ID: <93196A5AB533F031FD74F0BE4C4CF406@felloff.net> Date: Wed, 29 May 2024 11:24:04 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: <9E278CD3-86F1-4265-9779-5063D697FFB9@stanleylieber.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: basic basic core session-scale locator Subject: Re: [9front] Wacom WACF008 glitching on ThinkPad X60/X61 Tablets Reply-To: 9front@9front.org Precedence: bulk i said before, you need to capture the bytes going thru the serial here, to see what is going on and if we have a chance working around it. instrument the driver and log the bytes in hex into a logfile, with a timestamp. -- cinap