From owner-freebsd-acpi@FreeBSD.ORG Mon Jul 25 16:59:47 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F8516A41F for ; Mon, 25 Jul 2005 16:59:47 +0000 (GMT) (envelope-from nate@root.org) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0590E43D48 for ; Mon, 25 Jul 2005 16:59:46 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.33] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id j6PGxjo5002475 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 25 Jul 2005 09:59:46 -0700 Message-ID: <42E51A7F.1010103@root.org> Date: Mon, 25 Jul 2005 09:59:43 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050723) X-Accept-Language: en-us, en MIME-Version: 1.0 To: m.ehinger@ltur.de References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: ATI Radeon power management disabled after resume X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2005 16:59:47 -0000 m.ehinger@ltur.de wrote: > Hi, > > don't know if this is the right list. If not i apologize. > > I recognized an temperature raise from about 10 degrees centigrade on my radeon 9600 GPU after i resume from suspend. everthing else > ist fine. > This happens on console and X. > > If i start the Xorg server with "DynamicClocks" enabled temperature drops within 10 seconds back to normal. > > Is there any tool to do this per command? > > I'm running FreeBSD 6-BETA1 on an Thinkpad T42 with ATI Radeon 9600 M10. > I got acpi_video and acpi_ibm loaded. (same behaviour when not loaded) I think Xorg should handle this. Unless the radeon exports some Dx state control via ACPI, only device-specific extensions like DynamicClocks can control the radeon. -- Nate