-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: March 2012
Reducing Power consumption Ubuntu 11.10 On Aspire S3
vi /etc/default/grub Change GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash” To GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash pcie_aspm=force pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1″ update-grub Saves about 10 Watts you battery now should last about 3 to 3.5 hours depending on what you do of course
Posted in Linux
7 Comments
How to move your Linux EBS backed EC2 AMI to a new region
Lots of ways to do this out there and hell if any of them work properly. This is really for myself as a reminder of how to do things but hey lets share LOL Keep in mind that things at … Continue reading