On 05/11/2021 14:52, Patrick Shanahan wrote:
* Patrick Shanahan <paka@opensuse.org> [11-05-21 09:47]:
* Frans de Boer <frans@fransdb.nl> [11-05-21 09:39]:
LS,

How can I force the system console to have either a different font size or
graphic resolution, then the graphic environment under KDE.
I can set the resolution in grub, however, that ends during the boot phase
when the graphics driver is loaded. At that time it switches to the maximum
resolution of the monitor. Which is perfect for the KDE environment, but
makes the text on the system console unreadable small using an 4K monitor.

How to to force a different resolution for the system console?
bootloader kernel parameters, vesa
see:  https://en.wikipedia.org/wiki/VESA_BIOS_Extensions
yast -> bootloader -> kernel parameters -> console_resolution

The resolution there is correct, but not kept. So, that's not the solution.
I try some other suggestions later this day.

---- Frans