Omnimaga: The Coders Of Tomorrow
Welcome, Guest. Please login or register.
 
Omnimaga: The Coders Of Tomorrow
20 June, 2013, 15:32:21 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   home   news downloads projects tutorials misc forums rules new posts irc about Login Register  
+-OmnomIRC

You must Register, be logged in and have at least 40 posts to use this shout-box! If it still doesn't show up afterward, it might be that OmnomIRC is disabled for your group or under maintenance.

Note: You can also use an IRC client like mIRC, X-Chat or Mibbit to connect to an EFnet server and #omnimaga.

Pages: [1]   Go Down
  Print  
Author Topic: Connect nspire cx to TiLPII? -  (Read 904 times) Bookmark and Share
0 Members and 1 Guest are viewing this topic.
blweldon2
LV3 Member (Next: 100)
***
Offline Offline

Gender: Male
Last Login: 06 May, 2013, 03:44:40
Date Registered: 20 September, 2011, 03:54:51
Posts: 49


Topic starter
Total Post Ratings: +1

View Profile
« on: 18 March, 2012, 06:21:55 »
0

I am trying to connect my nspire cx (non-cas) to TiLPII so I can put some games on it without having to switch my laptop from windows 8 to windows 7 (with 7 having the student software on it). TiLPII doesn't see my calculator regardless of USB port it is plugged in to. My laptop installed the drivers for the nspire when I first plugged it in. I am running 64-bit Windows 8 if that makes a difference.

Here is a screenshot of the program running if it is of any help.
http://img801.imageshack.us/img801/2117/helpi.png

How do I fix this problem?
Logged

Hmmm.... I wonder how to do this.....
cyanophycean314
LV6 Super Member (Next: 500)
******
Offline Offline

Gender: Male
Last Login: 03 May, 2013, 19:28:34
Date Registered: 07 December, 2011, 02:44:32
Location: Somewhere?
Posts: 363


Total Post Ratings: +42

View Profile
« Reply #1 on: 18 March, 2012, 16:53:03 »
0

I'm not sure if TiLP is working with Windows 8.

You can dual boot right? That way, it would be pretty easy to just go on 7 every once in a while to transfer some games.
Logged

blweldon2
LV3 Member (Next: 100)
***
Offline Offline

Gender: Male
Last Login: 06 May, 2013, 03:44:40
Date Registered: 20 September, 2011, 03:54:51
Posts: 49


Topic starter
Total Post Ratings: +1

View Profile
« Reply #2 on: 18 March, 2012, 17:23:07 »
0

I am dual booting with 7. Windows 7 has the student software on it, so that is no problem. I have a spare code for the student software that came with my 2nd nspire, but i don't want to waste it. It would be nice if i could get tilp running on win8. Takes forever to restart into win7 or ubuntu.
Logged

Hmmm.... I wonder how to do this.....
Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 14:03:41
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1917

Total Post Ratings: +215

View Profile WWW
« Reply #3 on: 18 March, 2012, 20:52:36 »
0

Hi Smiley

Thanks for the screenshot, because it shows a proximate cause for TILP failing to communicate with your calculator Smiley
TILP is indicating, in both the GUI and the terminal, that you're trying to communicate with the "none" calculator; the GUI is indicating that you're using the "null" cable. Those are placeholders which do not implement any protocol and do not attempt any communication operation.

The solution to this problem would be to try and configure TILP through the "Change device dialog", accessible in the File menu, by right-clicking on none -> null:#1, or pressing Ctrl + D. The list of devices near the bottom dialog ought to inform you that you can communicate with a Nspire, using the DirectLink cable.
In this dialog, be sure to check the "USB scan at startup" checkbox, for next time Wink


Now, with that said... if no device is listed in the list of devices near the bottom of the "Change device" dialog, it's entirely possible that the version of libusb used by TILP II 1.16, even if it's a recent one, has a problem on Win 8 Smiley
In such a case, please post here the contents of the ".tilp.log" file, which you'll be able to find in your home directory (presumably C:\Users\<yourusername>\).
Thanks in advance Smiley
Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
blweldon2
LV3 Member (Next: 100)
***
Offline Offline

Gender: Male
Last Login: 06 May, 2013, 03:44:40
Date Registered: 20 September, 2011, 03:54:51
Posts: 49


Topic starter
Total Post Ratings: +1

