From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Bauer Subject: Re: Fan running with Intel Graphics Date: Thu, 15 Dec 2011 23:04:21 +0100 Message-ID: <4EEA6EE5.9020402@gmx.de> References: <4EE7BFAC.9070006@gmx.de> <20111213132316.474ae20a@jbarnes-desktop> <4EE7C402.2070003@gmx.de> <20111213134649.2e1e97e1@jbarnes-desktop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by gabe.freedesktop.org (Postfix) with SMTP id A77269F052 for ; Thu, 15 Dec 2011 14:04:23 -0800 (PST) In-Reply-To: <20111213134649.2e1e97e1@jbarnes-desktop> 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: Jesse Barnes Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Am 13.12.2011 22:46, schrieb Jesse Barnes: > On Tue, 13 Dec 2011 22:30:42 +0100 > Johannes Bauer wrote: >>> then echo that value into the max freq file, e.g.: >>> >>> $ echo 400 > /sys/kernel/debug/dri/0/i915_max_freq >> >> This doesn't work for >> >> joelaptop [/sys/kernel/debug/dri]: uname -a >> Linux joelaptop 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC >> 2011 x86_64 x86_64 x86_64 GNU/Linux >> >> Since i915_max_freq does not exist -- do I need to switch to a more >> recent kernel version? > > Yes. Try running drm-intel-next from Keith's git tree: > git://people.freedesktop.org/~keithp/linux Hmmm: joelaptop [~/intel-graphics]: git pull git://people.freedesktop.org/~keithp/linux fatal: Couldn't find remote ref HEAD Is the server currently down? Can I fetch it somewhere else? Best regards, Joe