[Bug 221774] hid-multitouch: report ID mismatch check breaks touchpad palm detection on ASUS ROG Flow Z13 (2025) GZ302EA (0b05:1a30)

[email protected] Mon, 03 Aug 2026 01:31:55 +0000
Newsgroups org.kernel.vger.linux-usb
Message-ID <[email protected]/>
https://bugzilla.kernel.org/show_bug.cgi?id=3D221774

--- Comment #12 from [email protected] ---
Hi,

I tested the updated patch on Linux 7.1.4 rebuilt from source.

Results:

The "Returned feature report did not match the request" message is no longer
present in dmesg.
evtest now reports ABS_MT_TOOL_TYPE, which was missing with the previous pa=
tch.
ABS_MT_SLOT, ABS_MT_POSITION_X, ABS_MT_POSITION_Y, ABS_MT_TOOL_TYPE, and
ABS_MT_TRACKING_ID are all present.

However, there is still no observable userspace change.

libinput list-devices still reports:

Device:                  ASUSTeK Computer Inc. GZ302EA-Keyboard Touchpad
Kernel:                  /dev/input/event11
Id:                      usb:0b05:1a30
Group:                   2
Seat:                    seat0, default
Size:                    127x70mm
Capabilities:            pointer gesture
Tap-to-click:            disabled
Tap-and-drag:            enabled
Tap button map:          left/right/middle
Tap drag lock:           disabled
Left-handed:             disabled
Nat.scrolling:           disabled
Middle emulation:        disabled
Calibration:             n/a
Scroll methods:          *two-finger edge=20
Scroll button:           n/a
Scroll button lock:      n/a
Click methods:           *button-areas clickfinger=20
Clickfinger button map:  left/right/middle
Disable-w-typing:        n/a
Disable-w-trackpointing: n/a
Accel profiles:          flat *adaptive custom
Rotation:                n/a
Area rectangle:          n/a

KDE Plasma's Disable while typing option is still greyed out.

evtest capability output:
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0xb05 product 0x1a30 version 0x110
Input device name: "ASUSTeK Computer Inc. GZ302EA-Keyboard Touchpad"
Supported events:
Event type 0 (EV_SYN)=20
Event type 1 (EV_KEY)=20
Event code 272 (BTN_LEFT)=20
Event code 325 (BTN_TOOL_FINGER)=20
Event code 328 (BTN_TOOL_QUINTTAP)=20
Event code 330 (BTN_TOUCH)=20
Event code 333 (BTN_TOOL_DOUBLETAP)=20
Event code 334 (BTN_TOOL_TRIPLETAP)=20
Event code 335 (BTN_TOOL_QUADTAP)=20
Event type 3 (EV_ABS)=20
Event code 0 (ABS_X) Value 2208 Min 0 Max 3929 Resolution 31=20
Event code 1 (ABS_Y) Value 1489 Min 0 Max 2181 Resolution 31=20
Event code 47 (ABS_MT_SLOT) Value 0 Min 0 Max 4=20
Event code 53 (ABS_MT_POSITION_X) Value 0 Min 0 Max 3929 Resolution 31=20
Event code 54 (ABS_MT_POSITION_Y) Value 0 Min 0 Max 2181 Resolution 31=20
Event code 55 (ABS_MT_TOOL_TYPE) Value 0 Min 0 Max 2=20
Event code 57 (ABS_MT_TRACKING_ID) Value 0 Min 0 Max 65535=20
Event type 4 (EV_MSC)=20
Event code 5 (MSC_TIMESTAMP) Key repeat handling: Repeat type 20 (EV_REP)
Repeat code 0 (REP_DELAY) Value 250 Repeat code 1 (REP_PERIOD) Value 33

Properties:=20
Property type 0 (INPUT_PROP_POINTER)=20
Property type 2 (INPUT_PROP_BUTTONPAD)

--=20
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.=