Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

problème lm-sensors et debian sarge

6 réponses
Avatar
Thierry B
Bonjour,

Sur mon nouveau seveur, j'aai voulu essayer utiliser lm-sensors, mais
apparemment, il ne reconnait aucun sensor malgrès que j'ai une carte
mère à base de chipset intel.

Je vous donne un peu plus de précision:

J'installe lm-sensors.

Je lance sensors-detect:

sensors-detect

This program will help you determine which I2C/SMBus modules you need to
load to use lm_sensors most effectively. You need to have i2c and
lm_sensors installed before running this program.
Also, you need to be `root', or at least have access to the /dev/i2c-*
files, for most things.
If you have patched your kernel and have some drivers built in, you can
safely answer NO if asked to load some modules. In this case, things may
seem a bit confusing, but they will still work.

It is generally safe and recommended to accept the default answers to all
questions, unless you know what you're doing.

We can start with probing for (PCI) I2C or SMBus adapters.
You do not need any special privileges for this.
Do you want to probe now? (YES/no): YES
Probing for PCI bus adapters...
Sorry, no PCI bus adapters found.

We will now try to load each adapter module in turn.
If you have undetectable or unsupported adapters, you can have them
scanned by manually loading the modules before running this script.

To continue, we need module `i2c-dev' to be loaded.
If it is built-in into your kernel, you can safely skip this.
i2c-dev is not loaded. Do you want to load it now? (YES/no): YES
Module loaded succesfully.

We are now going to do the adapter probings. Some adapters may hang halfway
through; we can't really help that. Also, some chips will be double
detected;
we choose the one with the highest confidence value in that case.
If you found that the adapter hung after probing a certain address, you can
specify that address to remain unprobed. That often
includes address 0x69 (clock chip).

Some chips are also accessible through the ISA bus. ISA probes are
typically a bit more dangerous, as we have to write to I/O ports to do
this. This is usually safe though.

Do you want to scan the ISA bus? (YES/no): YES
Probing for `National Semiconductor LM78'
Trying address 0x0290... Failed!
Probing for `National Semiconductor LM78-J'
Trying address 0x0290... Failed!
Probing for `National Semiconductor LM79'
Trying address 0x0290... Failed!
Probing for `Winbond W83781D'
Trying address 0x0290... Failed!
Probing for `Winbond W83782D'
Trying address 0x0290... Failed!
Probing for `Winbond W83627HF'
Trying address 0x0290... Failed!
Probing for `Winbond W83627EHF'
Trying address 0x0290... Failed!
Probing for `Winbond W83697HF'
Trying address 0x0290... Failed!
Probing for `Silicon Integrated Systems SIS5595'
Trying general detect... Failed!
Probing for `VIA Technologies VT82C686 Integrated Sensors'
Trying general detect... Failed!
Probing for `VIA Technologies VT8231 Integrated Sensors'
Trying general detect... Failed!
Probing for `ITE IT8712F'
Trying address 0x0290... Failed!
Probing for `ITE IT8705F / SiS 950'
Trying address 0x0290... Failed!
Probing for `IPMI BMC KCS'
Trying address 0x0ca0... Failed!
Probing for `IPMI BMC SMIC'
Trying address 0x0ca8... Failed!

Some Super I/O chips may also contain sensors. Super I/O probes are
typically a bit more dangerous, as we have to write to I/O ports to do
this. This is usually safe though.

Do you want to scan for Super I/O sensors? (YES/no): YES
Probing for `ITE 8702F Super IO Sensors'
Failed! (skipping family)
Probing for `Nat. Semi. PC87351 Super IO Fan Sensors'
Failed! (skipping family)
Probing for `SMSC 47B27x Super IO Fan Sensors'
Failed! (skipping family)
Probing for `VT1211 Super IO Sensors'
Failed! (0x88)
Probing for `Winbond W83627HF Super IO Sensors'
Failed! (0x88)
Probing for `Winbond W83627THF Super IO Sensors'
Failed! (0x88)
Probing for `Winbond W83637HF Super IO Sensors'
Failed! (0x88)
Probing for `Winbond W83697HF Super IO Sensors'
Failed! (0x88)
Probing for `Winbond W83697SF/UF Super IO PWM'
Failed! (0x88)
Probing for `Winbond W83L517D Super IO'
Failed! (0x88)
Probing for `Winbond W83627EHF Super IO Sensors'
Success... found at address 0x0290

