yes, the directory does exist, and
/cat /sys/class/thermal/thermal_zone0/temp/
returns /55000/
在 2013年5月23日 星期四 09:18:43,Giorgos Tsiapaliokas 写道:
Hello,
On 22 May 2013 07:16, bruce wrote:
2, when wierd problem #2 happened, i checked
directory'/proc/acpi/thermal_zone',and found
its gone,
Hello,
On 22 May 2013 07:16, bruce wrote:
>
> 2, when wierd problem #2 happened, i checked directory
> '/proc/acpi/thermal_zone',and found its gone, but i am sure it really did
> exists for a long time. same machine, same operating system, why does this
> happens?
>
does this one /sys/class/the
On Wednesday, May 22, 2013 12:16:11 bruce wrote:
> 1, from where does systemmonitor dataengine 's datasource
> "acpi/Thermal_Zone/0/Temperature" retrieve temperature data? is it from
> directory '/proc/acpi/thermal_zone'? or '/sys/class/thermal/thermal_zone0'?
It uses libksysguard for this, whic
dataEngine("systemmonitor").connectSource("acpi/Thermal_Zone/0/Temperature",plasmoid,500)
in my plasmoid i use the preceding statements to connect to
"acpi/Thermal_Zone/0/Temperature", and use plasmoid.dataUpdated to receive
temperature data.
but there is a very wierd problem:
1, at the very b