Re: efi and serial console (solved)

2019-07-19 Thread Mike Tancsa
On 7/19/2019 6:24 PM, Freddie Cash wrote: > On Fri, Jul 19, 2019, 12:59 PM mike tancsa, > wrote: > > I installed a RELENG12 snapshot from July 11th and having a hard time > getting serial console to work. In the past, I would have something > simple like > > >

Re: efi and serial console

2019-07-19 Thread Mike Tancsa
On 7/19/2019 5:15 PM, Sean Bruno wrote: > I assume that you changed the default here as my machine's /etc/ttys > looks different? > > sbruno@alice:~ % grep ttyu0 /etc/ttys > ttyu0 "/usr/libexec/getty 3wire" vt100 onifconsole secure Hi, I did and then did a kill -1 1 but no luck.  init doe

Re: efi and serial console

2019-07-19 Thread Freddie Cash
On Fri, Jul 19, 2019, 12:59 PM mike tancsa, wrote: > I installed a RELENG12 snapshot from July 11th and having a hard time > getting serial console to work. In the past, I would have something > simple like > > > ttyu0 "/usr/libexec/getty std.115200 vt100 on secure > Use 3wire.115200 instea

Re: efi and serial console

2019-07-19 Thread Sean Bruno
On 2019-07-19 13:58, mike tancsa wrote: > I installed a RELENG12 snapshot from July 11th and having a hard time > getting serial console to work. In the past, I would have something > simple like > > > ttyu0   "/usr/libexec/getty std.115200  vt100   on secure > > in /etc/ttys > > and in /boot

efi and serial console

2019-07-19 Thread mike tancsa
I installed a RELENG12 snapshot from July 11th and having a hard time getting serial console to work. In the past, I would have something simple like ttyu0   "/usr/libexec/getty std.115200  vt100   on secure in /etc/ttys and in /boot/loader.conf console="comconsole,vidconsole" comconsole_speed