Skip to main content
Visitor II
May 1, 2006
Question

STPC Atlas Power Management in Linux

  • May 1, 2006
  • 2 replies
  • 942 views
Posted on May 01, 2006 at 11:42

STPC Atlas Power Management in Linux

    This topic has been closed for replies.

    2 replies

    Visitor II
    April 10, 2006
    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

    Visitor II
    May 1, 2006
    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.