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 5403D158020 for ; Tue, 15 Nov 2022 17:00:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C04E3E0A91; Tue, 15 Nov 2022 17:00:02 +0000 (UTC) Received: from smarthost01b.ixn.mail.zen.net.uk (smarthost01b.ixn.mail.zen.net.uk [212.23.1.21]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50722E0A8B for ; Tue, 15 Nov 2022 17:00:02 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01b.ixn.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ouzI0-00045H-Om for gentoo-user@lists.gentoo.org; Tue, 15 Nov 2022 17:00:00 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] I915 mobile firmware Date: Tue, 15 Nov 2022 16:59:59 +0000 Message-ID: <4763335.GXAFRqVoOG@wstn> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01b-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: efc9a802-2164-4290-88e3-34020332bd16 X-Archives-Hash: 8dd99f76057cee5562fdc484d23e9aaa Hello list, My new laptop shows this from /proc/cpuinfo: --->8 processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 154 model name : 12th Gen Intel(R) Core(TM) i7-12700H stepping : 3 microcode : 0x421 --->8 I've been hunting around to find which modules I need to load from sys-kernel/ linux-firmware, and it isn't at all clear. Some sources say that the processor is a mobile complement to Alder Lake 11th gen, but I also see it as just Tiger Lake. The web seems full of helpful information, but not quite helpful enough for me. :-( -- Regards, Peter.