I am trying to use tslib with DirectFB 1.0.1 (and ultimately with GTK+).
I get the following:
[EMAIL PROTECTED] /]# avr32-linux-dfbinfo
=======================| DirectFB 1.0.1 |=======================
(c) 2001-2007 The DirectFB Organization (directfb.org)
(c) 2000-2004 Convergence (integrated media) GmbH
------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2008-04-29 20:31)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 352)...
avr32-linux-avr32-linux-dfb[346]: segfault at 811e1d92 pc 2ac21046 sp
7fedf184 ecr 16
dfbinfo: can't resolve symbol 'tslib_parse_vars'
(!) [ 346: 0.000] --> Caught signal 11 (at 0x811e1d92, invalid address)
<--
Aborted
[EMAIL PROTECTED] /]#
My /etc/ts.conf file is as follows:
========================================
# Uncomment if you wish to use the linux input layer event interface
module_raw input
# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
# module_raw collie
# Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860
# module_raw corgi
# Uncomment if you're using a device with a UCB1200/1300/1400 TS interface
# module_raw ucb1x00
# Uncomment if you're using an HP iPaq h3600 or similar
# module_raw h3600
# Uncomment if you're using a Hitachi Webpad
# module_raw mk712
# Uncomment if you're using an IBM Arctic II
# module_raw arctic2
module pthres pmin=5
module variance delta=30
module dejitter delta=250
module linear
========================================
Doing a strace, I do see successful loading of tslib libraries
"/usr/lib/ts/input.so", and "/usr/lib/ts/pthres.so", but none of the rest.
The tslib utilities (ts_calibrate, etc) are all functioning properly.
Any idea what could be going wrong?
Thanks & Regards,
________________________________________________________________
Peter W.W. Ma | email: [EMAIL PROTECTED]
Principal | tel: +1 778 839-7865
Mediama Technologies | fax: +1 604 433-2465
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users