Re: serial input line not working [solved]

2016-10-06 Thread Peer Janssen
Am 22.09.2016 um 04:47 schrieb Philip Guenther: > Backing up to the beginning... > > On Wed, Sep 21, 2016 at 2:39 PM, Peer Janssen wrote: >> I updated an alix.3c3 box from OpenBSD 4.6 release to 6.0 release >> recently via bsd.rd install kernel. >> This went very smoothly, except

Re: serial input line not working

2016-09-21 Thread Darren Tucker
On Thu, Sep 22, 2016 at 12:29 PM, Peer Janssen wrote: > # cu -d -l cua00 -s 9600 > cu: open("/dev/cua00"): Device not configured > # cu > cu: open("/dev/cua00"): Device not configured I have an ALIX 2d[something] and on it, the serial ports show up as com devices: $ dmesg | egrep

Re: serial input line not working

2016-09-21 Thread Philip Guenther
Backing up to the beginning... On Wed, Sep 21, 2016 at 2:39 PM, Peer Janssen wrote: > I updated an alix.3c3 box from OpenBSD 4.6 release to 6.0 release > recently via bsd.rd install kernel. > This went very smoothly, except that now I can't get a serial stream via > the DB9 serial

Re: serial input line not working

2016-09-21 Thread Peer Janssen
Am 22.09.2016 um 04:00 schrieb Theo de Raadt: >> Am 22.09.2016 um 00:23 schrieb Theo de Raadt: But on that alix box, nothing seems to arrive at the serial line. I tried all of these (the were in 0 t o5): # cu -d -l ttyC -s 9600 Connected to /dev/ttyC (speed

Re: serial input line not working

2016-09-21 Thread Theo de Raadt
> Am 22.09.2016 um 00:23 schrieb Theo de Raadt: > >> But on that alix box, nothing seems to arrive at the serial line. I > >> tried all of these (the were in 0 t o5): > >> > >> # cu -d -l ttyC -s > >> 9600 > >> > >> Connected to /dev/ttyC (speed 9600) > > Well, because that is one of the virtual

Re: serial input line not working

2016-09-21 Thread Peer Janssen
Am 22.09.2016 um 00:23 schrieb Theo de Raadt: >> But on that alix box, nothing seems to arrive at the serial line. I >> tried all of these (the were in 0 t o5): >> >> # cu -d -l ttyC -s >> 9600 >> >> Connected to /dev/ttyC (speed 9600) > Well, because that is one of the virtual console / screen >

Re: serial input line not working

2016-09-21 Thread Theo de Raadt
> But on that alix box, nothing seems to arrive at the serial line. I > tried all of these (the were in 0 t o5): > > # cu -d -l ttyC -s > 9600 > > Connected to /dev/ttyC (speed 9600) Well, because that is one of the virtual console / screen device. You want to use tty00.