All, Got some time this morning to fiddle with this some more...
First I bumped up to the latest CVS. Then, Robert's suggestion of running "stty -F /dev/ttyS5 clocal" (with sudo) worked on the first shot. Everything seems to be up and running just fine now! Thanks Robert, Neill ________________________________________ From: [email protected] <[email protected]> on behalf of [email protected] <xastir- Date: Wed, 10 Sep 2014 10:27:54 -0700 From: Robert Kilian <[email protected]> To: Xastir - APRS client software discussion <[email protected]> Subject: Re: [Xastir] Xastir on Ubuntu locks up opening serial TTY Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 I've run into a similar issue (Xastir locks up upon attempting to access the serial port) that I was able to resolve by enabling clocal with stty (disabling the need for CD to be present to open the port) on the affected serial port. In your case, "stty -F /dev/ttyS5 clocal". You might give that a try, and if it doesn't work, perhaps the output of "stty -F /dev/ttyS5" may give some clues. Rob Kilian K6RBK _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
