I let this here if anyone has the same problem. I was unable to read sensors value (like GPU and CPU temperature) until I edited /etc/glxosd/paths.lua and changed the three lines that contain the path of libsensors from:
libsensors = "libsensors.so.4",
to:
libsensors = "libsensors.so.5",
changing to: libsensors = "libsensors.so", also work and should work in the future if libsensors will be updated.
Pinned Comments
RX14 commented on 2017-12-26 18:00
GLXOSD has been discontinued: https://github.com/nickguletskii/GLXOSD/issues/109
I will be very unlikely to be able to fix problems with games crashing going onwards.