Re: no sensors detected in gkrellm



On Sunday 05 March 2006 09:02, hicham wrote:
On 3/5/06, Alessandro Brezzi <alessandro.brezzi@xxxxxxxxx> wrote:
2006/3/5, hicham <hichamlinux@xxxxxxxxx>:
Hello
I've went thru archives on getting gkrellm displayin cpu temp.,
Fan speed

...

I've used " sensors-detect" to get lm-sensors running, but it
doesn't seem to be enough to get gkrellm sensors works

do you reboot after sensors-detect?

yes I did
here is the sensors-detect summary output :
######################################################################
### Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `to-be-written' (should be inserted):
Detects correctly:
* ISA bus address 0x0290 (Busdriver `i2c-isa')
Chip `Winbond W83627EHF Super IO Sensors' (confidence: 9)


I will now generate the commands needed to load the I2C modules.
Sometimes, a chip is available both through the ISA bus and an I2C
bus. ISA bus access is faster, but you need to load an additional
driver module for it. If you have the choice, do you want to use the
ISA bus or the I2C/SMBus (ISA/smbus)? ISA

To make the sensors modules behave correctly, add these lines to
/etc/modprobe.conf:

#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
--------------------------------------------------> " Those I've added
in /etc/modprobe.conf "

To load everything that is needed, add this to some /etc/rc* file:

#----cut here----
# I2C adapter drivers
modprobe i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----
--------------> " I don't know where to put those above lines which
/etc/rc* ?"

Near the bottom of /etc/rc.d/rc.local

WARNING! If you have some things built into your kernel, the list
above will contain too many modules. Skip the appropriate ones! You
really should try these commands right now to make sure everything is
working properly. Monitoring programs won't work until it's done.

Do you want to generate /etc/sysconfig/lm_sensors? (YES/no): YES
Copy prog/init/lm_sensors.init to /etc/rc.d/init.d/lm_sensors
for initialization at boot time.
######################################################################
####

--
Cheers, Gene
People having trouble with vz bouncing email to me should add the word
'online' between the 'verizon', and the dot which bypasses vz's
stupid bounce rules. I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2006 by Maurice Eugene Heskett, all rights reserved.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: gkrellm
    ... a chip is available both through the ISA bus and an I2C ... ISA bus access is faster, but you need to load an additional ... > driver module for it. ... PC87372 Super IO Fan Sensors yet ...
    (Debian-User)
  • re:gkrellm
    ... Driver `eeprom': ... Chip `SPD EEPROM' ... a chip is available both through the ISA bus and an I2C bus. ... To make the sensors modules behave correctly, ...
    (Debian-User)
  • Re: no sensors detected in gkrellm
    ... I've went thru archives on getting gkrellm displayin cpu temp., ... a chip is available both through the ISA bus and an I2C bus. ... but you need to load an additional driver module ... To make the sensors modules behave correctly, ...
    (Fedora)
  • [SLE] Sensors
    ... I have the Sensors package installed, and have run sensors-detect, which comes back with this at the end: ... a chip is available both through the ISA bus and an I2C bus. ... but you need to load an additional driver module ... modprobe i2c-nforce2 ...
    (SuSE)
  • Re: [RFC] Add Input IOCTL for accelerometer devices
    ... of these highly variable sensors as consistently as possible. ... How can you be so sure that more and more sensors use h/w ring buffer? ... I've mostly made it a Kconfig option on a per driver basis. ... currently in the IIO system. ...
    (Linux-Kernel)