From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Upgrade old laptop kernel 5.15.69 ==> 6.6.13; no console
Date: Sat, 03 Feb 2024 10:18:41 +0000 [thread overview]
Message-ID: <2923321.e9J7NaK4W3@rogueboard> (raw)
In-Reply-To: <20240203102315.1c55b15f@coreI5.home>
[-- Attachment #1: Type: text/plain, Size: 1276 bytes --]
On Saturday, 3 February 2024 09:23:15 GMT netfab wrote:
> Le 03/02/24 à 03:06, Walter Dnes a tapoté :
> > I got linux-6.1.57-gentoo kernel built and working, but
> >
> > linux-6.6.13-gentoo still comes up with no console. Here's my latest
> > .config attempt for 6.6.13 attached. Any ideas?
>
> You should try to enable an early framebuffer driver, CONFIG_FB_VESA=y
> for example. See:
>
> https://wiki.gentoo.org/wiki/Framebuffer#DRM_framebuffer_drivers
It could well be more than 15-20 years since I had VESA FB enabled and not
once since then, without any detriment to a console coming up at boot. Try
switching to [*] the following:
# CONFIG_SYSFB_SIMPLEFB is not set
# CONFIG_DRM_SIMPLEDRM is not set
# CONFIG_FB_SIMPLE is not set
Then hopefully you'll get a console kicking in. Also, unless you use an
initrd don't forget any firmware blobs which may be be needed by your graphics
card and while you're at it add your CPU microcode there too. Currently you
only show the firmware for your wireless:
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE="iwlwifi-6000-4.ucode"
Then, if you still fail to get a console, connect over ssh to check what dmesg
reports for any hints of missing drivers.
HTH.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2024-02-03 10:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-02 16:54 [gentoo-user] Upgrade old laptop kernel 5.15.69 ==> 6.6.13; no console Walter Dnes
2024-02-02 16:57 ` Walter Dnes
2024-02-03 8:06 ` Walter Dnes
2024-02-03 9:23 ` netfab
2024-02-03 10:18 ` Michael [this message]
2024-02-03 16:16 ` [gentoo-user] Re: [SOLVED?] " Walter Dnes
2024-02-04 9:11 ` Michael
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=2923321.e9J7NaK4W3@rogueboard \
--to=confabulate@kintzios.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