From: Mike M. <ak...@gm...> - 2006-06-23 22:21:32
|
I downloaded the libraries and tilp from here: http://sourceforge.net/project/showfiles.php?group_id=18378&package_id=159925 I then ran tilp like this: tilp-2 --calc=ti89t --cable=DirectLink I got a dialog box in X with some information: Msg: attempting to use a cable which has not been open before. Cause: internal error System: No such file or directory (errno = 2) I'm using tilp 0.17 with the following libraries (from about): Framework version (cables=0.1.1, files=0.2.0, calcs=0.2.2, ticonv=0.0.4) Console output is as follows: TiLP - Version 0.17, (C) 1999-2006 Romain Lievin THIS PROGRAM COMES WITH ABSOLUTELY NO WARRANTY PLEASE READ THE DOCUMENTATION FOR DETAILS built on Jun 23 2006 15:06:06 tilp-INFO: setlocale: <C> tilp-INFO: bindtextdomain: <\locale> tilp-INFO: textdomain: <tilp2> ticables-INFO: cables library version 0.1.1 ticables-INFO: setlocale: <C> ticables-INFO: bindtextdomain: </usr/local/share/locale> ticables-INFO: textdomain: <libticables2> tifiles-INFO: tifiles library version 0.2.0 tifiles-INFO: setlocale: <C> tifiles-INFO: bindtextdomain: </usr/local/share/locale> tifiles-INFO: textdomain: <libtifiles2> ticalcs-INFO: ticalcs library version 0.2.2 ticalcs-INFO: setlocale: <C> ticalcs-INFO: bindtextdomain: </usr/local/share/locale> ticalcs-INFO: textdomain: <libticalcs2> ticables-INFO: Check for lib-usb usability: ticables-INFO: usb filesystem (/proc/bus/usb): mounted ticables-INFO: node /proc/bus/usb/devices: exists ticables-INFO: permissions/user/group: -rw-rw-rw- root usb ticables-INFO: is user can r/w on device: no ticables-INFO: are others can r/w on device: yes tilp-INFO: Msg: illegal operation or argument. Cause: the program which uses this library is buggy. Fire-up the developer! System: Inappropriate ioctl for device (errno = 25) tilp-INFO: tilp_device_err catched error 51 I've set global read-write permissions set on /proc/bus/usb* just to make sure nothing is wrong with file access. lsusb shows that the calculator is plugged in: Bus 003 Device 005: ID 0451:e004 Texas Instruments, Inc. TI-89 Titanium Calculator Any help is appreciated :) TIA Mike |