On 07/13/09 03:52, Martyn Welch wrote: > he liang wrote: >> >> Just press ENTER to continue: >> >> I will now generate the commands needed to load the required modules. >> >> To load everything that is needed, add this to /etc/modules: >> >> #----cut here---- >> # Chip drivers >> w83627ehf >> coretemp >> #----cut here---- >> >> Do you want to add these lines automatically? (yes/NO)yes >> psy at psy-desktop:~$ <mailto:psy at psy-desktop:%7E$> sudo sensors >> No sensors found! >> Make sure you loaded all the kernel drivers you need. >> Try sensors-detect to find out which these are. >> > Have you tried rebooting? Adding those lines to "/etc/modules" should > take effect after a reboot. > > Try rebooting or issuing the following commands to load the modules: > > sudo modprobe w83627ehf > sudo modprobe coretemp > > Hope that helps, > > Martyn > Also, the OP should try 'sensors -s' as root (in /etc/rc.local) to upload the sensors configuration to the sensors chips.