From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752083AbaEVPNP (ORCPT ); Thu, 22 May 2014 11:13:15 -0400 Received: from mail-pb0-f47.google.com ([209.85.160.47]:58669 "EHLO mail-pb0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750932AbaEVPNO (ORCPT ); Thu, 22 May 2014 11:13:14 -0400 Date: Thu, 22 May 2014 08:12:59 -0700 From: Guenter Roeck To: Thomas Bogendoerfer Cc: Flavio Leitner , linux-kernel@vger.kernel.org, Arnd Bergmann , Flavio Leitner , lm-sensors@lm-sensors.org, Jean Delvare Subject: Re: [PATCH] i8k: increase fan limit to 3 Message-ID: <20140522151259.GC1001@roeck-us.net> References: <1400725168-21358-1-git-send-email-fbl@redhat.com> <537D6FC8.5000105@roeck-us.net> <20140522082831.GA16167@alpha.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140522082831.GA16167@alpha.franken.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 22, 2014 at 10:28:31AM +0200, Thomas Bogendoerfer wrote: > On Wed, May 21, 2014 at 08:32:24PM -0700, Guenter Roeck wrote: > > On 05/21/2014 07:19 PM, Flavio Leitner wrote: > > >From: Flavio Leitner > > > > > >It is possible to increase left fan speed on a > > >DELL Precision 490n system up to 3. > > > > > > value fan rpm > > > 1 35460 > > > 2 64740 > > > 3 78510 > > > > > Guess the speed factor 30 doesn't apply here. > > on my vostro 1720 value 3 is default value and it looks like > it's sort of an auto mode. > > BTW. the only fan in the system is on the left side, but shows up as > RigthFan. Wouldn't it be better to simply number the fans and let the > "real" labeling be done via sensors.conf ? > I agree. Jean, any comments ? Is it ok to drop the fan labels ? Guenter