[ltp] Lm-sensors on fc3
morpheus
linux-thinkpad@linux-thinkpad.org
Thu, 09 Dec 2004 15:33:17 -0500
I saw this message on my T42p after an FC3 upgrade, and when I ps aux I
did see an lm_sensors process. So, I did a chkconfig --del lm_sensors
and it's all fine...
I was experiencing freezes so I disabled a lot of stuff (acpi, etc), but
as it turns out it was amule causing the freezes! Anyone else have this?
-m
On Thu, 2004-12-09 at 11:25 -0700, Mendel Cooper wrote:
> On Thu, 9 Dec 2004, Bert Haskins wrote:
>
> > Since installing fc3 on my 390x I now see :
> > " loading lmsensors" when booting up.
> > I thought that that problem was solved long ago.
> > It doesn't appear to have damaged the 390
> > But I'm concerned what might happen if I install this
> > on either of my 770(X or Z) machines.
>
> I've got FC3 on a 770Z and get the same message when booting up. No
> harm done.
>
> If you look in the /lib/modules tree, you'll see that the lm_sensors
> modules are missing. I guess that the FC3 installer autodetects a TP
> and just doesn't install the sensors modules.
>
> I think that the message comes from the startup scripts in /etc/rc.d,
> where loading the sensors modules is one of the functions at bootup,
> and it reports loading them even if they're disabled.
>
> Summary: Not to worry.