I've built Jivelite on the Bionic stick, using the same instructions as
previously, and I've also built tslib again, and I can run ts_calibrate
to create the /etc/pointercal file.  The command I used to run
ts_calibrate was:

Code:
--------------------
    TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEVICE=/dev/input/event2 
TSLIB_CALIBFILE=/etc/pointercal TSLIB_CONFFILE=/etc/ts.conf 
TSLIB_PLUGINDIR=/usr/local/lib/ts /usr/bin/ts_calibrate
--------------------


But if I run JiveLite using the command:

Code:
--------------------
    TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEVICE=/dev/input/event2 
TSLIB_CALIBFILE=/etc/pointercal TSLIB_CONFFILE=/etc/ts.conf 
TSLIB_PLUGINDIR=/usr/local/lib/ts /home/joggler/jivelite/bin/jivelite
--------------------

then all I get is the JiveLite splash screen before it drops back to a
command line prompt without an error message.  What would cause this? 
Is there something wrong with my Lua setup perhaps, or my tslib setup?


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to