Displaying 2 results from an estimated 2 matches for "libsensors".
Did you mean:
libsensors4
2009 Apr 04
2
what requires lm_sensors?
I found that lm_sensors got installed because of a dependency on my first
Xen VM that I updated to 5.3. lm_sensors doesn't make sense in a VM. I
thought, ok let's check after the update who wants it. However:
rpm -q --whatrequires lm_sensors
no package requires lm_sensors
(same for --triggeredby with lm_sensors or the packages below)
Trying to remove lm_sensors reveals these packages:
2007 Dec 07
2
5.0--> 5.1 lm_sensors "General Parse Error"
...uot;Since
Kernel 2.6.19"
Latest AMD K8 processors have integrated sensors which can be read
directly without any additional monitoring chip. Driver contributed by
Rudolf Marek. Userspace support available in lm_sensors 2.10.1. Upgrade
to lm_sensors 2.10.1 is mandatory, earlier versions of libsensors will
fail with a "General parse error" message.
My kernel is "2.6.18-53.el5.centos.plus-i686", but I figured I must of
gotten me some backported stuff in there (i.e. I'm in over my head).
I upgraded to the lm_sensors in ATRPMS testing repo, and the problem
went away. (l...