이 노트북을 한 달 정도 사용해 봤는데 터치패드(ETPS/2 Elantech 터치패드)는 잘 작동됩니다. 어제 바뀌었어요. 배터리에 이상한 문제가 있습니다. 배터리가 있다는 사실조차 인식하지 못합니다(acpitool에서 배터리: "사용할 수 없음"이라고 함). 그래서 충전기를 뽑으면 데스크탑 컴퓨터인 것처럼 즉시 종료됩니다. 휴대용 노트북 충전식 배터리. 어쨌든, 종료 중 하나가 발생한 후 터치패드가 작동을 멈췄습니다. 이제 배터리는 제대로 작동하지만 터치패드는 작동하지 않습니다. 이 사이트에서 유사한 질문을 모두 확인했지만 그 중 어느 것도 효과가 없거나 내 상황에 적합하지 않았습니다. 세부사항은 다음과 같습니다:
- X11 커서는 표시되지 않습니다.
- 저는 커널 3.16.0-4-amd64로 debian jessie를 실행하고 있습니다.
- 내 터치패드가 인식되어 활성화되었습니다.
- 내 시냅틱 터치패드 패키지가 완전히 업데이트되었습니다.
- xev는 터치패드와의 상호 작용에 응답하지 않습니다.
- USB 마우스가 작동해서 지금 사용하고 있어요
- xorg.conf가 없습니다
다들 감사 해요. 누군가 물어보면 도움이 될만한 내용을 추가하겠습니다. 무엇이 원인인지 모르겠습니다.
@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"
답변1
대답은 내가 바보라는 것입니다. 죄송합니다 여러분. 펌웨어에는 이 작업을 수행하는 키보드 단축키가 있는 것 같습니다. 그래서 나는 좋은 것을 가질 수 없습니다.