Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#245070 - 31/12/2004 00:31 Mac USB-to-Serial-to-empeg via screen, minicom et. al.
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
Hi there! Has anyone had any luck connecting to the empeg serial port via a Mac?

I have the iogear usb to serial adapter (driver installed on MacOS X successfully). I've got that connected to the empeg, so now it's just a matter of getting a sane connection between the two. Looking at the FAQ entry for Hyperterminal to try and come up with a reasonable Mac-flavored version. The closest I can come using screen is "screen -fn /dev/tty.usbserial0" (not good enough - can't seem to set the speed [to 115200 in this case]). Compiling minicom for the same device didn't get me very far either.

Hmm ... perhaps use (gasp) Kermit???
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top
#245071 - 31/12/2004 00:45 Re: Mac USB-to-Serial-to-empeg via screen, minicom et. al. [Re: jdandrea]
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
Ah-ha! Figured it out. In case anyone else could use the magic incantation (for the iogear device in particular):

screen -fn /dev/tty.usbserial0 115200,cs8,ixoff

-fn is a bit redundant with ixoff in there, but anyhoo - have fun.
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top
#245072 - 31/12/2004 01:26 Re: Mac USB-to-Serial-to-empeg via screen, minicom et. al. [Re: jdandrea]
Daria
carpal tunnel

Registered: 24/01/2002
Posts: 3937
Loc: Providence, RI
i use minicom regularly to do it, no problems.

Top
#245073 - 31/12/2004 02:21 Re: Mac USB-to-Serial-to-empeg via screen, minicom et. al. [Re: Daria]
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
Excellent - do tell! Did you have to recompile it with anything in particular to get it working? (I ran "sudo minicom -s" but it just sits there, even with the lock directory present. That's where I kept getting stuck.)
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top
#245074 - 31/12/2004 05:45 Re: Mac USB-to-Serial-to-empeg via screen, minicom et. al. [Re: jdandrea]
bonzi
pooh-bah

Registered: 13/09/1999
Posts: 2401
Loc: Croatia
Quote:
Hmm ... perhaps use (gasp) Kermit???

Heh, this promted an upwelling of fond (and not so fond) memories..... I didn't know the beasty was still alive. It served well in good, very old days.
_________________________
Dragi "Bonzi" Raos Q#5196 MkII #080000376, 18GB green MkIIa #040103247, 60GB blue

Top
#245075 - 31/12/2004 12:17 Re: Mac USB-to-Serial-to-empeg via screen, minicom et. al. [Re: bonzi]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
ckermit is alive and well, and is *still* my terminal emulator of choice for serial connections!

I think there's even a debian package for it.

Top
#245076 - 02/01/2005 10:43 Re: Mac USB-to-Serial-to-empeg via screen, minicom et. al. [Re: bonzi]
julf
veteran

Registered: 01/10/2001
Posts: 1307
Loc: Amsterdam, The Netherlands
Quote:
Heh, this promted an upwelling of fond (and not so fond) memories..... I didn't know the beasty was still alive. It served well in good, very old days.

Very old indeed. I remembering doing an improved, windowing version of the protocol (the original Kermit serial proto *stinks*) - let's see, must be more than 20 years ago... Sheesh, where did that time go...

Top