On Fri, 02 Nov 2012 17:22:38 +0100
rustyBSD <rusty...@gmx.fr> wrote:

> Hi,
> I don't really know sensors on linux, but it seems
> that there is a mistake in the temperature module.

> -    "/sys/class/thermal/thermal/%s/temp", sensor_name);
> +    "/sys/class/thermal/%s/temp", sensor_name);

I don't know why, but after recompiling E with your patch,
temperature gadget shows N/A. But i still think that the 
patch is correct. On my laptop temperature can be read from
/sys/class/thermal/thermal_zone0/temp and there is no
/sys/class/thermal/thermal/ at all, so there is probably
some other bug in the code.


-- Igor

> Here are two patches: the first is for formatting
> (it was a shame),the second for the fix.
> 
> thanks

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to