From: Mike M. <ak...@gm...> - 2006-11-10 23:36:56
|
Hi, I asked Kevin if there was any news w.r.t the 89t working with tilp on linux. He said that preliminary support may have been added to the svn code. I grabbed a copy and built it. It seems that the problems from march/april 2006 still exist. It seems that tilp-2 is still unable to communicate with the 89t. I tried runing tilp-2 like this, both as a normal user and as root: $ tilp-2 --calc=ti89t --cable=DirectLink TiLP - Version 1.01, (C) 1999-2006 Romain Lievin THIS PROGRAM COMES WITH ABSOLUTELY NO WARRANTY PLEASE READ THE DOCUMENTATION FOR DETAILS built on Nov 10 2006 15:27:47 ticables-INFO: ticables library version 1.0.2 ticables-INFO: setlocale: <C> ticables-INFO: bindtextdomain: </usr/local/share/locale> ticables-INFO: textdomain: <libticables2> ticables-INFO: kernel: 2.6.17.11-grsec tifiles-INFO: tifiles library version 1.0.1 tifiles-INFO: setlocale: <C> tifiles-INFO: bindtextdomain: </usr/local/share/locale> tifiles-INFO: textdomain: <libtifiles2> ticalcs-INFO: ticalcs library version 1.0.1 ticalcs-INFO: setlocale: <C> ticalcs-INFO: bindtextdomain: </usr/local/share/locale> ticalcs-INFO: textdomain: <libticalcs2> ticables-INFO: Check for lib-usb support: ticables-INFO: usb support: available. ticables-INFO: Check for lib-usb usability: ticables-INFO: usb filesystem (/proc/bus/usb): mounted ticables-INFO: Check for lib-usb support: ticables-INFO: usb support: available. ticables-INFO: Check for lib-usb usability: ticables-INFO: usb filesystem (/proc/bus/usb): mounted ticables-INFO: found <TI-89 Titanium> on #1, version <3.00> tilp-INFO: Msg: failed to open USB device. Cause: check your USB cable is plugged and/or the calculator is ON! Check your libusb and usbfs permissions, too. System: Inappropriate ioctl for device (errno = 25) ticables-INFO: Check for lib-usb support: ticables-INFO: usb support: available. ticables-INFO: Check for lib-usb usability: ticables-INFO: usb filesystem (/proc/bus/usb): mounted ticables-INFO: found <TI-89 Titanium> on #1, version <3.00> tilp-INFO: tilp_device_err catched error 37 The calculator is plugged in and turned on: (from dmesg) ohci_hcd 0000:00:02.1: wakeup usb 3-2: new full speed USB device using ohci_hcd and address 2 usb 3-2: configuration #1 chosen from 1 choice and it is available to libusb: Bus 003 Device 006: ID 0451:e004 Texas Instruments, Inc. TI-89 Titanium Calculator Any news on the 89t front? Mike |