cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

tgilling
Journeyman III

Powertune under Linux?

Hi,

by looking at "libatiadlxx.so" of the latest Catalyst Linux drivers I found some functions which indicate Powertune support under Linux. These functions are not (yet) documented in the ADL SDK right now. Are there any plans for a SDK update?

I guess the function definitions look something like this:

 

typedef int ( *ADL_OVERDRIVE5_POWERCONTROL_GET ) (int iAdapterIndex, int* iPercentage, int* ???); typedef int ( *ADL_OVERDRIVE5_POWERCONTROL_SET ) (int iAdapterIndex, int iPercentage); typedef int ( *ADL_OVERDRIVE5_POWERCONTROL_CAPS ) (int iAdapterIndex, int* lpCaps, int* lpValid); typedef int ( *ADL_OVERDRIVE5_POWERCONTROLINFO_GET) (int iAdapterIndex, ???);

0 Likes
1 Reply
JLP
Adept I

Anyone? I'm also interested in this for Linux

Free society requires Free software
0 Likes