Difference between revisions of "Rovclock"

From ThinkWiki
Jump to: navigation, search
(Generel)
(Stable clockrates)
Line 25: Line 25:
  
 
==Stable clockrates==
 
==Stable clockrates==
T42, Radeon 7500:  
+
* {{T42}}, Radeon 7500<br>NOTE: Setting the memory under 100Mhz may hang your card.
Core: 100Mhz  
+
** LCD: 100MHz core, 120MHz memory
Mem: 120 Mhz
+
** Using DVI output on Port replicator: 100Mhz core, 180MHz memory.
 
+
* {{T43}}, Radeon Mobility X300:<br> 100MHz core, 120MHz memory<br> This reduces power consumption by approx. 300mW compared to the default (300MHz core, 230MHz memory).
T42, Radeon 7500 using DVI output on Port replicator:
 
Core: 100Mhz  
 
Mem: 180Mhz
 
 
 
{{WARN|Setting the memory under 100Mhz may hang your card.}}
 
  
 
[[Category:Tools]]
 
[[Category:Tools]]

Revision as of 12:22, 19 October 2005

Generel

Rovclock is a utility to control frequency rates of your Radeon card.

For laptop use, this is very helpfull to underclock the Radeon card for powersaving when running on batteries. By underclocking it is possible to prevent the fan from running.

This can also be used to gain performance by overclocking.

Get it from: http://www.hasw.net/linux/

Gentoo forum discussion: forums.gentoo.org/Rovclock-talk

Features

Used to under-/overclock Radeon gfx-cards.

  • Controls GPU core frequency
  • Controls gfx-memory frequency

Usage

Set the core(-c) freq. to 100Mhz and the memory(-m) freq. to 120Mhz.

$ sudo rovclock -c 100 -m 120

Get current frequencies among others info(-i).

$ sudo rovclock -i

Stable clockrates

  • T42, Radeon 7500
    NOTE: Setting the memory under 100Mhz may hang your card.
    • LCD: 100MHz core, 120MHz memory
    • Using DVI output on Port replicator: 100Mhz core, 180MHz memory.
  • T43, Radeon Mobility X300:
    100MHz core, 120MHz memory
    This reduces power consumption by approx. 300mW compared to the default (300MHz core, 230MHz memory).