Posts

Showing posts with the label Ubuntu overheat

Laptop overheating and battery drain after installing Ubuntu 23.04 (Dual boot)

 Overheating and battery drain issues on a laptop after installing a new operating system, such as Ubuntu 23.04, are common and can be caused by various factors. Here are some steps you can take to diagnose and potentially resolve these problems: 1. **Update Your System**:    Ensure that your Ubuntu system is up to date with the latest updates and patches. Run the following commands to update your system:    ```bash    sudo apt update    sudo apt upgrade    ``` 2. **Install TLP**:    TLP is a power management tool that can help improve battery life and reduce overheating on laptops. Install it using the following command:    ```bash    sudo apt install tlp tlp-rdw    ```    Once installed, TLP runs in the background and optimizes power settings. 3. **Check Graphics Drivers**:    Ensure that your graphics drivers are correctly installed and up to date, especially if you have a dedicated GPU. You can use the "Additional Drivers" application to check for and install proprietary