Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TI-84+ Graphing Calculator
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
RobotGymnast
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2010
Posts: 102

PostPosted: Tue Aug 31, 2010 12:57 am    Post subject: TI-84+ Graphing Calculator Reply with quote

Are there drivers in the kernel for this? If so, under what are they located? Do I need external drivers?

Thanks
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Tue Aug 31, 2010 1:22 am    Post subject: Reply with quote

USB or other connection? I think USB is done directly through, eg, tilp with libusb. I do remember there being a driver at one time, at least for the parallel adapter, maybe for the USB as well, but I don't think the USB kernel driver is used anymore - libusb is more portable.

Those parallel adapters always bugged me, why use a parallel port for a serial connection? Casio got it right with their calculators (well, at least _that_ particular aspect...) They even had little mini headphone (2.5mm) connector crossover cables for between calculators, haha.
Back to top
View user's profile Send private message
RobotGymnast
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2010
Posts: 102

PostPosted: Tue Aug 31, 2010 1:38 am    Post subject: Reply with quote

It's a USB adapter. I ended up finding a few "Texas Instrument" options under Device Drivers, but they were all long model numbers; I enabled them just to be safe.

Hmm.. KDE says no devices are plugged in.. Maybe I just haven't learned to sync it yet.
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Tue Aug 31, 2010 1:46 am    Post subject: Reply with quote

You probably end up using a program like tilp (should be in portage). TI calculators don't expose a storage device like most modern things, so you won't see the calculator's files anywhere in linux, only in a special program. It takes a little getting used to tilp but it could be worse, trust me.

I was the first person to run custom assembly code on the Casio Algebra FX series, and their real programs are treated as separate read-only DOS fat12 disk images while all user data is a custom RAM filesystem with provisions for writing serially to flash for archive. Oh yeah, and main menu screen shots (best way to describe how the menu is stored - it's not individual icons) and mappings for drives > rom/flash slots must be sent to the calculator with the update. Try writing a transfer utility to adequately handle all that!


Last edited by BradN on Tue Aug 31, 2010 1:57 am; edited 1 time in total
Back to top
View user's profile Send private message
RobotGymnast
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2010
Posts: 102

PostPosted: Tue Aug 31, 2010 1:48 am    Post subject: Reply with quote

BradN wrote:
You probably end up using a program like tilp (should be in portage). TI calculators don't expose a storage device like most modern things, so you won't see the calculator's files anywhere in linux, only in a special program.


Emerging now; thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum