View Issue Details

IDProjectCategoryView StatusLast Update
0002653BuildRootTouch driverpublic2019-01-17 16:41
ReporterKeller Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Versionfsimx6-V2.0 
Target Versionfsimx6-V2.1Fixed in Versionfsimx6ul-V1.0 
Summary0002653: X-Server crashes when tslib accesses /dev/input/event1
DescriptionWhen tslib tries to access an event other than /dev/input/event0, it crashes. /var/log/startx shows a failed symbol lookup for symbol xf86XInputSetScreen.
Steps To ReproduceUse a system with touch on /dev/input/event1, e.g. a board with Atmel MXT224 touch. Start system, login as root. Issue the following commands

  mount -o remount,rw /
  echo event1 > /etc/X11/tslib-event.conf
  reboot

Then after system is started again, login again and after the X-Server is started, type ps to list processes. Now touch the screen. Nothing happens and if you type ps again, the X-Server has disappeared.
Additional InformationThis error also exists on Vybrid when using buildroot-2014.02.
Forum Link

Relationships

duplicate of 0003059 resolvedKeller Fix tslib crash with unknown xf86XInputSetScreen 

Activities

There are no notes attached to this issue.