Using TERM for UNIX on a tty port, it may fail even though cu can see the port. When this happens, first verify the port permissions are 666 (-rw-rw-rw-). If that’s correct, launch TERM with the -i parameter:
term -i -l/dev/tty04
This will ignore any lockfiles on the tty port. Please be aware that if another application is using the port, it will be interrupted when you do this.
This entry was posted
on Wednesday, April 11th, 2007 at 2:49 pm and is filed under Serial (RS232), TERM.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.