[PATCH v2 libinput 1/2] udev: mark ALPS touchpads fw version 300 as wobbly touchpads

Hans de Goede hdegoede at redhat.com
Mon May 23 10:30:37 UTC 2016


Hi,

On 23-05-16 06:49, Peter Hutterer wrote:
> Includes the Dell Lattitude E5420 but since all alps touchpads with the same
> fw version are the same (as far as we know) hooking this off the firmware
> version should cover this generation.
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1336084
>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

Series looks good to me:

Reviewed-by: Hans de Goede <hdegoede at redhat.com>

Regards,

Hans


> ---
> Changes to v1:
> - hook onto fwversion 300 rather than the E5420 only
>
>  udev/90-libinput-model-quirks.hwdb | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb
> index 147fec2..305fed0 100644
> --- a/udev/90-libinput-model-quirks.hwdb
> +++ b/udev/90-libinput-model-quirks.hwdb
> @@ -26,6 +26,10 @@ libinput:name:*AlpsPS/2 ALPS DualPoint TouchPad:fwversion:800
>  libinput:name:*AlpsPS/2 ALPS GlidePoint:fwversion:800
>   LIBINPUT_ATTR_SIZE_HINT=100x55
>
> +libinput:name:*AlpsPS/2 ALPS DualPoint TouchPad:fwversion:300
> +libinput:name:*AlpsPS/2 ALPS GlidePoint:fwversion:300
> + LIBINPUT_MODEL_WOBBLY_TOUCHPAD=1
> +
>  libinput:name:*AlpsPS/2 ALPS DualPoint TouchPad:fwversion:310
>  libinput:name:*AlpsPS/2 ALPS GlidePoint:fwversion:310
>   LIBINPUT_MODEL_ALPS_RUSHMORE=1
>


More information about the wayland-devel mailing list