[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.2105090548170.2587@angie.orcam.me.uk>
Date: Thu, 13 May 2021 02:37:13 +0200 (CEST)
From: "Maciej W. Rozycki" <macro@...am.me.uk>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>
cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>,
Daniel Vetter <daniel@...ll.ch>,
Martin Hostettler <textshell@...uujin.de>,
Peilin Ye <yepeilin.cs@...il.com>,
dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] VT_RESIZEX fixes
Hi,
I got to the bottom of the issue with VT_RESIZEX recently discussed and
came up with this small patch series, fixing an additional issue that I
originally thought might be broken VGA hardware emulation with my laptop,
which however turned out to be intertwined with the original problem and
also a regression introduced somewhat later. This had to become 1/3 then
and to make backporting feasible I had to put a revert of the offending
change from last Sep next, followed by a proper fix for the framebuffer
issue the Sep change tried to address.
See individual change descriptions for details.
These have been verified with true VGA hardware (a Trident TVGA8900 ISA
video adapter) using various combinations of `svgatextmode' and `setfont'
command invocations to change both the VT size and the font size, and also
switching between the text console and X11, both by starting/stopping the
X server and by switching between VTs. All this to ensure bringing the
behaviour of VGA text console back to correct operation as it used to be
with Linux 2.6.18.
A minor glitch observed was that when I called `svgatextmode' while
running X11 the screen became garbled and upon a subsequent VT switch to a
text console the machine locked up hard right away. This might require
further attention, but is not itself a problem with this patch series or a
regression.
Please apply then.
Maciej
Powered by blists - more mailing lists