Charles E Taylor IV wrote:
On Wed, 5 Jan 2005 07:59:47 -0700 (GMT-07:00)
James Mckenzie <jjmckenzie51@xxxxxxxxxxxxx> wrote:
Chris Ruprecht said about Thinkpad, APM S3 and kernel 2.6.9-1.724_FC3:
After I disabled lm_sensors, my machine no longer freezes.
In order to do that, delete these sym-links:
/etc/rc.d/rc3.d/S26lm_sensors
/etc/rc.d/rc5.d/S26lm_sensors
This may also 'cure' the problem that some folks have with APM S3
(suspend) not waking up properly after 30 minutes or longer of suspend.
Not here. I didn't have those symlinks in the first place.
Do you have the lm_sensors package installed?
$ rpm -q lm_sensors
An easy way to prevent lm_sensors starting at bootup is:
# /sbin/chkconfig lm_sensors off
This will fix the symlinks noted above.
Paul.