From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Mueller Subject: Re: Sony Vaio Duo 11: getting middle mouse button to work Date: Thu, 30 Jan 2014 23:07:15 +0100 Message-ID: <2193004.SWLhWZ2AvA@tauon> References: <1674012.xCMptsh8XR@myon.chronox.de> <2981174.bDZe6OjLCj@myon.chronox.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: platform-driver-x86-owner@vger.kernel.org To: Benjamin Tissoires Cc: Mattia Dongili , platform-driver-x86@vger.kernel.org, Jiri Kosina , linux-input List-Id: linux-input@vger.kernel.org Am Donnerstag, 30. Januar 2014, 16:44:02 schrieb Benjamin Tissoires: Hi Benjamin, >Hi Stephan, > >thanks for the traces. >Well, the device definitively presents an Output and an Input report >on the report ID 2. That means that the windows driver can send and >read configuration to the trackpoint through this report. > >I think our best chance here is to capture the initialization protocol >from a Windows virtual machine, and then mimic the behavior under >Linux. Thanks. Can you please help me how to do that? I install Windows in a KVM with the mouse device as a USB-passthrough device -- shall I detach the Linux USB driver? Now, shall I use hid-recorder on that device or rather usbmon while Windows is booting? Thanks Stephan