Solaris とか Llinux で NVIDIA driver 使ってる人で、描画性能が必要ない方は、下記の設定をしておくと省電力化できます。
xorg.conf の Device section に、この Option をぶち込んでおく。
Xorg 再起動で有効になります。Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerDefault=0x3"
/usr/bin/nvidia-settings の PowerMizer 選択したままで、glxgears 動かすとかして Performance level が 0 固定になり推移しなければ効いてます。
Xorg 再起動なので、むしろ、そのまま落としてしまうのも(ry
https://help.ubuntu.com/community/MacBookPro5-1_5-2/Lucid#Set Graphics Card to Powersave Mode
