Post
Topic
Board Mining
Re: ATI Overdrive on Linux for 5850 and 5970?
by
racerx
on 16/02/2011, 17:00:30 UTC
I have an HD6950 with extra shaders unlocked.

odgc shows a max peak range of 840.. is there any way to push this up more?
Code:
root@fry:~# aticonfig --odgc
Default Adapter - AMD Radeon HD 6900 Series
                            Core (MHz)    Memory (MHz)
           Current Clocks :    810           1250
             Current Peak :    810           1250
  Configurable Peak Range : [500-840]     [1250-1325]
                 GPU load :    99%

I set it to 840
Code:
root@fry:~# aticonfig --odsc=840,1250

Default Adapter - AMD Radeon HD 6900 Series
                  New Core Peak   : 840
                  New Memory Peak : 1250
root@fry:~# aticonfig --odcc
Clocks persisted for the Default Adapter - AMD Radeon HD 6900 Series

and get an extra 10,000khash/s but I'm curious how to push it outside this range. Seems possible in windows.

Also, does anyone know how to set fanspeed back to auto?
Code:
aticonfig --pplib-cmd "set fanspeed 0 auto"
seems to just turn the fan off..