From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B48FE15815E for ; Sat, 3 Feb 2024 09:23:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0AA72BC030; Sat, 3 Feb 2024 09:23:18 +0000 (UTC) Received: from mailo.com (msg-1.mailo.com [213.182.54.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 294B72BC027 for ; Sat, 3 Feb 2024 09:23:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=netc.eu; s=mailo; t=1706952195; bh=XknZYgUHpFzjEDSFIVKH1RNfBCFaod/hh1G4ajmv4wk=; h=X-EA-Auth:Date:From:To:Subject:Message-ID:In-Reply-To:References: X-Mailer:MIME-Version:Content-Type:Content-Transfer-Encoding; b=RGesTyD1iuq4UfpeM6TKDKUqxEDSiPrQ2s4JLyIw4O/GnbHudJEovuXDmNz5C7s2A qbKNG4u2XcbaJsX6VMaCReL6M3Ss+s29tZ4CA41JhPZqjSNzbGby+RNxH1wFex1FMF l/IQLlzwERFMROSLsUuSMFKtyjJfBP0gfFFroXqs= Received: by b221-3.in.mailobj.net [192.168.90.23] with ESMTP via ip-20.mailobj.net [213.182.54.20] Sat, 3 Feb 2024 10:23:15 +0100 (CET) X-EA-Auth: 7T2ABgEjf/n5osu8Hu2xIrqmkUx+mZmT/6CARohHy8dawYALtgNgM7ZkYXPhxZsGr+HpNNAIGYVgI+UwokraoP3pU93EeFjY Date: Sat, 3 Feb 2024 10:23:15 +0100 From: netfab To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Upgrade old laptop kernel 5.15.69 ==> 6.6.13; no console Message-ID: <20240203102315.1c55b15f@coreI5.home> In-Reply-To: References: X-Mailer: Claws Mail 4.1.1 (GTK 3.24.39; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: dd669964-d795-42fb-b668-91dfacecb85a X-Archives-Hash: b99110fd8ab37870153d9a34f76c5719 Le 03/02/24 =C3=A0 03:06, Walter Dnes a tapot=C3=A9 : > 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? >=20 You should try to enable an early framebuffer driver, CONFIG_FB_VESA=3Dy for example. See: https://wiki.gentoo.org/wiki/Framebuffer#DRM_framebuffer_drivers