1

We are installing a custom version of Alpine Linux on several embedded elderly PC. The monitor is connected using VGA and may not report the supported resolutions correctly, hence the GPU may choose a resolution larger than supported by the monitor, resulting in only a part of the display area being shown to the user.

This happens when Alpine Linux switches into framebuffer mode during the boot sequence. We would like to postpone that, so the question is

How to disable switching into framebuffer mode on the console during boot on Alpine Linux?

2
  • Could the vga= option in the kernel parameters solve the situation? Commented Oct 13, 2021 at 14:07
  • Suggestion from IRC: "nofb" in /etc/update-extlinux.conf, the APPEND section Commented Oct 13, 2021 at 14:08

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.