From owner-freebsd-x11@FreeBSD.ORG Thu May 17 14:26:33 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 811AD106566C for ; Thu, 17 May 2012 14:26:33 +0000 (UTC) (envelope-from user10508@gmail.com) Received: from mail-qa0-f49.google.com (mail-qa0-f49.google.com [209.85.216.49]) by mx1.freebsd.org (Postfix) with ESMTP id 35F818FC15 for ; Thu, 17 May 2012 14:26:30 +0000 (UTC) Received: by qabj40 with SMTP id j40so1746678qab.8 for ; Thu, 17 May 2012 07:26:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=bz7SSXJr9it3mb5K+nxN23gCYhyYd5djHaeckkHThBg=; b=rPKHFKjvZ/jc3wzCexk2dCs1LeRvfNwTYgZdZmEAMwOWrNa1X+mIjzv5OJk+KCbyG2 EtpS5cCldCEyFEIVvAhnSt1gk6Lm9F6tvxFSVW54Em8XvOq5GzQ0Md3q5Zo9SZCS3s1l etCSuCNrfgE1J/6nKYRiSHPIvis9TV8BDWxHrrMLwTLjA2+ADz6hoq2NviVnx9fb5jbP WzjL4UZknqbse4D2JULJ2bJvy3A1obx/31S/fir8PhYuc8NJf5K9gaN44f9vTgTP41Ah td0Lj+p1VVnu3GRgSEq434LGIHLrNovmUjyMQVvZmBrvLtenyXXOrUAj6AO0MthhW7mG 5W6A== Received: by 10.224.200.198 with SMTP id ex6mr16556238qab.63.1337263017417; Thu, 17 May 2012 06:56:57 -0700 (PDT) Received: from [192.168.1.102] (ool-182cfd54.dyn.optonline.net. [24.44.253.84]) by mx.google.com with ESMTPS id b2sm14918243qaf.4.2012.05.17.06.56.55 (version=SSLv3 cipher=OTHER); Thu, 17 May 2012 06:56:56 -0700 (PDT) Message-ID: <4FB503A6.8000506@gmail.com> Date: Thu, 17 May 2012 09:56:54 -0400 From: user10508@gmail.com User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120506 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-x11@freebsd.org. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: pcbsd9-stable-20120505 snapshot - howto enable intel rc6 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: user10508@gmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 14:26:33 -0000 I'm using this pcbsd snapshot on an asus k53e laptop /etc/make.conf contains: WITH_NEW_XORG=yes xf86-video-intel-2.17.0 compiled from ports Laptop runs very hot Battery lasts less than half as long as pcbcd9 release intel driver sysctl inquiry reveals hw.dri.0.info.i915_drpc_info: RC information accurate: yes Video Turbo Mode: yes HW control enabled: yes SW control enabled: no RC1e Enabled: no RC6 Enabled: no Deep RC6 Enabled: no Deepest RC6 Enabled: no Current RC state: on Core Power Down: no If it is possible to enable RC6: what modes can be enabled how can/should an RC6 mode be enabled TIA