From: Nikos Chantziaras <realnc@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: No text scrolling at boot
Date: Thu, 14 Dec 2023 17:34:57 +0200 [thread overview]
Message-ID: <ulf7b1$kkl$2@ciao.gmane.io> (raw)
In-Reply-To: <2ba00b8a-4f7f-6a33-cbae-f720b2dab228@sys-concept.com>
On 13/12/2023 21:29, thelma@sys-concept.com wrote:
> When gentoo boots grub display only kernel selection on the screen,
> hitting "Enter" there is not kernel line scrolling,
> only the login screen after few seconds: graphical login, user and
> password.
> Which parameter controls it. is it grub?
>
> In /etc/default/grub
> ...
> #GRUB_CMDLINE_LINUX_DEFAULT=""
> GRUB_GFXMODE=1024x768x32
> GRUB_GFXPAYLOAD_LINUX=keep
>
> framebuffer settings in the kernel configuration under "Device Drivers"
> -> "Graphics support" -> "Support for frame buffer devices."
> is build IN.
Enable the EFI frame buffer and rebuild the kernel. You should probably
also use the native resolution of your monitor GRUB_GFXMODE. And also
use "auto" as a fallback. For my 1440p display, I use:
GRUB_GFXMODE=2560x1440x32,auto
next prev parent reply other threads:[~2023-12-14 15:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-13 19:29 [gentoo-user] No text scrolling at boot thelma
2023-12-14 15:34 ` Nikos Chantziaras [this message]
2023-12-16 7:31 ` [SOLVED][gentoo-user] " thelma
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='ulf7b1$kkl$2@ciao.gmane.io' \
--to=realnc@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