bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dialog --pause not timing out on serial console (dialog 1.2)


From: Rich Coe
Subject: Re: dialog --pause not timing out on serial console (dialog 1.2)
Date: Fri, 23 Jul 2021 08:45:39 -0500

On Fri, 23 Jul 2021 16:07:49 +0300
Stefan Puiu <stefan.puiu@gmail.com> wrote:
> Hi Paul,
> 
> On Thu, Jul 22, 2021 at 1:29 PM Paul Fertser <fercerpav@gmail.com> wrote:
> I suspected Rich was talking about a hardware tweak, but was secretly
> hoping for a software workaround :). Thanks for chiming in.

You can attempt to set CLOCAL on the port.  But it's going to be a race
between whatever application/kernel writes output on the console and your
workaround to set CLOCAL.

I'm guessing you will find that you won't be able to find a place in the
boot sequence to set CLOCAL before something writes to the console.  YMMV.

Rich
-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]