I am easily amused I suppose. Trying to find a use for the old compact Macs I have around (Macintosh 128K, 512k, SE, SE/30), I set up a connection (see below) to my G3 and ran the LCDproc daemon from the old Mac using curses as a display. Using my GrowLCDprocDisplay program, you can even display your currently playing iTunes songs!
Basic steps for a serial connection:
- Get a USB serial adapter and the appropriate driver for Mac OS X
- Use a null modem cable to connect the old Mac and your new Mac
- Run an old terminal emulation (Zterm, MacTerminal, MicroPhone) program on the old Mac
- Set up the /etc/ttys file to allow you to login over the serial connection. for instance:
tty.usbserial "/usr/libexec/getty local.9600" vt100 on
- Restart launchd: sudo killall -HUP launchd
- Login from the old Mac and run LCDd with curses as the display
No comments:
Post a Comment