Date: Wed, 27 Jul 2022 07:27:37 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: Chris <bsd-lists@bsdforge.com> Cc: Ivan Quitschal <tezeka@hotmail.com>, freebsd-current@freebsd.org Subject: Re: from X to terminal needs an fflush Message-ID: <20220727072737.53528f96e08c7a3390e49170@dec.sakura.ne.jp> In-Reply-To: <b379ae9b9cc08e4daa90e2953c838eb4@bsdforge.com> References: <CP6P284MB19006F54D9B9FC5AAB59830ACB909@CP6P284MB1900.BRAP284.PROD.OUTLOOK.COM> <f4253e3437be7efec213a9296d3e094a@bsdforge.com> <b379ae9b9cc08e4daa90e2953c838eb4@bsdforge.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Jul 2022 10:30:25 -0700 Chris <bsd-lists@bsdforge.com> wrote: > On 2022-07-26 10:29, Chris wrote: > > On 2022-07-22 08:27, Ivan Quitschal wrote: > >> hi all > >> > >> Ive been trying to solve a problem which is happening to me but so far no > >> success. > >> problem is this: > >> > >> sometimes happens, sometimes doesnt, but once im on X and do a "F2", "F3" > >> whatever > >> in order to get back to terminal, it *does* get back to terminal but the > >> screen > >> still shows like i was on X, therefore i have to do a F* twice in order to > >> see the > >> console , like an fflush was missing somewhere. > > If I'm following you correctly; you should be performing a Ctrl+Atl+F<1-8> > > to > TYPO sorry. That *should* have read: Ctrl+Alt+F<1-8> ...and Alt+F<1-8> to switch vtys afterwards. To get back to X, Alt+F9. You need Ctrl+ only on X, and does not work with Ctrl+ on vty<1-8>. > > Sorry. > > accomplish your goal. Does doing it that way fix it for you? > > > > HTH > > > > --Chris > >> > >> im using the drm-devel-kmod git for i915kms.ko btw > >> > >> any ideas what could it be? > >> > >> thank you guys > >> > >> --tzk -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220727072737.53528f96e08c7a3390e49170>