Note: I configured this thinkfan setup for my old Thinkpad w520 on Ubuntu 17.10.
Install lm-sensors and thinkfan.
sudo apt-get install lm-sensors thinkfan
| # This grub.cfg file was created by Jamie Kurtz | |
| # Detailed instructions for use will soon be found here: http://www.jamiekurtz.com | |
| # Simplified instructions below | |
| # Sample grub entries... https://wiki.archlinux.org/index.php/Multiboot_USB_drive | |
| # Inspiration from here: http://www.pendrivelinux.com/boot-multiple-iso-from-usb-via-grub2-using-linux/ | |
| # Simplified instructions... | |
| # Make sure grub, grub-efi, and xorriso packages are installed and up-to-date | |
| # In your terminal go to directory where want to create the USB image contents | |
| # Run the following to create the necessary folder structure: |