From: Mike M. <ak...@gm...> - 2006-06-20 16:06:07
|
I can run tilp-2 like this: tilp-2 --calc=ti89t --cable=DirectLink --port=1 but I get some errors: TiLP - Version 0.13, (C) 1999-2006 Romain Lievin THIS PROGRAM COMES WITH ABSOLUTELY NO WARRANTY PLEASE READ THE DOCUMENTATION FOR DETAILS built on Jun 20 2006 07:33:09 tilp-INFO: setlocale: <C> tilp-INFO: bindtextdomain: <\locale> tilp-INFO: textdomain: <tilp2> ticables-INFO: cables library version 0.0.9 ticables-INFO: setlocale: <C> ticables-INFO: bindtextdomain: </usr/local/share/locale> ticables-INFO: textdomain: <libticables2> tifiles-INFO: tifiles library version 0.1.4 tifiles-INFO: setlocale: <C> tifiles-INFO: bindtextdomain: </usr/local/share/locale> tifiles-INFO: textdomain: <libtifiles2> ticalcs-INFO: ticalcs library version 0.1.3 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-r-- root usb ticables-INFO: is user can r/w on device: no ticables-INFO: are others can r/w on device: no ticables-INFO: is the user 'mohr' in the group 'usb': yes ticables-INFO: found <TI89 Titanium>. (tilp-2:6344): ticables-WARNING **: usb_set_configuration (could not set config 1: Device or resource busy). ticables-INFO: resetting pipes... I just located something mroe useful in dmesg: usb 1-3.3: usbfs: interface 0 claimed by usbfs while 'tilp-2' sets config #1 This appears to be a conflict with other USB devices on my system: http://en.opensuse.org/SDB:Scanner_Setup_from_SUSE_Linux_10.0#USB_access_conflicts_for_Epson_all-in-one_devices Of course it isn't a scanner, but the error message is identical. Mike |