From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick O'Byrne Subject: Fan constantly running with Intel Graphics card Date: Fri, 10 Aug 2012 14:28:35 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by gabe.freedesktop.org (Postfix) with ESMTP id 1E4F89EB26 for ; Fri, 10 Aug 2012 07:30:10 -0700 (PDT) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SzqDz-00038f-HS for intel-gfx@lists.freedesktop.org; Fri, 10 Aug 2012 16:30:03 +0200 Received: from wg1-nat.fwgal01.deri.ie ([140.203.154.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Aug 2012 16:30:03 +0200 Received: from pobyrne2 by wg1-nat.fwgal01.deri.ie with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Aug 2012 16:30:03 +0200 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Hi, I am having an issue with a new Dell E5520 laptop (Intel(R) Core(TM) i5-2520 CPU @ 2.5GHz) running Linux Mint 13 (Kernel: Linux 3.2.0-23-generic (i686)). I am using the graphics driver that ships with the kernel: 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) My problem is that the fan is constantly on even though I am not doing any intensive processing. The laptop runs very nicely (quietly) when I boot into Windows 7. There was a recent post which suggests running the following commands: $ cat /sys/kernel/debug/dri/0/i915_cur_delayinfo | grep Lowest then echo that value into the max freq file, e.g.: $ echo 400 > /sys/kernel/debug/dri/0/i915_max_freq I tried this (and restarted the machine) but still no joy, it seems that in my case GPU frequency is not to blame. Any advice would be greatly appreciated. Regards Patrick