View Profile
« Reply #4 on: 18 March, 2012, 21:55:09 »
0

I followed your instructions and it still doesn't recognize my calc. I will post the log when i get access to my laptop. Do you think someone could make a win8 compatible libusb using any of this information?

EDIT: I attached the log file.

* .tilp.log (1.54 KB - downloaded 23 times.)
« Last Edit: 18 March, 2012, 22:15:01 by blweldon2 » Logged

Hmmm.... I wonder how to do this.....
Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 14:03:41
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1917

Total Post Ratings: +215

View Profile WWW
« Reply #5 on: 19 March, 2012, 08:21:21 »
0

(meh, forgot to post the two first paragraphs before going to bed yesterday evening)

Alongside the log, please post the screenshot of the whole screen, containing the main window + the change device dialog + the terminal. TIA Smiley

Quote
Do you think someone could make a win8 compatible libusb using any of this information?
This information is unlikely to help.

Looking at your log (thanks Smiley ), I can see that at least, the calculator is detected:

1
2
3
4
5
6
tilp-INFO: Searching for link cables...
ticables-INFO: Link cable probing:
tilp-INFO: Opening cable null on port #1 to communicate with calculator none
tilp-INFO: Searching for link cables...
ticables-INFO: Link cable probing:
tilp-INFO: Opening cable DirectLink on port #1 to communicate with calculator NSpire
« Last Edit: 19 March, 2012, 08:23:46 by Lionel Debroux » Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
blweldon2
LV3 Member (Next: 100)
***
Offline Offline

Gender: Male
Last Login: 06 May, 2013, 03:44:40
Date Registered: 20 September, 2011, 03:54:51
Posts: 49


Topic starter
Total Post Ratings: +1

View Profile
« Reply #6 on: 19 March, 2012, 13:08:03 »
0

Here is the new screenshot. I put in the calculators info manually.
http://img6.imageshack.us/img6/9682/hlp2.png
Logged

Hmmm.... I wonder how to do this.....
Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 14:03:41
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1917

Total Post Ratings: +215

View Profile WWW
« Reply #7 on: 19 March, 2012, 15:16:17 »
0

The "CreateFile" warnings normally don't occur, so I guess that (assuming the CreateFile warnings are related to the USB communication) Win 8 is behaving differently and broke libusb-win32 and/or libticables...

In order to get the very latest version of the drivers, use the filter driver installer available from http://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.6.0/ , and replace the libusb0.sys & libusb0.dll files installed by the TILP installer with the ones provided by that installer. But at the time being, I'm not very optimistic that doing so will enable you to communicate with your CX from native Win 8 alpha...
« Last Edit: 19 March, 2012, 15:18:08 by Lionel Debroux » Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
blweldon2
LV3 Member (Next: 100)
***
Offline Offline

Gender: Male
Last Login: 06 May, 2013, 03:44:40
Date Registered: 20 September, 2011, 03:54:51
Posts: 49


Topic starter
Total Post Ratings: +1

View Profile
« Reply #8 on: 19 March, 2012, 21:24:52 »
0

Think someone will figure it out by the time win 8 is released?
Logged

Hmmm.... I wonder how to do this.....
Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 14:03:41
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1917

Total Post Ratings: +215

View Profile WWW
« Reply #9 on: 20 March, 2012, 19:55:35 »
0

One of the maintainers of libusb-win32 indicates that libusb-win32 works for him on Win 8 DP and CP: http://sourceforge.net/mailarchive/forum.php?thread_name=1332250861.81705.YahooMailNeo%40web28401.mail.ukl.yahoo.com&forum_name=libusb-win32-devel

So I guess the problem could be on the TILP (libticables) side... and I'm not overjoyed Sad

Installing the libusb filter driver, and replacing the files installed by the TILP installer, as I described in my previous post might provide me some clues. Thanks in advance for the time you'll spend helping me to deal with the problem, whatever it is Smiley
« Last Edit: 20 March, 2012, 19:56:02 by Lionel Debroux » Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Powered by MySQL Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Powered by PHP
Page created in 0.252 seconds with 30 queries.
Skin by DJ Omnimaga edited from SMF default theme with the help of tr1p1ea.
All programs, games and songs avaliable on this website are property of their respective owners.
Best viewed in Opera, Firefox, Chrome and Safari with a resolution of 1024x768 or above.