On Mon, Mar 19, 2007 at 03:34:58PM +0800, Alan Chuang wrote: > Dear all: > I am trying to use tslib for my touch-panel in Directfb, but I got > the > following error: > > ********************************************* > Couldnt load module pthres > (!) DirectFB/tslib: Error configuring `/dev/input/event1`! > ********************************************** > It is not just the pthres module, but also all of the modules > after the raw module (e.g. variance, dejitter, linear, etc.) > However, my ts test programs and tinyX server don't have > any problem loading the tslib library. > > I traced the code and found that when tslib is called by Directfb, > it has problem doing "dlopen" on the pthres module. Interestingly, > tslib doesn't have this problem when it was called by TinyX or my > test program. > > Just wondering if anyone has run into the same issue.
Yes. Fix is here: https://lists.berlios.de/pipermail/tslib-general/2007-February/000002.html -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
