我刚买了一个HP 无线鼠标,但遇到了一些问题。
光标经常变得对鼠标移动无响应。我注意到只有在我的笔记本电脑电池耗尽时才会发生这种情况,并且只要鼠标在 20-30 秒内没有移动,我就必须触摸笔记本电脑的触摸板才能重新连接鼠标。
所以看起来电源管理可能会干扰,但我不确定如何解决这个问题。
编辑: 我完全忘记提及的一条重要信息是,我之前使用的Sweex MI420无线鼠标没有出现此问题。
$ dmesg |grep -i mouse:
[ 1.279240] mousedev: PS/2 mouse device common for all mice
[ 2.205885] input: HP HP Wireless Laser Comfort Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input5
[ 2.206071] generic-usb 0003:03F0:8501.0001: input,hiddev0,hidraw0: USB HID v1.11 Mouse [HP HP Wireless Laser Comfort Mouse] on usb-0000:00:1a.0-1.2/input0
Run Code Online (Sandbox Code Playgroud)
$ ls /sys/bus/usb/devices:
1-0:1.0
1-1
1-1.1
1-1:1.0
1-1.1:1.0
1-1.1:1.1
1-1.2
1-1.2:1.0
2-0:1.0
2-1
2-1:1.0
usb1
usb2
Run Code Online (Sandbox Code Playgroud)