From: reDBo0n Date: Mon, 17 Jun 2024 14:05:23 +0000 (+0200) Subject: hwdb: add support for AIPTEK Media Tablet Ultimate (#33371) X-Git-Tag: v257-rc1~1129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c34eb8d31240d727d26017afbb84a984377d19;p=thirdparty%2Fsystemd.git hwdb: add support for AIPTEK Media Tablet Ultimate (#33371) The "AIPTEK Media Tablet Ultimate", detected as "Waltop International Corp. Batteryless Tablet", is missing the resolution of the x-/y-axes. Adding a new rule to 60-evdev.hwdb with the same values as another entry "WALTOP International Corp. Batteryless Tablet" just with another matching string makes the device usable. Fixes #33362. --- diff --git a/hwdb.d/60-evdev.hwdb b/hwdb.d/60-evdev.hwdb index a4431e239e9..9d8d11c13df 100644 --- a/hwdb.d/60-evdev.hwdb +++ b/hwdb.d/60-evdev.hwdb @@ -76,6 +76,11 @@ evdev:input:b0003v08CAp0020* EVDEV_ABS_00=::20 EVDEV_ABS_01=::20 +# AIPTEK Media Tablet Ultimate (detected as Waltop International Corp. Batteryless Tablet) +evdev:input:b0003v172Fp0503* + EVDEV_ABS_00=::160 + EVDEV_ABS_01=::160 + ######################################### # Apple #########################################