KDE CPU temperature not start automatically (it has been solved)

Edit this file in the directory

"/usr/share/plasma/plasmoids/org.kde.thermalMonitor/contents/ui/main.qml"

or this depends on your system installation.

"/usr/share/plasma/plasmoids/org.kde.thermalMonitor/contents/ui/main.qml"

Comment this on line 312 "systemmonitorAvailableSources.push(source)"
and then change this on the line 58  "property var systemmonitorAvailableSources" to "property var systemmonitorAvailableSources: []"
like so and you can logout or reboot either.

Comments