Do you want to scan for secondary Super I/O sensors? (YES/no): YES
Probing for `ITE 8702F Super IO Sensors'
Failed! (skipping family)
Probing for `Nat. Semi. PC87351 Super IO Fan Sensors'
Failed! (skipping family)
Probing for `SMSC 47B27x Super IO Fan Sensors'
Failed! (skipping family)
Probing for `VT1211 Super IO Sensors'
Failed! (skipping family)
Probing for `Winbond W83627EHF Super IO Sensors'
Failed! (skipping family)

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)? smbus

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

#----cut here----
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
#----cut here----

Do you want to add these lines to /etc/modules automatically? (yes/NO)yes

Je tente un sensors:

serveurP4:/home/thierry# sensors
No sensors found!

J'ai une carte mère P5P800-MX, et j'utilise la dernière debian sarge,
sans avoir modifié son noyau.

serveurP4:/home/thierry# uname -a
Linux 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686 GNU/Linux

serveurP4:/home/thierry# lspci
0000:00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM
Controller/Host-Hub Interface (rev 02)
0000:00:02.0 VGA compatible controller: Intel Corporation 82865G
Integrated Graphics Controller (rev 02)
0000:00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R)
USB UHCI Controller #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R)
USB UHCI Controller #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R)
USB UHCI Controller #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R)
USB UHCI Controller #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R)
USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC
Interface Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R)
IDE Controller (rev 02)
0000:00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA
Controller (rev 02)
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER
(ICH5/ICH5R) AC'97 Audio Controller (rev 02)
0000:01:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)

Des idées? :-)

Merci :-)

A+


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

6 réponses

Avatar
didier gaumet
Le Tue, 25 Jul 2006 08:47:02 +0200, Thierry B a écrit :

Bonjour,



Bonjour,

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

#----cut here----
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
#----cut here----


[...]

la ligne "#no driver for Winbond W83627EHF Super IO Sensors yet" indique
à priori que le driver pour ton chipset n'existe pas encore: il faudrait
rechercher sur internet si un tel module existe et dans l'affirmative soit
patcher soit upgrader ton noyau.


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Thierry B
didier gaumet a écrit :
Le Tue, 25 Jul 2006 08:47:02 +0200, Thierry B a écrit :

Bonjour,



Bonjour,

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

#----cut here----
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
#----cut here----


[...]

la ligne "#no driver for Winbond W83627EHF Super IO Sensors yet" indique
à priori que le driver pour ton chipset n'existe pas encore: il faudrait
rechercher sur internet si un tel module existe et dans l'affirmative soit
patcher soit upgrader ton noyau.





Ok, merci :-)

Je chercherai ca :-)

A+


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
pmenier
Bonjour,

J'avais eu la meme chose lors d'un changement de carte :

Resolu par contenu de /etc/modules

# Generated by sensors-detect on Sat Jun 24 12:58:40 2006
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
# et celui-la alors ? tu te moques de moi ?
w83627ehf

Pat

"Thierry B" a écrit dans le message de
news:
didier gaumet a écrit :
Le Tue, 25 Jul 2006 08:47:02 +0200, Thierry B a écrit :

Bonjour,



Bonjour,

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

#----cut here----
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
#----cut here----


[...]

la ligne "#no driver for Winbond W83627EHF Super IO Sensors yet" indique
à priori que le driver pour ton chipset n'existe pas encore: il faudrait
rechercher sur internet si un tel module existe et dans l'affirmative soit
patcher soit upgrader ton noyau.





Ok, merci :-)

Je chercherai ca :-)

A+


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Thierry B
pmenier a écrit :
Bonjour,

J'avais eu la meme chose lors d'un changement de carte :

Resolu par contenu de /etc/modules

# Generated by sensors-detect on Sat Jun 24 12:58:40 2006
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
# et celui-la alors ? tu te moques de moi ?
w83627ehf

Pat

"Thierry B" a écrit dans le message de
news:
didier gaumet a écrit :
Le Tue, 25 Jul 2006 08:47:02 +0200, Thierry B a écrit :

Bonjour,


Bonjour,

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

#----cut here----
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
#----cut here----


[...]

la ligne "#no driver for Winbond W83627EHF Super IO Sensors yet" indique
à priori que le driver pour ton chipset n'existe pas encore: il faudrait
rechercher sur internet si un tel module existe et dans l'affirmative soit
patcher soit upgrader ton noyau.





Ok, merci :-)

Je chercherai ca :-)

A+





Euh,

Sur un noyau precompilé, ca marche pas trop on dirait :-(

# cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line. Comments begin with
# a "#", and everything on the line after them are ignored.

ide-cd
ide-disk
ide-generic
psmouse
sd_mod

# Pour pouvoir faire des snapshots
dm-snapshot

# Generated by sensors-detect on Wed Aug 9 23:33:34 2006
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet


# modprobe w83627ehf FATAL: Module
w83627ehf not found.
# modprobe w83627hf
FATAL: Error inserting w83627hf
(/lib/modules/2.6.8-2-386/kernel/drivers/i2c/chips/w83627hf.ko): No such
device


Merci qd mm :-)


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Thierry B
pmenier a écrit :
Bonjour,

J'avais eu la meme chose lors d'un changement de carte :

Resolu par contenu de /etc/modules

# Generated by sensors-detect on Sat Jun 24 12:58:40 2006
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
# et celui-la alors ? tu te moques de moi ?
w83627ehf

Pat

"Thierry B" a écrit dans le message de
news:
didier gaumet a écrit :
Le Tue, 25 Jul 2006 08:47:02 +0200, Thierry B a écrit :

Bonjour,


Bonjour,

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

#----cut here----
# I2C adapter drivers
i2c-isa
# I2C chip drivers
# no driver for Winbond W83627EHF Super IO Sensors yet
#----cut here----


[...]

la ligne "#no driver for Winbond W83627EHF Super IO Sensors yet" indique
à priori que le driver pour ton chipset n'existe pas encore: il faudrait
rechercher sur internet si un tel module existe et dans l'affirmative soit
patcher soit upgrader ton noyau.





Ok, merci :-)

Je chercherai ca :-)

A+





Re,

# cat /boot/config-2.6.8-2-386 |grep -i "winbond"
CONFIG_WINBOND_FIR=m
CONFIG_WINBOND_840=m

Euh, donc ca confirme bien qu'il faut se plencher sur la compil à partir
des sources sur ma sarge au lieu d'utiliser le kernel image par défaut?

Le mieux ca serait de pouvoir juste compiler le module qui m'interesse,
^pour ne pas rebooter lol.

Si quelqu'un a la solution :-)

Merci.

A+


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
David Prévot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thierry B a écrit :
pmenier a écrit :
Bonjour,
[...]

la ligne "#no driver for Winbond W83627EHF Super IO Sensors yet" indique
à priori que le driver pour ton chipset n'existe pas encore: il faudrait
rechercher sur internet si un tel module existe et dans l'affirmative
soit patcher soit upgrader ton noyau.






^^^^^^^^^^^^^^^^^^

# modprobe w83627ehf FATAL: Module w83627ehf not found.
# modprobe w83627hf
FATAL: Error inserting w83627hf (/lib/modules/2.6.8-2-386/kernel/drivers/i2c/chips/w83627hf.ko): No such device


Re,

# cat /boot/config-2.6.8-2-386 |grep -i "winbond"
CONFIG_WINBOND_FIR=m
CONFIG_WINBOND_840=m

Euh, donc ca confirme bien qu'il faut se plencher sur la compil à partir
des sources sur ma sarge au lieu d'utiliser le kernel image par défaut?

Le mieux ca serait de pouvoir juste compiler le module qui m'interesse,
^pour ne pas rebooter



sous testing :

$ lsmod |grep w83627hf
w83627hf 22416 0

Donc c'est peut-être dû à un noyau trop "ancien" ?

Cordialement
David

PS : Merci d'avoir enfin indiqué quel distribution tu utilises (à moins
que j'ai mal lu toutes les lignes des messages précédents).
PPS : Ce n'est pas la peine de mettre des "smiley" partout.
PPPS : Les acronymes, anglophones de surcroît, ne sont pas nécessaires
non plus.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFE2mNG18/WetbTC/oRAjL6AJ4x8R0xf+peYpCxzvjlng5RZLnKOQCgkcez
O7pQ7PbnnG/aRDYIBugXyP4 =Uu7O
-----END PGP SIGNATURE-----


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact