Mailinglist Archive: opensuse-multimedia-de (421 mails)

< Previous Next >
Re: [suse-multimedia] Temperaturanzeige der CPU
  • From: Al Bogner <suse-linux@xxxxxxxxxxxxxx>
  • Date: Thu, 15 May 2003 15:24:21 +0200
  • Message-id: <200305151524.21557.suse-linux@xxxxxxxxxxxxxx>
On Thursday 15 May 2003 15:06, Al Bogner wrote:

> WARNING! If you have some things built into your kernel, the
> below list will contain too many modules. Skip the appropriate
> ones! To load everything that is needed, add this to some
> /etc/rc* file:
>
> #----cut here----
> # I2C adapter drivers
> modprobe i2c-i801
> # I2C chip drivers
> modprobe w83781d
> #----cut here----

cat /etc/sysconfig/lm_sensors
...
# 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_0, MODULE_1, MODULE_2, etc.
MODULE_0=i2c-i801
MODULE_1=w83781d

Hier gibt es wohl Probleme mit den Pfaden
/etc/rc.d/init.d/lm_sensors ?

Bei mir ist es unter
/etc/sysconfig/lm_sensors

Manfred, ich frage mich. warum ksensors bei dir mit Standard-Sourcen
funktionierte.

Al

< Previous Next >