前几天 phoronix 和 OMGUbuntu 都出了文章, 说 Fedora 为了系统省电做了很多优化,还有屁话说必须要用 Fedora 才能享受到续航优化。Fedora's Power Tweaks Dropped The Power Use On A ThinkPad By ~30%https://www.phoronix.com/scan.php?page=news_item&px=Fedora-Battery-Numbers-2018For Better Battery Life on Linux Try Fedorahttp://www.omgubuntu.co.uk/2018/02/better-battery-life-on-fedora-linux实际上纯属放屁啊。因为 Ubuntu 一样可以。
Now Kernel Linux 4.13 is available,You can install it through PPA:sudo add-apt-repository ppa:canonical-kernel-team/ppa
sudo apt-get update
sudo apt-get install linux-generic-hwe-16.04-edge
As we all know that Firefox 57 will rename to Firefox Quantum. It means the New version Firefox will use Quantum Engine instead the old one.Even throgh Firefox 57 is still in beta,but we can install it from PPA under Ubuntu.sudo add-apt-repository ppa:mozillateam/firefox-next
sudo apt-get update
sudo apt-get install firefox
So here it is.
When I upgrading my Ubuntu Kernel,I saw this errors:W: Possible missing firmware /lib/firmware/i915/kblXXXXXXXX
It seems there are some firmware files missing,so I decide to fix them.