[olug] Redhat: /dev/ttyS0 is not serial port 1?
Ryan O'Rourke
ryano at ch-gifts.com
Tue Sep 30 19:36:43 UTC 2003
On Tue, 2003-09-30 at 14:13, Ryan O'Rourke wrote:
> On Tue, 2003-09-30 at 14:08, Ryan O'Rourke wrote:
> > On Tue, 2003-09-30 at 13:49, Scott Evans wrote:
> > > When I use minicom to access my Cisco 4000 series
> > > router, my settings are as follows for the serial
> > > setting
> > >
> > > Serial device : /dev/ttyS0
> > > Bps/par/Bits : 9600 8N1
> > > Hardware flow control : no
> > > Software flow control : no
> >
> > > > I've tried /dev/ttyS0 and /dev/ttyS1 with minicom
> > > > 2.0.0 under RH9.0
> > > > and I am getting nowhere fast -
> >
> > 'cu -l /dev/ttyS0 -t 9600'
>
> TYPO alert -- should be: cu -l /dev/ttyS1 -s 9600
Oh geez... I'm so sorry. That's also a typo if you are trying to access
serial port #1. Although I'm sure you can figure out what I meant to say
in the first place was:
cu -l /dev/ttyS0 -s 9600
Double check this time:
cu -l /dev/ttyS0 -s 9600
yes, that's right :-)
More information about the OLUG
mailing list