Logitech M560 (Unifying receiver mouse) - strange keycodes, wrong mapping

2013-11-16 Thread Alexander Ploumistos
Hello everyone, I recently got my hands on a Logitech M560 mouse and I tried to use it with 3.11.x kernels (Fedora & Ubuntu). The button mapping was not what I expected, so I ran it through evtest, xev and xinput, to see what was off. First, a few words about the device itself: It appears to be a

Logitech M560 - Pt. 2

2013-11-16 Thread Alexander Ploumistos
And here is the evtest output, I've removed mouse movements, to keep it short. The keys are in the following order: Left click, right click, wheel up, wheel down, left tilt, right tilt, forward button, back button, small button behind the wheel (that last one twice). Input driver version is 1.0.1

Re: [PATCH v3] add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)

2013-11-16 Thread Florian Echtler
Looks like the sur40 driver didn't make it into the 3.13 pull request, anything still missing/broken? I was hoping this might still make it into Ubuntu 14.04... BR, Florian Florian Echtler wrote: On 11.11.2013 11:27, Henrik Rydberg wrote: >> Also, does the patch below mess up or device or

Re: About the PS3 Sixaxis linux driver

2013-11-16 Thread Antonio Ospite
On Mon, 4 Nov 2013 16:40:29 -0500 si...@mungewell.org wrote: Hi Simon, sorry for the delay on this one. > > Actually I intended to rewrite the whole HID descriptor and add a sane > > mapping for all the buttons (maybe following the Gamepad API and > > even using the new ABS_ACCEL_* and ABS_GYRO_

Re: [PATCH 04/13] Input: add motion-tracking ABS_* bits and docs

2013-11-16 Thread Antonio Ospite
On Fri, 15 Nov 2013 11:17:31 +0100 David Herrmann wrote: > Hi Antonio > > On Fri, Nov 15, 2013 at 11:11 AM, Antonio Ospite > wrote: > > On Fri, 1 Nov 2013 21:16:15 +0100 > > David Herrmann wrote: > > > >> Motion sensors are getting quite common in mobile devices. To avoid > >> returning accel

Re: [PATCH v3] add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)

2013-11-16 Thread Henrik Rydberg
Hi Florian, > Looks like the sur40 driver didn't make it into the 3.13 pull request, > anything still missing/broken? I was hoping this might still make it into > Ubuntu 14.04... Nothing is broken, don't worry. If you want to make sure to hit a certain merge window, then everything should be set

Re: [PATCH 04/13] Input: add motion-tracking ABS_* bits and docs

2013-11-16 Thread David Herrmann
Hi On Sat, Nov 16, 2013 at 6:53 PM, Antonio Ospite wrote: > On Fri, 15 Nov 2013 11:17:31 +0100 > David Herrmann wrote: > >> Hi Antonio >> >> On Fri, Nov 15, 2013 at 11:11 AM, Antonio Ospite >> wrote: >> > On Fri, 1 Nov 2013 21:16:15 +0100 >> > David Herrmann wrote: >> > >> >> Motion sensors a

Re: [PATCH] HID: sony: Add force feedback support for Dualshock3 USB

2013-11-16 Thread simon
> Sony Dualshock 3 controllers have two motors which can be used to provide > simple force feedback rumble effects. The right motor is can be used to > create > a weak rumble effect but does not allow to set the force. The left motor > is > used to create a strong rumble effect with adjustable inte

conflict of wiimote and hid-sony

2013-11-16 Thread Michel Kraus
Hi, commit 86b84167 HID: wiimote: add LEGO-wiimote VID introduced a VID/PID conflict with its original owner: hid-wiimote got hid:b0005g*v054Cp0306 added but hid-sony already has this id for the PS3 Remote. I think the original and legitimate owner should remain the default for this VID/

Re: [PATCH] HID: sony: Add force feedback support for Dualshock3 USB

2013-11-16 Thread simon
> The Intec controller works OK up to the point when I start rumble, > sometimes the motor runs some times it doesn't. I am using SDL2's > 'testhaptic' application. That's not quite true. Both SixAxis and Intec lock up machine with 'testhaptic'. Using 'testrumble' the SixAxis works multiple time