Re: [SLE] sensors question



> To load everything that is needed, add this to some /etc/rc* file:
>
> #----cut here----
> # I2C adapter drivers
> modprobe i2c-viapro
> modprobe i2c-isa
> # I2C chip drivers
> modprobe eeprom
> modprobe w83627hf
> # sleep 2 # optional
> /usr/bin/sensors -s # recommended
> #----cut here----
>
> Question is What file does that get added to.

I've been pondering this for a while this morning (don't have access
to my Linux computer today so i can't actually check it out). I used
to have to manually add it to /etc/inet.d/boot.local 9as suggested by
Per, but... since 10.0 I haven't had to do anything at all except run
sensors-detect (as root). I'm assumign that something in the detect
script adds the info where needed... never bothered to look into it
since it "just worked". It's possible you'll find it works with no
more intervention from you too :-)


> Once that is done and the program is configured how is the program
> called? Just type "sensors" in the Konsole?

That's one way. You can also use loads of other GUI based apps to
call up and present the info. gkrellm is included on the SUSE
disks... that works... SuperKaramba also has LOADS of desktop widgets
that poll and display sensors info (I use the Cynapses plugin for
SuperKaramba on all my Linux desktops).


C.

..

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: [SLE] sensors question
    ... modprobe i2c-viapro ... # sleep 2 # optional ... Just type "sensors" in the Konsole? ...
    (SuSE)
  • Re: i2c and lm_sensors
    ... modprobe i2c-isa ... says but it is not a script file. ...
    (linux.redhat.misc)
  • Re: i2c and lm_sensors
    ... modprobe i2c-isa ... I want to load the modules automatically. ... HAve you got nforce2 chipset too?...what modules do you need to load? ...
    (linux.redhat.misc)
  • Re: no sensors detected in gkrellm
    ... Sensors-detect found a similar set for me: ... modprobe i2c-viapro ...
    (Fedora)
  • Re: [SLE] sensors question
    ... I ran sensors-detect in Konsole. ... Then it suggested additions to two config files before ... modprobe i2c-viapro ...
    (SuSE)