cancel
Showing results for 
Search instead for 
Did you mean: 

STPC Atlas Power Management in Linux

jose239955_st
Associate
Posted on May 01, 2006 at 11:42

STPC Atlas Power Management in Linux

2 REPLIES 2
jose239955_st
Associate
Posted on April 10, 2006 at 18:14

Hi,

I need to be able to slow down the STPC Atlas clock to save power under Linux. Is it possible to use the CPU frequency scaling feature from 2.6.x kernels to do that, i.e., is there any CPUFreq driver available for the STPC Atlas? If not, is there another way to accomplish that?

Thanks,

José Gonçalves

anouar23
Associate II
Posted on May 01, 2006 at 11:42

First of all you have to check if the BIOS supports the SMI routine, if not you can't enter in sleep mode cause the APM of the STPC is not Standard. So you have to write the SMI routinr by yourself so Write a BIOS and in this you can have the Bios Writer's guide as reference, or to contact STPC support team and they will provide you a GSW Bios which support the ST SMI routine.

Thanks.