upadte(driver): update sensor driver and delete unused script.

This commit is contained in:
kangjun
2024-08-30 17:49:48 +08:00
parent 6e4b2234c8
commit 113ad77c3b
17 changed files with 29 additions and 309 deletions

View File

@@ -32,14 +32,14 @@ mount -t debugfs none /sys/kernel/debug
[ -x /bin/ll ] || alias ll='ls -al'
#export TSLIB_ROOT=/usr/local/tslib
export TSLIB_TSDEVICE=/dev/input/event2
export TSLIB_TSEVENTTYPE=input
export TSLIB_CONFFILE=/mnt/ts.conf
# export TSLIB_TSDEVICE=/dev/input/event2
# export TSLIB_TSEVENTTYPE=input
# export TSLIB_CONFFILE=/mnt/ts.conf
#export TSLIB_PLUGINDIR=/usr/local/tslib/lib/ts
#export TSLIB_CALIBFILE=/etc/pointercal
export TSLIB_CALIBFILE=/mnt/pointercal
# export TSLIB_CALIBFILE=/mnt/pointercal
export TSLIB_PLUGINDIR=/usr/lib/ts
export TSLIB_CONSOLEDEVICE=none
export TSLIB_FBDEVICE=/dev/fb0
# export TSLIB_PLUGINDIR=/usr/lib/ts
# export TSLIB_CONSOLEDEVICE=none
# export TSLIB_FBDEVICE=/dev/fb0