Skip to content

Make the touchscreen work on samsung-gts210vewifi

postmarketOS Bot requested to merge k-laus:device/samsung-gts210vewifi into master

Created by: k-laus

touchscreen works now :-) Had to use ATTRS{name}=="sec_touchscreen" instead of ENV{DEVNAME}=="/dev/input/event2" which solved

  1. detection problem on cold-booting: touchscreen was not detected/activated at all, only was activated if booted via TWRP Reboot>System
  2. touchscreen was falsely detected as touchpad

[x] Merge on GitHub (see https://postmarketos.org/merge)

Merge request reports