@shinn jacob I also had the same problem. I have changed the boot parameter, I think now i am getting battery backup same as in windows. You can try this edit the grub file sudo gedit /etc/default/grub and replace the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=force i915.i915_enable_rc6=1" with your existing one. if you are not having over heating problem then you can avoid "i915.i915_enable_rc6=1" from the parameter. now go to terminal type sudo update-grub .......Its done.......... -- Prasanth V *** * -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
