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 7F9A2158083 for ; Fri, 6 Sep 2024 11:30:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B97D2BC030; Fri, 6 Sep 2024 11:30:10 +0000 (UTC) Received: from smarthost01a.sbp.mail.zen.net.uk (smarthost01a.sbp.mail.zen.net.uk [212.23.1.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B6942BC018 for ; Fri, 6 Sep 2024 11:30:09 +0000 (UTC) Received: from [82.69.80.10] (helo=cube.localnet) by smarthost01a.sbp.mail.zen.net.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1smXAB-00HNBF-Vr for gentoo-user@lists.gentoo.org; Fri, 06 Sep 2024 11:30:08 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Wayland and CPU load Date: Fri, 06 Sep 2024 12:30:08 +0100 Message-ID: <4973782.31r3eYUQgx@cube> In-Reply-To: <1979977.PYKUYFuaPT@rogueboard> References: <5814876.DvuYhMxLoT@cube> <12533769.O9o76ZdvQC@cube> <1979977.PYKUYFuaPT@rogueboard> 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="utf-8" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 2b2112ce-05a5-4929-abad-57271892aec3 X-Archives-Hash: 66a031e5e2e02455e6f4ebeaada9d0f0 On Friday 6 September 2024 11:41:03 BST Michael wrote: > You could have inadvertently cleaned this package from your > /var/lib/portage/ world, or unmerged it for some reason. No, nothing like that. The sources and config files were all present, but the extra_firmware entries had been deleted. I know I'm getting a bit old for all this, but how can I inadvertently remove something I know should stay put? > Worth noting, dmesg would have complained it can't find this & that firmware. That's what put me on to it. > Either way, problem solved. :-) Indeed. -- Regards, Peter.