From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 40024] Power management does not work on ATI Mobility Radeon 9700
Date: Thu, 11 Aug 2011 12:06:36 -0700 (PDT)
Message-ID: <20110811190636.3E4DA1300EF@annarchy.freedesktop.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 44AC69E8CC
for ;
Thu, 11 Aug 2011 12:06:36 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40024
Alex Deucher changed:
What |Removed |Added
----------------------------------------------------------------------------
Product|Mesa |DRI
Version|7.10 |unspecified
Component|Drivers/Gallium/r300 |DRM/Radeon
--- Comment #1 from Alex Deucher 2011-08-11 12:06:35 PDT ---
There doesn't appear to be any power states in your vbios. You can enable
clock gating by adding radeon.dynclks=1 to the kernel command line in grub.
Please attach a copy of your vbios as well. To get a copy of your vbios:
(as root)
(use lspci to get the bus id)
cd /sys/bus/pci/devices/
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.