Temperature sensor no activated by Conky in Fossapup96-CE
hello forum
I share with you an almost unimportant detail...
I discovered this detail while working with conky
To show the temperature on the screen I normally used the "acpitemp" command which works without problems all the time...
But, when trying to use the other command lines that are used for the same effect, they simply do not work, it does not show information, etc etc...
I came to think that it was my computer that did not have the capacity to correctly execute said commands....
but it's not like that, and that's how I discovered that it wasn't the laptop I have...
Today on this occasion "playing" with the internal code of pupsysinfo with the intention of learning more and when I requested it to show me the temperature of my computer, conky began to correctly display the commands that were previously simply not displayed... one of them It was "hwmon 0 temp1" and another slightly longer one "${execi 10 sensors | grep 'Core 0' | awk {'print $3'}}"
I had already shared these commands in another post so I won't go into detail about this...
The DETAIL was when I restarted the equipment, Conky did not show the temperature, so I ran pupsysinfo, to show me the information from the sensors and automatically Conky returned to correctly display the temperature...
That's what I discovered by accident.
I hope that if this were a bug it could be solved or in another case it is my computer that does not execute some commands correctly...
I add this screenshots to exemplify the process
Cheers!!