Bug#1024447: Bug NOT fixed by 2.06-7 as claimed
Ralph Martin
MartinRR at cardiff.ac.uk
Mon Dec 12 08:54:12 GMT 2022
Despite updating to grub 2.06-7, this bug is still present on my system,
and is NOT fixed as claimed.
I still see exactly the same as with 2.06-5: incorrect border
characters, and grub screen at wrong resolution, booting with EFI,
Secure Boot on.
My grub config file is very simple, and makes no references to fonts:
GRUB_DEFAULT="saved"
GRUB_SAVEDEFAULT="true"
GRUB_TIMEOUT="5"
GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX=""
GRUB_DISABLE_OS_PROBER="false"
GRUB_GFXMODE="1024x768"
GRUB_GFXPAYLOAD_LINUX="keep"
(I have a dual boot system with Windows 11 on one disk, and Debian
testing on the other.)
If there is any further info you need to help track this down, please
let me know.
More information about the Pkg-grub-devel
mailing list