Strona 1 z 2

,,Not starting fancontrol'' po aktualizacji Etch - Lenny

: 17 lutego 2009, 11:47
autor: cc
Witam.

Zrobiłem aktualizację z Etch do Lenny i podczas startu otrzymuje to ostrzezenie:
Not starting fancontrol; run pwmconfig first. (warning)

Ten Debian jest zainstalowany jako ,,Guest Virtual Machine'' na ESX serwerze.

Próbowałem:
# pwmconfig
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.

We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.

/usr/sbin/pwmconfig: No sensors found! (modprobe sensor modules?)
ale nie pomaga.

: 17 lutego 2009, 11:49
autor: tomii
A może:

Kod: Zaznacz cały

sensors-detect

: 17 lutego 2009, 11:55
autor: cc
tomii pisze:A może:

Kod: Zaznacz cały

sensors-detect
Nic nie pomogło.

: 17 lutego 2009, 12:07
autor: tomii
A jaki masz kernel?

: 17 lutego 2009, 12:12
autor: cc
tomii pisze:a jaki masz kernel?

Kod: Zaznacz cały

# uname -a
Linux linux.domain.net 2.6.18-5-686 #1 SMP Mon Dec 24 16:41:07 UTC 2007 i686 GNU/Linux

: 17 lutego 2009, 12:15
autor: tomii
A możesz zaktualizować do nowszej wersji?(kernel)

: 17 lutego 2009, 12:32
autor: cc
tomii pisze:A możesz zaktualizować do nowszej wersji kernel?
Mogę, ale czy naprawdę potrzebny jest ,,fancontrol'' na wirtualnej maszynie?

Usunę go i będzie spokój:

Kod: Zaznacz cały

# update-rc.d -f fancontrol remove
 Removing any system startup links for /etc/init.d/fancontrol ...
   /etc/rc0.d/K20fancontrol
   /etc/rc1.d/K20fancontrol
   /etc/rc2.d/S20fancontrol
   /etc/rc3.d/S20fancontrol
   /etc/rc4.d/S20fancontrol
   /etc/rc5.d/S20fancontrol
   /etc/rc6.d/K20fancontrol

: 17 lutego 2009, 12:36
autor: tomii
Masz rację - moje przeoczenie.
A jak zaktualizowałeś Etch do Lenny bez ruszania kernela?

: 17 lutego 2009, 12:42
autor: cc
tomii pisze:Masz rację - moje przeoczenie.
A jak zaktualizowałeś Etch do Lenny bez ruszania kernela?
Bardzo prosto!

Zamienić w /etc/apt/sources.list z ,,etch'' na ,,lenny'' i dalej:

Kod: Zaznacz cały

apt-get dist-upgrade
Pozdrawiam.
cc

: 17 lutego 2009, 12:44
autor: tomii
A kernel nie chciał się aktualizować czy go zatrzymałeś?