Page 1 of 1

How can I check hardware temperature?

Posted: Sat Aug 18, 2018 9:43 am
by ViBE
I'm about to translate the interface for a long time and I see it has some strings about temperatures. But none of my devices shows these on the GUI. Is it a bug? Or if not how can I enable to see the values on he GUI?

Re: How can I check hardware temperature?

Posted: Sat Aug 18, 2018 9:49 am
by Lantis
The temperatures are currently only implemented for the Linksys WRT series of routers.
If you have another device with thermal monitoring support, it is easy enough to add in.

Re: How can I check hardware temperature?

Posted: Sat Aug 18, 2018 9:59 am
by ViBE
Lantis wrote:The temperatures are currently only implemented for the Linksys WRT series of routers.
If you have another device with thermal monitoring support, it is easy enough to add in.
oh, how? currently i'm using a Nexx WT3020F and GL.iNet AR-150.

Re: How can I check hardware temperature?

Posted: Sat Aug 18, 2018 6:10 pm
by Lantis
How do you read the temperatures out of those two devices?
That is obviously a prerequisite.

Re: How can I check hardware temperature?

Posted: Sun Aug 19, 2018 2:25 am
by ViBE
Lantis wrote:How do you read the temperatures out of those two devices?
That is obviously a prerequisite.
no, I don't even get the temperatures. i just saw that the language files have the strings for display those. i have no clue how to read them.

Re: How can I check hardware temperature?

Posted: Sun Aug 19, 2018 2:32 am
by Lantis
You might have misinterpreted what i said before.

if YOU can tell ME how to read the temperatures from those devices, i.e. what command needs to be run to get the data, then it is easy to add into the script to do so.
Otherwise, it only works for WRT series routers currently.

You can see the script at /usr/lib/gargoyle/tempinfo.sh