From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: lm-sensors vanished Date: Sat, 16 Jul 2016 15:32:27 +0200 Message-ID: <20160716133227.GA14592@solar> References: <20160715154017.GA6252@solar> <20160715163418.GA3598@solar> <87a8hhafpl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOPhs-00044P-R8 for guix-devel@gnu.org; Sat, 16 Jul 2016 09:32:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOPho-0000sv-Mo for guix-devel@gnu.org; Sat, 16 Jul 2016 09:32:35 -0400 Received: from mailrelay2.public.one.com ([91.198.169.125]:59327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOPho-0000sg-A6 for guix-devel@gnu.org; Sat, 16 Jul 2016 09:32:32 -0400 Content-Disposition: inline In-Reply-To: <87a8hhafpl.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sat, Jul 16, 2016 at 03:13:26PM +0200, Ludovic Courtès wrote: > We’d need to check what it’s used for, but maybe yes. I just tried it out: It is used by pwmconfig, which sends control numbers between 255 downto 0 to each fan and measures its speed. The script asks whether one would like a gnuplot plot; I answered "yes" and did not get any plot on my console... Even then, this is hardly useful, I think. On the other hand, why not. Andreas