Skip to content

Conversation

@opsiff
Copy link
Member

@opsiff opsiff commented Sep 24, 2024

[Problem]
It sometimes after reboot change output from Touchpad to Mouse, evtest show it output from "TOPS0102:00 35CC:0104 Touchpad" to "TOPS0102:00 35CC:0104 Mouse",and it works as A mouse.

[Solution]
Like GLO-GXXX,As a workaround, it is possible to call MT_QUIRK_FORCE_GET_FEATURE to force set feature in mt_set_input_mode for such special touchpad device.

Link:https://gitlab.freedesktop.org/libinput/libinput/-/issues/1040 Link:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9ffccb691adb854e7b7f3ee57fbbda12ff70533f Link:https://www.cnblogs.com/szdytom/p/fix-honormagic-touchpad.html

[Problem]
It sometimes after reboot change output from Touchpad to Mouse,
evtest show it output from "TOPS0102:00 35CC:0104 Touchpad" 
to "TOPS0102:00 35CC:0104 Mouse",and it works as A mouse.

[Solution]
Like GLO-GXXX,As a workaround, it is possible to call
MT_QUIRK_FORCE_GET_FEATURE to force set feature in mt_set_input_mode for such special touchpad device.

Link:https://gitlab.freedesktop.org/libinput/libinput/-/issues/1040
Link:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9ffccb691adb854e7b7f3ee57fbbda12ff70533f
Link:https://www.cnblogs.com/szdytom/p/fix-honormagic-touchpad.html
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • 在新增的设备ID中,0x35cc:0x0104 可能是一个无效的设备ID组合,应该确认是否正确。
  • 新增设备注释 "HONOR MagicBook Art 14 touchpad" 可能需要更具体的描述,以便其他开发者理解其用途。

是否建议立即修改:

  • 是,需要确认新增设备ID的有效性和注释的清晰度,以避免潜在的兼容性问题。

@Avenger-285714
Copy link
Member

记得提上游捏

@Avenger-285714
Copy link
Member

/approve

@MingcongBai
Copy link
Contributor

已在相关设备测试验证

@MingcongBai
Copy link
Contributor

/approve

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Avenger-285714, MingcongBai

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants