Ubuntu 18.04 上的鼠标无响应

Ubuntu 18.04 上的鼠标无响应

我双启动 Windows 10 和 Ubuntu 18.04(在 2014 年购买的 HP Pavillion Touchsmart 15 笔记本电脑 15-n090sa 上)。我每天都使用 Ubuntu,很少启动 Windows。

我使用通过 USB 电缆连接到计算机的光电鼠标。

制造商:TRUST (www.trust.com) 型号:AMI MOUSE 250S OPTICAL。

它有一个左键单击按钮、一个右键单击按钮以及它们之间可点击的滚轮。

鼠标在 Windows 上工作正常。但在 Ubuntu 上,它可以正常工作几秒钟,但随后响应越来越慢,直到几乎完全不工作。

我有一个触摸板,在 Windows 和 Ubuntu 下都能完美运行。

我通过“ubuntu-bug xorg”和“xdiagnose”提交的这个错误报告中有很多额外信息:https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1832133

请帮忙!

更新#1:

tom@Hoppy:~$ xinput -list

Virtual core pointer                        id=2    [master pointer  (3)]

- Virtual core XTEST pointer                id=4    [slave  pointer  (2)]

- ELAN Touchscreen                          id=10   [slave  pointer  (2)]

- SynPS/2 Synaptics TouchPad                id=13   [slave  pointer  (2)]

- HID 1241:1111                             id=9    [slave  pointer  (2)]

Virtual core keyboard                       id=3    [master keyboard (2)]

- Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]

- HP Truevision HD: HP Truevision           id=11   [slave  keyboard (3)]

- HP WMI hotkeys                            id=14   [slave  keyboard (3)]

- HP Wireless hotkeys                       id=15   [slave  keyboard (3)]

- AT Translated Set 2 keyboard              id=12   [slave  keyboard (3)]

- Video Bus                                 id=7    [slave  keyboard (3)]

- Power Button                              id=8    [slave  keyboard (3)]

- Power Button                              id=6    [slave  keyboard (3)]

更新 #2:

tom@Hoppy:~$ xinput --list-props 9

设备‘HID 1241:1111’:

Device Enabled (147):   1

Coordinate Transformation Matrix (149): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000

libinput Natural Scrolling Enabled (286):   0

libinput Natural Scrolling Enabled Default (287):   0

libinput Scroll Methods Available (288):    0, 0, 1

libinput Scroll Method Enabled (289):   0, 0, 0

libinput Scroll Method Enabled Default (290):   0, 0, 0

libinput Button Scrolling Button (291): 2

libinput Button Scrolling Button Default (292): 2

libinput Middle Emulation Enabled (293):    0

libinput Middle Emulation Enabled Default (294):    0

libinput Accel Speed (295): -0.438849

libinput Accel Speed Default (296): 0.000000

libinput Accel Profiles Available (297):    1, 1

libinput Accel Profile Enabled (298):   1, 0

libinput Accel Profile Enabled Default (299):   1, 0

libinput Left Handed Enabled (300): 0

libinput Left Handed Enabled Default (301): 0

libinput Send Events Modes Available (271): 1, 0

libinput Send Events Mode Enabled (272):    0, 0

libinput Send Events Mode Enabled Default (273):    0, 0

Device Node (274):  "/dev/input/event11"

Device Product ID (275):    4673, 4369

libinput Drag Lock Buttons (302):   <no items>

libinput Horizontal Scroll Enabled (303):   1

相关内容