#Things to do after installing linux on x200 laptop
- Apply grub patch from github gist.
- run
grub2-mkconfig -o /etc/grub2.cfg
- add noatime in fstab options
- finetune backlight settings, see libreboot website.
- install
powertop
and auto-tune on start-up if needed to avoid whining noise, see libreboot website. - apply fix for usb keyboard? libreboot website.