At 09:19 AM 9/11/02 +0200, you wrote: >Where are gkrellm plugins in 9.0rc2 ? > >I saw in /etc/init.d a shell script which seems made by Mdk team to >automatically install the necessary modules, am i wrong. >In that case, what did i need to do ? i did sensors-detect, and copy the >appropriate files in /etc/modules.conf, but you made an automatic way, >wouldn't it interfere ?
the way it works is that it uses the config file that sensors-detect creates (/etc/sysconfig/lm_sensors). The script loads automatically the needed modules - with a little problem : the last module is never loaded because the script counts from 0 to N-1, while the config file counts from 1 to N. I and another person posted patches for this problem, that - although not perfect - were fixing it, but both were ignored. Gerard
