M BUZZ CRAZE NEWS
// news

high cpu/gpu temerature after installing nvidia drivers

By John Parsons

I'm running Kubuntu 20.04 on a laptop with an Intel i7-4700mq and a Nvidia GTX 770m.

After the fresh installation , everything worked with the Nouveau driver.

After installing the proprietary drivers Nvidia 390(recommended) the CPU started to overheat. While using nouveau driver the idle temeperature would be 47 , but with nvidia 390 driver idle temperature is around 61.

I tried to switch to Intel via nvidia-settings prime profiles , and via prime-select , but it doesn't work.

The result of ps auxc | grep -i therm

root 181 0.0 0.0 0 0 ? I< 18:15 0:00 acpi_thermal_pm
root 963 0.0 0.0 125860 9964 ? Ssl 18:15 0:00 thermald

The output of sensors

coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +61.0°C (high = +84.0°C, crit = +100.0°C)
Core 0: +56.0°C (high = +84.0°C, crit = +100.0°C)
Core 1: +56.0°C (high = +84.0°C, crit = +100.0°C)
Core 2: +50.0°C (high = +84.0°C, crit = +100.0°C)
Core 3: +56.0°C (high = +84.0°C, crit = +100.0°C)

The output of nvidia-smi

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.64 Driver Version: 440.64 CUDA Version: 10.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 770M Off | 00000000:01:00.0 N/A | N/A |
| 0% 62C P0 N/A / N/A | 171MiB / 3018MiB | N/A Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 Not Supported |
+-----------------------------------------------------------------------------+
7

1 Answer

Yep. If you use a more powerful processor, the temperature will go up, as per the Second Law of Thermodynamics.

Intel has no problem with anything under 100C as per

Tdescription value of the OP's CPU

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy