Re: wierd problems about systemmonitor's acpi temperature

2013-05-23 Thread bruce
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,

Re: wierd problems about systemmonitor's acpi temperature

2013-05-22 Thread 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, 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

Re: wierd problems about systemmonitor's acpi temperature

2013-05-22 Thread Aaron J. Seigo
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

wierd problems about systemmonitor's acpi temperature

2013-05-21 Thread bruce
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