luigi.viggiano
November 29th, 2009, 02:53 PM
It happens to me that sometime mfc-daemon stops to update the speed of fans. Is this happening to others? Any clue?
Today my cpus went up to 95°C...
For the moment I put a restart every 4 minutes in crontab:
*/4 * * * * root (pkill mfc-daemon ; sleep 0.5; rm -f /var/run/mfc-daemon.pid ; /usr/sbin/mfc-daemon)
The rm of the pid file is needed because it seems that sometime mfc-damon refuses to start because of the presence of that file.
Also sometime I notice mfc-daemon does not update both the fans but just one.
Any suggestion?
Today my cpus went up to 95°C...
For the moment I put a restart every 4 minutes in crontab:
*/4 * * * * root (pkill mfc-daemon ; sleep 0.5; rm -f /var/run/mfc-daemon.pid ; /usr/sbin/mfc-daemon)
The rm of the pid file is needed because it seems that sometime mfc-damon refuses to start because of the presence of that file.
Also sometime I notice mfc-daemon does not update both the fans but just one.
Any suggestion?