Hello,
First, thank you very much for this tool, much needed in Linux.
I am running a headless server and wonder if this tool can be used from the command line. When I run it i get this:
Code:
sudo AMDOverdriveCtrl
INF: Nr. of Adapters: 3
INF: Adapter index: 0, active, ID:37090352, ATI Radeon HD 5800 Series
INF: Adapter index: 1, inact., ID:37090352, ATI Radeon HD 5800 Series
INF: Adapter index: 2, inact., ID:37090352, ATI Radeon HD 5800 Series
INF: Adapter index 0 choosen.
INF: Nr. of Performance Levels: 3
INF: Perf Level 0: GPU 157MHz Memory 300MHz Voltage 0.95V
INF: Perf Level 1: GPU 765MHz Memory 1000MHz Voltage 1.088V
INF: Perf Level 2: GPU 785MHz Memory 1000MHz Voltage 1.088V
ACT: Set fan speed to default
INF: Nr. of Displays to check 6
WRN: color temperature setting not supported.
So I see that it is running correctly. Basically what I need to do is to underclock the memory to 300 MHZ. Is it possible via the command line? With a profile maybe?
For reference, aticonfig info shows this:
Code:
Adapter 0 - ATI Radeon HD 5800 Series
Core (MHz) Memory (MHz)
Current Clocks : 765 1000
Current Peak : 765 1000
Configurable Peak Range : [765-918] [1000-1200]
GPU load : 99%
My card is a gigabyte 5850.
Thanks in advance!