Author Topic: Connect-to-Class 1.4 link  (Read 12024 times)

0 Members and 1 Guest are viewing this topic.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Connect-to-Class 1.4 link
« Reply #30 on: November 18, 2010, 03:59:11 pm »
That is really strange.  I have gotten that error message many times before, but not once for this program.

Maybe try an uninstall/reinstall?

Installing and reinstalling what? I can't open the setup :s

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Connect-to-Class 1.4 link
« Reply #31 on: November 19, 2010, 02:14:06 am »
Basically he couldn't even get the installer to run.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Connect-to-Class 1.4 link
« Reply #32 on: November 22, 2010, 06:45:13 pm »
yes, 'Invaled Win32 Application'

Lots of people have Win64, why didn't Texas make a compatible version with it?!

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Connect-to-Class 1.4 link
« Reply #33 on: November 22, 2010, 07:00:01 pm »
Lots of people have Win64, why didn't Texas make a compatible version with it?!


Why do we need the proprietary TI-Nspire Computer Link, when the TI-Nspire calculators could have been detected and used by computers as mass-storage devices?

We're in 2010 and soon 2011, TI... We're not in 1993 any more (1st TI Graph Link software, for the TI-85).
« Last Edit: November 22, 2010, 07:02:23 pm by critor »
TI-Planet co-admin.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Connect-to-Class 1.4 link
« Reply #34 on: November 22, 2010, 07:05:50 pm »
Lots of people have Win64, why didn't Texas make a compatible version with it?!
Why do we need the proprietary TI-Nspire Computer Link, when the TI-Nspire calculators could have been detected and used by computers as mass-storage devices?

We're in 2010 and soon 2011, TI... We're not in 1993 any more (1st TI Graph Link software, for the TI-85).
If I had the software and the setup, I'm sure I could reverse engineer the protocol it uses. It shouldn't be that hard.  Is anyone trying to make an open source driver? I'm pretty sure that Ndless used TI's drivers, right Critor?

Offline calcforth

  • LV3 Member (Next: 100)
  • ***
  • Posts: 62
  • Rating: +4/-4
    • View Profile
Re: Connect-to-Class 1.4 link
« Reply #35 on: November 22, 2010, 08:13:22 pm »
If I had the software and the setup, I'm sure I could reverse engineer the protocol it uses. It shouldn't be that hard.  Is anyone trying to make an open source driver? I'm pretty sure that Ndless used TI's drivers, right Critor?
Actually protocol is known: TiLP works just fine with nSpire. Even on 64 bit Linux. It does not yet work with 2.x ROMs, though...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Connect-to-Class 1.4 link
« Reply #36 on: November 22, 2010, 11:47:08 pm »
Is TiLP now compatible with 64 bit Windows without having to deal with the drivers hassle?

And yeah I wish they made the Nspire be detected as a mass-storage device. I wonder if with the 84+ it could be possible?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: Connect-to-Class 1.4 link
« Reply #37 on: November 23, 2010, 09:50:02 am »
I wonder if with the 84+ it could be possible?
It would be possible, but you would either have to run a program to put the calc in mass-storage device mode, or the whole OS would have to be replaced with one that supports things like this.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Connect-to-Class 1.4 link
« Reply #38 on: November 23, 2010, 01:16:08 pm »
Yeah I'm thinking mostly about KnightOS. That said, I think Peripher8x does that, right?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Connect-to-Class 1.4 link
« Reply #39 on: November 23, 2010, 02:07:49 pm »
Quote
Even on 64 bit Linux. It does not yet work with 2.x ROMs, though...
TILP II 1.14 does not, indeed. However, the main fix was committed six months ago to libticables SVN, less than two months after the release of TILP II 1.14 :)
In case you want to build it: I recommend using http://lpg.ticalc.org/prj_tilp/download/install_tilp.sh to build it, be sure to look inside the script for build deps and customization.

Quote
Is TiLP now compatible with 64 bit Windows without having to deal with the drivers hassle?
Not yet.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Connect-to-Class 1.4 link
« Reply #40 on: November 23, 2010, 04:37:08 pm »
Ah ok, thanks for confirming. :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)