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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E528E138334 for ; Sat, 8 Dec 2018 09:40:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C15E6E0923; Sat, 8 Dec 2018 09:40:23 +0000 (UTC) Received: from smarthost01a.mail.zen.net.uk (smarthost01a.mail.zen.net.uk [212.23.1.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CB7EE08BE for ; Sat, 8 Dec 2018 09:40:22 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost01a.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1gVZ5x-0004gb-9b for gentoo-user@lists.gentoo.org; Sat, 08 Dec 2018 09:40:21 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: CPU upgrade and LVM questions. Date: Sat, 08 Dec 2018 09:40:20 +0000 Message-ID: <3138200.KejX9EImXi@peak> In-Reply-To: <20181208053817.euy2ubizn3ybryza@grusum.endjinn.de> References: <492d8bf4-4b8d-f7f6-05d8-2473b6825fab@gmail.com> <20181208042315.a3r3qebiw4c4d357@grusum.endjinn.de> <20181208053817.euy2ubizn3ybryza@grusum.endjinn.de> 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-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 93daeaff-f4dc-4e52-8202-fda19f685f73 X-Archives-Hash: 0346e0ba7c33187c320c9e7b4054549e Hello David, On Saturday, 8 December 2018 05:38:17 GMT David Haller wrote: > Hello, > > On Sat, 08 Dec 2018, David Haller wrote: > >On Fri, 07 Dec 2018, Dale wrote: > >>Peter Humphrey wrote: > >>> Have you tried gkrellm? It's very neat. Sits in a vertical strip at > >>> the side of your screen and shows a whole load of things all at > >>> once. I've been using it for donkeys' years. > >> > >>That's what I generally use. I don't see a place for it to show the CPU > >>frequency tho. Did I miss it? > > > >Nope. Try your local x11-plugins/gkrellm-gkfreq, see attachment ;) > > Made a little patch (drawn from the gkfreq-2.0 source) to make updates > not quite that often (I barely could read them)... > > Patch + updated ebuild attached. Have fun. I tried this but got an error "/usr/local/portage/x11-plugins/gkrellm- gkfreq-2.4.ebuild: does not seem to have a valid PORTDIR structure" I have another local overlay in /usr/local/portage/app-admin/localepurge which operates as expected, so what am I missing? -- Regards, Peter.