From: Mike M. <ak...@gm...> - 2006-06-20 06:40:12
|
Hello, I noticed that you folks had announced preliminary support for the new DirectLink USB cable that ships with the newer TI-89s. I just purchased one today and was hoping to get it up and running. It appears, however, that there are still some kinks somewhere along the line. I installed tilp-2 from here: http://www.ticalc.org/archives/files/fileinfo/374/37480.html and the libraries it depends on from here: http://www.ticalc.org/archives/files/fileinfo/374/37479.html I started tilp-2 from the command line, but it didn't detect that anything was available. I confirmed that the TI-89 was connected to a USB port and that it was on. I then opened the man-page and saw that the calc can be explicitly specified: tilp-2 --calc=ti89t --cable=DirectLink The manpage didn't mention DirectLink, but I assumed that it could be specified just like the other cables. I didn' tknow what port to specify, so I just left it blank. I added myself to group usb and ensured that I had write access to the appropriate devices in /proc/bus/usb/*. Interestingly: 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 19 2006 22:40:39 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-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) The device is definitely plugged in: Bus 003 Device 002: ID 046e:52c4 Behavior Tech. Computer Corp. Bus 003 Device 001: ID 0000:0000 Bus 002 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 002 Device 001: ID 0000:0000 Bus 001 Device 029: ID 0451:e004 Texas Instruments, Inc. TI-89 Titanium Calculator Bus 001 Device 024: ID 05e3:0702 Genesys Logic, Inc. USB 2.0 IDE Adapter Bus 001 Device 019: ID 050d:0234 Belkin Components F5U234 USB 2.0 4-Port Hub Bus 001 Device 002: ID 0930:651e Toshiba Corp. Bus 001 Device 001: ID 0000:0000 The only thing different here is that the calc is plugged into a powered usb hub along with an external hard disk. Can anyone shed some light on this issue? TIA Mike |
From: Romain <ro...@li...> - 2006-06-23 06:46:10
|
Hi, > The manpage didn't mention DirectLink, but I assumed that it could be > specified just like the other cables. I didn' tknow what port to > specify, so I just left it blank. Added to bug list. > ticables-INFO: found <TI89 Titanium>. > 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 =3D 25) Bug in ticables2 v0.0.9. Fixed in 0.1.0. I will upload a new package for you ASAP. roms. --=20 Romain Li=E9vin : <ro...@li...> Web site : http://www.lievin.net "Linux, y'a moins bien mais c'est plus cher !" |
From: Romain <ro...@li...> - 2006-06-23 06:47:10
|
Hi, BTW, thank you _very_ much for your exhaustive log. Many users don't thin= k to send it although it's quite useful ! roms. --=20 Romain Li=E9vin : <ro...@li...> Web site : http://www.lievin.net "Linux, y'a moins bien mais c'est plus cher !" |
From: Romain <ro...@li...> - 2006-07-06 08:45:32
|
Hi, About the TI89T-USB & Linux issue, I have proceed into more investigation= s... It seems there is a kernel issue aka Titanium is: - working fine with a 2.4.32 kernel and any libusb version (0.1.9 & 0.1.1= 2), - is not working with 2.6.7, 2.6.15, 2.6.17 kernels and any libusb versio= n. We have a _real_ problem! roms. --=20 Romain Li=E9vin : <ro...@li...> Web site : http://www.lievin.net "Linux, y'a moins bien mais c'est plus cher !" |
From: Romain <ro...@li...> - 2006-07-09 13:42:21
|
Hi, > There is still the problem w/ TiLP-II 0.17 beta (framework: cables > 0.1.1, files 0.2.0, calcs 0.2.2, ticonv 0.0.4) on Windows 2000 Pro SP4 > of the program being unable to change device, and still crashes before > displaying the dialog box. This was first done using a TI83+SE and the > Ti-Graph Link (Black Link, official, not a compatible one).<br> This issue is due to a bug in the TiglUsb library shipped with our SilverLink/DirectLink driver. This bug appears under Windows 98/Me/2000 only. Library has been fixed and a new package has been upload on ticalc.org. In the meanwhile, I have discovered that USB naming scheme is not the sam= e under XP. Consequently, TiLP can list/probe USB devices under Windows XP only (at the time being). I hope to improve that quickly. roms. > <br> > I made the same test on another Win 2k SP4 machine, then both with a TI > 83+ and a TI 92+, but no machine/calc combination managed to work. I > think the calc and cable aren't even detected by TiLP-II before it > crashes. <br> > <br> > Then, I manually wrote the following config info in tilp.ini file: <br> > calc_model=3Dti83+<br> > cable_model=3DTIGraphLink (I also tried with "parallel" (without > quotes))<br> > cable_port=3D1<br> > then, TilP-II did displayed the correct calc on the left panel, but:<br= > > - stated "null on #0", although I did filled as stated in the help > page<br> > - Impossible to get a screenshot (as all the TiLP-II versions I tried)<= br> > - any other command (such as ID-LIST) ended with the following error > dialog box:<br> > <blockquote>"Msg: Invalid command ID.<br> > Cause: TiLP received an unexpected Command ID, probably due to a > transmission error."<br> > </blockquote> > In the console window, it seems that TiLP doesn't get any answer.<br> > <br> > Of course, the cable have been tested without any problem on Ti-Connect > and TI Graph Link with the same calcs (83+, 83+SE, 92+).<br> > <br> > At last, when I want to change the linking parameters from now, the > console outputs the message: "(tilp2.exe:240): ticables-WARNING **: > TiglUsb library not found. Have you installed the TiglUsb driver ?"<br> > Which of course, have been installed in C:\WINNT\System32\drivers, the > original files being in C:\Program Files\TiLP-II\slvdrvXP.<br> > The "240" is sometimes replaced by "1020".<br> > <br> > Hope that helps.<br> > <br> > Have you an idea as for why the TiglUsb driver isn't detected ?<br> > <pre class=3D"moz-signature" cols=3D"72">-- > [ftp83+], > Webmaster de <a class=3D"moz-txt-link-freetext" > href=3D"http://www.ftp83plus.net">http://www.ftp83plus.net</a> 's webma= ster. > </pre> > </body> > </html> > > Using Tomcat but need to do more? Need to support web services, securit= y? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geron= imo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642_______________________________________________ > TiLP-users mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-users > --=20 Romain Li=E9vin : <ro...@li...> Web site : http://www.lievin.net "Linux, y'a moins bien mais c'est plus cher !" |