-
Notifications
You must be signed in to change notification settings - Fork 4
Debugging the Driver
mgong98 edited this page Feb 23, 2021
·
1 revision
There are various system level ways of debugging the touch driver.
This documentation will go over the use of the following:
- evtest in Linux
- getevent in Android
- dev_dbg messages in the driver
- sysfs , debug file system
- The mxt-app utility