On Sun, 2005-03-13 at 19:14 +0100, Pavel Machek wrote: > Hi! > > > > > > This isn't to say that we should copy Windows. However it does show that > > > > > a very complex set of controls might not be needed. > > > > > > Actually, as we already spindown and blank settings, we could finish > > > here :-). > > > > > > What devices is this targetted at? Video should be handled > > > already (or perhaps we want to power down graphics card when screen is > > > blanked?). Disks spin down too. IRDA ports? > > > > - Video > > X/dpms handles these already. Many GPUs will have frequency scaling like processors (e.g. ATI Powerplay). I don't think we currently support this. Also we don't really control display brightness. > > - Hotplug devices It would be nice to lower the power state of usb and pcmcia controllers, when these devices are also in a lower power state. > > > Anything you might care to imagine :> > > Well, I meant something that is not already handled. Like... what > power-hungry device do we fail to properly handle today? Wireless cards could be turned off when plugged into a physical media. Many other devices remain on when not used (e.g. serial ports). Probably most of them don't take up much power, but it would be nice to do some experimentation and see. I think this question really depends on architecture and hardware. Also, I think we'll see more power management options available to us in the near future. Adam