-
-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2 version: ts_calibrate: "ts_setup: No such file or directory" #167
Comments
what version of tslib do you run? if you build tslib yourself, you can --enable-debug to see some more details when running ts_calibrate here. |
right now I can tell:
|
well, so you want to use the median filter but it doesn't seems to be installed so that a program can find it. the plugin libraries ned to be in, for example, /usr/lib/ts/median.so |
mmm, I understand... but I make tslib with STATIC option... and median module too, cmake call: "...--enable-median=static...", so, I guess that all obj files into the tslib modules. |
@urus-vp Have you solved this problem? Thanks. |
new one... #144
Hello!
I have the same issue... I just tried to implement your recomendation above, but w/o success...
please, take a look at the attached screenshots.
Do you have any ideas ?
note:
there are three input TouchController devices... but I can get events from event2 only
The text was updated successfully, but these errors were encountered: