Closed clragon closed 6 years ago
Could you please give me the output of running wmic /namespace:\\root\wmi PATH MSAcpi_ThermalZoneTemperature
in a powershell terminal?
Also i need to trim that overflowing CPU name.
I have the same issue, and the command return me this :
See the upstream issue.
I'm having the exact same issue, but on Linux, should I create a new issue?
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.10
Release: 18.10
Codename: cosmic
$ uname -a
Linux 4.18.0-11-generic #12-Ubuntu SMP Tue Oct 23 19:22:37 UTC 2018 x86_64 GNU/Linux
$ sensors
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +0.90 V (min = +0.80 V, max = +1.60 V)
+3.3V Voltage: +3.41 V (min = +2.97 V, max = +3.63 V)
+5V Voltage: +5.18 V (min = +4.50 V, max = +5.50 V)
+12V Voltage: +11.98 V (min = +10.20 V, max = +13.80 V)
CPU Fan Speed: 1170 RPM (min = 600 RPM, max = 7200 RPM)
Chassis1 Fan Speed: 1720 RPM (min = 600 RPM, max = 7200 RPM)
Chassis2 Fan Speed: 0 RPM (min = 600 RPM, max = 7200 RPM)
Power Fan Speed: 0 RPM (min = 0 RPM, max = 7200 RPM)
CPU Temperature: +41.0°C (high = +45.0°C, crit = +45.5°C)
MB Temperature: +35.0°C (high = +45.0°C, crit = +46.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +39.0°C (high = +83.0°C, crit = +99.0°C)
Core 1: +40.0°C (high = +83.0°C, crit = +99.0°C)
Core 2: +42.0°C (high = +83.0°C, crit = +99.0°C)
Core 3: +37.0°C (high = +83.0°C, crit = +99.0°C)
$
Uh yeah, go ahead and make a new one. That's weird.
On Nov 24, 2018, 18:15, at 18:15, "Avinash H. Duduskar" notifications@github.com wrote:
I'm having the exact same issue, but on Linux, should I create a new issue?
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.10 Release: 18.10 Codename: cosmic $ uname -a Linux 4.18.0-11-generic #12-Ubuntu SMP Tue Oct 23 19:22:37 UTC 2018 x86_64 GNU/Linux $ sensors atk0110-acpi-0 Adapter: ACPI interface Vcore Voltage: +0.90 V (min = +0.80 V, max = +1.60 V) +3.3V Voltage: +3.41 V (min = +2.97 V, max = +3.63 V) +5V Voltage: +5.18 V (min = +4.50 V, max = +5.50 V) +12V Voltage: +11.98 V (min = +10.20 V, max = +13.80 V) CPU Fan Speed: 1170 RPM (min = 600 RPM, max = 7200 RPM) Chassis1 Fan Speed: 1720 RPM (min = 600 RPM, max = 7200 RPM) Chassis2 Fan Speed: 0 RPM (min = 600 RPM, max = 7200 RPM) Power Fan Speed: 0 RPM (min = 0 RPM, max = 7200 RPM) CPU Temperature: +41.0°C (high = +45.0°C, crit = +45.5°C) MB Temperature: +35.0°C (high = +45.0°C, crit = +46.0°C) coretemp-isa-0000 Adapter: ISA adapter Core 0: +39.0°C (high = +83.0°C, crit = +99.0°C) Core 1: +40.0°C (high = +83.0°C, crit = +99.0°C) Core 2: +42.0°C (high = +83.0°C, crit = +99.0°C) Core 3: +37.0°C (high = +83.0°C, crit = +99.0°C) $
-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/GitSquared/edex-ui/issues/274#issuecomment-441382095
The CPU temperatur is shown to be -1°C, which I doubt.
I'm testing this on a windows 10 machine.