Well, and now I forgot to append the files. Here they are. On Tuesday 27 August 2002 01:38, you wrote: > Try putting a set -x right after the #!/bin/sh line then > send the result output to a file. Send the file to the list for analysis. > Ex: > prog/init/lm_sensors.init 2>&1|tee res.out -- Sebastian Mika http://www.first.fraunhofer.de/~mika/ Fraunhofer - First Kekulestr. 7 Tel: +49 (30) 6392 1906 12489 Berlin, Germany Fax: +49 (30) 6392 1805 -------------- next part -------------- A non-text attachment was scrubbed... Name: res_start.out Type: text/x-diff Size: 1161 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20020827/ba55863b/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: res_stop.out Type: text/x-diff Size: 1225 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20020827/ba55863b/attachment-0001.bin -------------- next part -------------- # /etc/sysconfig/sensors - Defines modules loaded by /etc/rc.d/init.d/lm_sensors # Copyright (c) 1998 - 2001 Frodo Looijaard <frodol at dds.nl> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # # See also the lm_sensors homepage at: # http://www2.lm-sensors.nu/~lm78/index.html # # This file is used by /etc/rc.d/init.d/lm_sensors and defines the modules to # be loaded/unloaded. This file is sourced into /etc/rc.d/init.d/lm_sensors. # # The format of this file is a shell script that simply defines the modules # in order as normal variables with the special names: # MODULE_1, MODULE_2, MODULE_3, etc. # # List the modules that are to be loaded for your system # # Generated by sensors-detect on Mon Aug 26 16:38:36 2002 MODULE_1=i2c-piix4 MODULE_2=i2c-isa MODULE_3=w83781d MODULE_4=eeprom