--- On Sun, 8/10/08, Jim Morgan  wrote:

> From: Jim Morgan 
> Subject: [Xastir] Fluxbuntu-D700-Xastir-GTKTerm
> To: "Xastir" <xastir@xastir.org>
> Date: Sunday, August 10, 2008, 12:52 PM
> Ok I loaded Gtkterm fired it up and I get this error message
> "Cannot open /dev/ttyS0: Device or resource busy."
> So the question now is how do I find out what is making the
> port busy and how do I turn it off?


I bet there's a serial getty sitting on the port right now for a serial 
console.  Look inside a file called /etc/inittab for the serial port.  You can 
do it this way:

grep ttyS0 /etc/inittab

If it comes back with a line that doesn't have a # in front, that's probably 
part of the problem.


      
_______________________________________________
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to