triage-policies: add an entry for pointing users to 60-evdev.hwdb

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1032>
This commit is contained in:
Peter Hutterer 2024-08-26 14:42:51 +10:00
parent 3402f38001
commit 15697685c6

View file

@ -94,6 +94,21 @@ resource_rules:
The [libinput documentation](https://wayland.freedesktop.org/libinput/doc/latest/contributing.html)
also has more details on how to get started.
status: "close"
- name: "Point to 60-evdev.hwdb"
conditions:
labels:
- "bugbot::evdev-hwdb"
remove_labels:
- "bugbot::evdev-hwdb"
comment: |
Looks like this issue may be solved with a device-specific entry in systemd's hwdb.
You should have a /usr/lib/udev/hwdb/60-evdev.hwdb file which includes those quirks. Please see
the top of the file for instructions and follow those. Once the quirk is confirmed working
this issue (or parts thereof) should be fixed and you can submit a pull request to the
[systemd](https://github.com/systemd/systemd/) repository to get that quirk included.
Please link to the systemd issue here and if the hwdb entry indeed fixed this issue here, please
remember to close this issue.
- *close_needinfo
- *remind_needinfo
merge_requests: