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 7B6F3158083 for ; Fri, 6 Sep 2024 00:33:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AF3FE2A8A; Fri, 6 Sep 2024 00:33:06 +0000 (UTC) Received: from smarthost01b.ixn.mail.zen.net.uk (smarthost01b.ixn.mail.zen.net.uk [212.23.1.21]) (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 E1E87E2A81 for ; Fri, 6 Sep 2024 00:33:05 +0000 (UTC) Received: from [82.69.80.10] (helo=cube.localnet) by smarthost01b.ixn.mail.zen.net.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1smMuN-0076tr-2C for gentoo-user@lists.gentoo.org; Fri, 06 Sep 2024 00:33:04 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Wayland and CPU load Date: Fri, 06 Sep 2024 01:33:04 +0100 Message-ID: <2747710.mvXUDI8C0e@cube> In-Reply-To: <2953235.e9J7NaK4W3@cube> References: <5814876.DvuYhMxLoT@cube> <4347395.mogB4TqSGs@rogueboard> <2953235.e9J7NaK4W3@cube> 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-smarthost01b-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 93e6e3cb-95dd-4740-9cf2-02b0ad9fd08e X-Archives-Hash: 4f41f0bf814da4fe02c0a967d9eb0099 On Friday 6 September 2024 00:21:31 BST Peter Humphrey wrote: > I think I know what it is: the kernel's list of firmware blobs is empty. I > don't know where they all went, but it shouldn't be too hard to find them. Indeed it was so. Now fixed and working fine. -- Regards, Peter.