You are not logged in.

#1 2021-08-05 15:43:13

ZappaBoy
Member
Registered: 2018-08-27
Posts: 5

Wacom FInger Touch stop working but Pen Stylus work.

Hi all,
As you can read in the title, the problem is that the finger touchscreen on my Lenovo Lenovo YOGA 730-13IWL has stopped working, while the pen continues to work as usual.

 xinput test "Wacom HID 5173 Finger touch" # no output anything even if i touch the screen. 

I've installed the wacom driver and previously it work perfectly.

 dmesg | grep -i wacom 
[    3.027660] input: Wacom HID 5173 Pen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-WCOM5173:00/0018:056A:5173.0002/input/input17
[    3.028088] input: Wacom HID 5173 Finger as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-WCOM5173:00/0018:056A:5173.0002/input/input18
[    3.028584] wacom 0018:056A:5173.0002: hidraw1: I2C HID v1.00 Mouse [WCOM5173:00 056A:5173] on i2c-WCOM5173:00
 xsetwacom --get "Wacom HID 5173 Finger touch" all                   
Option "Area" "0 0 11748 6608"
Button: Actions are not supported by xorg.conf. Try shell format (-s) instead.
Button: Actions are not supported by xorg.conf. Try shell format (-s) instead.
Button: Actions are not supported by xorg.conf. Try shell format (-s) instead.
Button: Actions are not supported by xorg.conf. Try shell format (-s) instead.
Option "DebugLevel" "0"
Option "CommonDBG" "0"
Option "Suppress" "2"
Option "RawSample" "4"
Option "PressCurve" "0 0 100 100"
Option "Mode" "Absolute"
Property 'Wacom Hover Click' does not exist on device.
Option "Touch" "on"
Property 'Wacom Hardware Touch Switch' does not exist on device.
Option "Gesture" "on"
Option "ZoomDistance" "50"
Option "ScrollDistance" "20"
Option "TapTime" "250"
Property 'Wacom Proximity Threshold' does not exist on device.
Option "Rotate" "none"
Property 'Wacom Wheel Buttons' does not exist on device.
Property 'Wacom Wheel Buttons' does not exist on device.
Property 'Wacom Wheel Buttons' does not exist on device.
Property 'Wacom Wheel Buttons' does not exist on device.
Property 'Wacom Wheel Buttons' does not exist on device.
Property 'Wacom Wheel Buttons' does not exist on device.
Property 'Wacom Strip Buttons' does not exist on device.
Property 'Wacom Strip Buttons' does not exist on device.
Property 'Wacom Strip Buttons' does not exist on device.
Property 'Wacom Strip Buttons' does not exist on device.
Option "Threshold" "0"
Option "Serial" "0"
Property 'Wacom Pressure Recalibration' does not exist on device.
Option "PanScrollThreshold" "13"

I think the problem is due to libinput driver or something like this. Any idea?

Offline

Board footer

Powered by FluxBB