我已经拥有这台笔记本电脑一个月了,触摸屏(ETPS/2 Elantech Touchpad)运行良好。昨天发生了变化。我的电池有一个奇怪的问题,它甚至没有意识到我有电池(acpitool说电池:“不可用”),因此当我拔掉充电器时,它就会关闭,就好像它是一台台式电脑,而不是一台带有充电电池的便携式笔记本。总之,在其中一次关闭后,我的触屏就停止工作了。现在电池工作正常,但触控板却不行。我在这个网站上查看了所有类似的问题,但没有一个问题有效或与我的情况相匹配。以下是详细信息:
谢谢大家。如果有人要求,我会添加任何有帮助的东西。我不知道是什么导致了这一切。
@debian:~$ xinput
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Mitsumi Electric Apple Optical USB Mouse id=10 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ HD WebCam id=11 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]/var/log/xorg.0.log中的相关垃圾:
[ 3.878] (II) config/udev: Adding input device ETPS/2 Elantech
Touchpad (/dev/input/event2)
[ 3.878] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev
touchpad catchall"
[ 3.878] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad
catchall"
[ 3.878] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default
clickpad buttons"
[ 3.878] (II) LoadModule: "synaptics"
[ 3.879] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 3.880] (II) Module synaptics: vendor="X.Org Foundation"
[ 3.880] compiled for 1.16.0.901, module version = 1.8.99
[ 3.880] Module class: X.Org XInput Driver
[ 3.880] ABI class: X.Org XInput driver, version 21.0
[ 3.880] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech \
Touchpad'
[ 3.880] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 3.880] (**) Option "Device" "/dev/input/event2"
[ 3.913] (II) synaptics: ETPS/2 Elantech Touchpad: ignoring touch
events for semi-multitouch device
[ 3.913] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 -
3080 (res 0)
[ 3.913] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 -
1120 (res 0)
[ 3.913] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 -
255
[ 3.913] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range
0 - 15
[ 3.913] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left
right double triple
[ 3.914] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product
0xe
[ 3.914] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 3.914] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 3.968] (**) Option "config_info" "udev:/sys/devices/platform/i8042
/serio1/input/input2/event2"
[ 3.968] (II) XINPUT: Adding extended input device "ETPS/2 Elantech
Touchpad" (type: TOUCHPAD, id 13)
[ 3.968] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed
is now constant deceleration 2.5
[ 3.968] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed
is now 1.75
[ 3.968] (**) synaptics: ETPS/2 Elantech Touchpad: (accel)
AccelFactor is now 0.061
[ 3.968] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration
scheme 1
[ 3.968] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 3.968] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor:
2.000
[ 3.968] (**) ETPS/2 Elantech Touchpad: (accel) acceleration
threshold: 4
[ 3.968] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 3.968] (II) config/udev: Adding input device ETPS/2 Elantech
Touchpad (/dev/input/mouse1)
[ 3.968] (**) ETPS/2 Elantech Touchpad: Ignoring device from
InputClass "touchpad ignore duplicates"发布于 2016-04-06 23:15:16
答案是我是个笨蛋。对不起大家。很明显,有一种键盘快捷键可以对固件进行操作。这就是为什么我不能拥有美好的东西。
https://unix.stackexchange.com/questions/273865
复制相似问题