From: David Rosenbaum <rosenbaumd181@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Soft scrolling on framebuffer consoles - New version of the patch - with GPM handling.
Date: Sat, 31 Dec 2022 16:49:55 -0500 [thread overview]
Message-ID: <CAL+8hePKt2AyUf_fMOLgF1tKvdCCON=gDwghLPtFN+WHEe4TZQ@mail.gmail.com> (raw)
In-Reply-To: <Y7Bfo70mRAWgH4Uf@ACM>
[-- Attachment #1: Type: text/plain, Size: 2130 bytes --]
Thanks
Dave
On Sat, Dec 31, 2022, 11:13 AM Alan Mackenzie <acm@muc.de> wrote:
> Hello again, Peter.
>
> On Sat, Dec 31, 2022 at 15:47:01 +0000, Peter Humphrey wrote:
> > Hello Alan,
> > On Saturday, 31 December 2022 14:08:43 GMT you wrote:
>
> > > What I'm thinking here is that you might be installing a font which is
> > > bigger than the 8x16 standard that you appear to be booting with. To
> > > check this, would you please do:
>
> > > # file /lib/rc/console/font
>
> > > , which should return a message like:
>
> > > /lib/rc/console/font: Linux/i386 PC Screen Font v1 data, 256
> characters,
> > > Unicode directory, 8x16
>
> > > What is the size of this font, here (where it says 8x16 for my font)?
> > > The reason I ask is, I've got a horrible suspicion that one of the C
> > > functions which copies screen data when the screen size is changed can
> > > only copy to a same sized or (possibly) _bigger_ screen (i.e. with a
> > > smaller font). If this is indeed the case, it might explain why you're
> > > seeing a hang, here.
>
> > I think you've put your finger on it:
>
> > $ file /lib/rc/console/font
> > /lib/rc/console/font: Linux/i386 PC Screen Font v2 data, 256 characters,
> > Unicode directory, 22x11
>
> > I use consolefont="ter-122n" from the terminus-font package. It's a long
> time
> > since I was able to read a high-resolution screen in its native
> resolution.
>
> > Is there some way I can get the UEFI BIOS to boot with that font, or a
> larger
> > one? Or perhaps let the system boot without setting a font and then
> changing
> > it later?
>
> Probably, but it would be better if I just fixed the bug(s) in my changes
> to
> the kernel. Changing font size is something one should be able to do.
>
> > Neither of those looks easy to do. I'd better have a good root through
> the
> > BIOS options to start with.
>
> A happy new year to you (and everybody else here), and give me somewhere
> between a few hours and a few days, and this bug should get fixed.
>
> Again, thanks for such effective testing!
>
> > --
> > Regards,
> > Peter.
>
> --
> Alan Mackenzie (Nuremberg, Germany).
>
>
[-- Attachment #2: Type: text/html, Size: 2775 bytes --]
next prev parent reply other threads:[~2022-12-31 21:50 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-07 19:46 [gentoo-user] Soft scrolling on framebuffer consoles - New versions of the patches Alan Mackenzie
2021-10-08 7:37 ` Peter Humphrey
2022-12-12 18:23 ` [gentoo-user] Soft scrolling on framebuffer consoles - New version of the patch Alan Mackenzie
2022-12-12 19:29 ` Mike Civil
2022-12-12 19:43 ` Alan Mackenzie
2022-12-13 3:44 ` Peter Humphrey
2022-12-14 10:53 ` Alan Mackenzie
2022-12-29 19:50 ` [gentoo-user] Soft scrolling on framebuffer consoles - New version of the patch - with GPM handling Alan Mackenzie
2022-12-31 9:42 ` Peter Humphrey
2022-12-31 14:08 ` Alan Mackenzie
2022-12-31 15:47 ` Peter Humphrey
2022-12-31 16:13 ` Alan Mackenzie
2022-12-31 21:49 ` David Rosenbaum [this message]
2023-01-01 15:13 ` Alan Mackenzie
2023-01-01 15:38 ` Peter Humphrey
2023-01-26 20:28 ` Alan Mackenzie
2023-01-27 12:24 ` Peter Humphrey
2023-01-27 22:31 ` Alan Mackenzie
2023-01-28 14:41 ` Peter Humphrey
2023-02-03 18:56 ` [gentoo-user] Soft scrolling on framebuffer consoles - New (?final) " Alan Mackenzie
2023-10-04 13:16 ` [gentoo-user] Soft scrolling on framebuffer consoles - with GPM handling - version of the patch for kernel 6.3 onwards Alan Mackenzie
2023-10-04 14:41 ` Peter Humphrey
2023-10-04 17:08 ` Jorge Almeida
2023-10-04 18:59 ` Alan Mackenzie
2023-10-04 19:02 ` Jorge Almeida
2024-01-24 10:00 ` Alan Mackenzie
2024-01-24 12:20 ` [gentoo-user] Soft scrolling on framebuffer consoles - with GPM handling - version of the patch for kernel 6.6 [was 6.3] onwards Alan Mackenzie
2024-03-11 10:47 ` Peter Humphrey
2024-04-04 8:05 ` [gentoo-user] Soft scrolling on framebuffer consoles - with GPM handling - version of the patch for kernel 6.8.1 onwards Alan Mackenzie
2024-01-24 14:08 ` [gentoo-user] Soft scrolling on framebuffer consoles - with GPM handling - version of the patch for kernel 6.3 onwards Peter Humphrey
2023-09-09 15:21 ` [gentoo-user] Soft scrolling on framebuffer consoles - New version of the patch - with GPM handling David Rosenbaum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAL+8hePKt2AyUf_fMOLgF1tKvdCCON=gDwghLPtFN+WHEe4TZQ@mail.gmail.com' \
--to=rosenbaumd181@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox