1

Hello and good afternoon,

I'm fairly new to the Ubuntu ecosystem and i was wondering if there is a way to disable turbo boost on my machine (Bios option not available) i tried following a guide from back in 2015 using msr-tools but did not worked as intended not sure if its even possible but its making my computer fan spinning loudly while I'm just web browsing and i do not use anything intensive that requires a boots on the CPU. My question is: Is there a way to disable turbo boost completely?

Vilden
  • 13
  • 3
  • As you are running 14.04 this means 2 things: A) Your question will likely be closed soon and B) You have an old laptop that might need dust cleaned off fan and internal components (like CPU) See: Stop cpu from overheating – WinEunuuchs2Unix Jul 01 '19 at 20:13
  • Please see https://itsfoss.com/ubuntu-14-04-end-of-life/ 2) While you are considering upgrading to 16.04, 18.04, or 19.04, please also run sudo lshw | grep product | head -n1 && sudo dmidecode -s bios-release-date && sudo dmidecode -s baseboard-product-name && sudo dmidecode -s baseboard-manufacturer
  • and paste the result into your question after clicking [edit]. Please do not click on Add Comment as new comments can shove old comments off screen; your information about your PC and installation should all go in the Question so we can all see your findings.

    – K7AAY Jul 01 '19 at 20:25
  • Sorry im not using 14.04 i'm currently using the latest one which is 18.04.02 – Vilden Jul 01 '19 at 20:34