
Originally Posted by
naim
As i know the lm_sensors just show the temperatures.
I also have the HD 3650 adapter. For it output is same :
aticonfig --od-gettemperature --adapter=1
ERROR - Get temperature failed for Adapter 1 - ATI Mobility Radeon HD 3650
but this command works
aticonfig --adapter=0 --od-getclocks
Adapter 0 - ATI Radeon HD 3200 Graphics
Core (MHz) Memory (MHz)
Current Clocks : 196 0
Current Peak : 500 400
Configurable Peak Range : [500-500] [400-400]
GPU load : 7%
but command like set-powerstate, --adapter=1 --od-getclocks, and etc(which rely to power controling and fan controling) doesn't work.

If
Code:
aticonfig --list-adapters
only returns one string with your graphics chip's name in it, --adapter=0 is probably what you want to use for all the commands.
I doubt you can use aticonfig to tune fan speed in a laptop.