Tuesday, 6th of January 2009
Tuesday, 6th of January 2009
"serial" — 1 post
so i hosed the wifi with i stupid typo in /etc/network/interfaces....

i connected my Mac to the gumsix using a KeySpan USB->Serial connector.

used screen as the terminal program:
screen /dev/tty.KeySerial1 115200 cs8 ixoff

I have the console-st board, so it is setup to use the serial port closest to the power connector. The process is:
/sbin/getty -L ttyS0 115200 vt100

Then boot-up the gumstix and got the boot messages and a login prompt. yeah.