Aller au contenu
  • Pas encore inscrit ?

    Pourquoi ne pas vous inscrire ? C'est simple, rapide et gratuit.
    Pour en savoir plus, lisez Les avantages de l'inscription... et la Charte de Zébulon.
    De plus, les messages que vous postez en tant qu'invité restent invisibles tant qu'un modérateur ne les a pas validés. Inscrivez-vous, ce sera un gain de temps pour tout le monde, vous, les helpeurs et les modérateurs ! :wink:

Messages recommandés

Posté(e) (modifié)

Bonjour à tous :P ,

 

comme l'indique le titre, pas de capteur trouvé :P .

J' ai donc lancer en root sensors-detect. Voici le résultat:

 

[alexandre@localhost ~]$ su root

Password:

[root@localhost alexandre]# sensors-detect

# sensors-detect revision 5729 (2009-06-02 15:51:29 +0200)

# System: FUJITSU SIEMENS GA-8S649MF

 

This program will help you determine which kernel modules you need

to load to use lm_sensors most effectively. It is generally safe

and recommended to accept the default answers to all questions,

unless you know what you're doing.

 

Some south bridges, CPUs or memory controllers contain embedded sensors.

Do you want to scan for them? This is totally safe. (YES/no): y

Silicon Integrated Systems SIS5595... No

VIA VT82C686 Integrated Sensors... No

VIA VT8231 Integrated Sensors... No

AMD K8 thermal sensors... No

AMD K10 thermal sensors... No

Intel Core family thermal sensor... No

Intel AMB FB-DIMM thermal sensor... No

VIA C7 thermal and voltage sensors... No

 

Some Super I/O chips contain embedded sensors. We have to write to

standard I/O ports to probe them. This is usually safe.

Do you want to scan for Super I/O sensors? (YES/no): y

Probing for Super-I/O at 0x2e/0x2f

Trying family `National Semiconductor'... No

Trying family `SMSC'... No

Trying family `VIA/Winbond/Fintek'... No

Trying family `ITE'... Yes

Found `ITE IT8705F Super IO Sensors' Success!

(address 0x290, driver `it87')

Probing for Super-I/O at 0x4e/0x4f

Trying family `National Semiconductor'... No

Trying family `SMSC'... No

Trying family `VIA/Winbond/Fintek'... No

Trying family `ITE'... Yes

Found `ITE IT8705F Super IO Sensors' Success!

(address 0x290, driver `it87')

 

Some systems (mainly servers) implement IPMI, a set of common interfaces

through which system health data may be retrieved, amongst other things.

We first try to get the information from SMBIOS. If we don't find it

there, we have to read from arbitrary I/O ports to probe for such

interfaces. This is normally safe. Do you want to scan for IPMI

interfaces? (YES/no): y

Probing for `IPMI BMC KCS' at 0xca0... No

Probing for `IPMI BMC SMIC' at 0xca8... No

 

Some hardware monitoring chips are accessible through the ISA I/O ports.

We have to write to arbitrary I/O ports to probe them. This is usually

safe though. Yes, you do have ISA I/O ports even if you do not have any

ISA slots! Do you want to scan the ISA I/O ports? (yes/NO): y

Probing for `National Semiconductor LM78' at 0x290... No

Probing for `National Semiconductor LM79' at 0x290... No

Probing for `Winbond W83781D' at 0x290... No

Probing for `Winbond W83782D' at 0x290... No

 

Lastly, we can probe the I2C/SMBus adapters for connected hardware

monitoring devices. This is the most risky part, and while it works

reasonably well on most systems, it has been reported to cause trouble

on some systems.

Do you want to probe the I2C/SMBus adapters now? (YES/no): y

Sorry, no supported PCI bus adapters found.

 

Now follows a summary of the probes I have just done.

Just press ENTER to continue:

 

Driver `it87':

* ISA bus, address 0x290

Chip `ITE IT8705F Super IO Sensors' (confidence: 9)

 

Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): y

Chargement des modules pour le moniteur matériel :

No sensors found!

Make sure you loaded all the kernel drivers you need.

Try sensors-detect to find out which these are.

Lancement du moniteur matériel sensord [ OK ]

[root@localhost alexandre]#

 

Comme conseillé, j'ai répondu yes à toutes les questions. Mais lm_sensors dit: No sensors found! :P

Il dit aussi: Make sure you loaded all the kernel drivers you need. C'est gentil mais lequel ?

Sachant que j'ai ce noyau:

 

[alexandre@localhost ~]$ uname -r

2.6.31.6-desktop-1mnb

[alexandre@localhost ~]$

 

Mon os est mandrivafree 2010.0.

Merci pour votre aide :P .

A bientôt.

pll

Modifié par pierrotlalune

Posté(e)
Driver `it87':

 

le module cité est-il chargé?

lsmod |grep it87

Bonjour Greywolf,

merci pour réponse rapide :P .

Voici:

 

[alexandre@localhost ~]$ su root

Password:

[root@localhost alexandre]# lsmod |grep it87

[root@localhost alexandre]#

 

 

++

pll

Posté(e)

pense à charger le module alors

modprobe it87

 

et à modifier ton /etc/modules pour qu'il soit chargé au démarrage

Posté(e)
pense à charger le module alors

modprobe it87

Je n'arrive pas à charger le module :P :

 

[alexandre@localhost ~]$ su -

Password:

[root@localhost ~]# modprobe it87

FATAL: Error inserting it87 (/lib/modules/2.6.31.6-desktop-1mnb/kernel/drivers/hwmon/it87.ko.gz): Device or resource busy

[root@localhost ~]#

 

++

pll

Posté(e)
If everything worked fine before, you can try to add "acpi_enforce_resources=lax" or "acpi_enforce_resources=no" to the kernel line of your GRUB2 entries (or add it to the defaults in /etc/default/grub). This should make lm-sensors work again.

 

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/418246

Posté(e)

Excellent Greywolf :P :P :P ,

j' ai désactivé l'ACPI sur Grub,et j'ai redémarré, puis sensors-detect et nouveau redémarrage.

Tout marche nickel :);) ;) .

Mais au fait, à quoi sert cet ACPI ? Car vu qu'il est désactivé, je ne voudrai pas que cela cause des problèmes :P .

Merci.

@+

pll

Rejoindre la conversation

Vous publiez en tant qu’invité. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.
Remarque : votre message nécessitera l’approbation d’un modérateur avant de pouvoir être visible.

Invité
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

  • En ligne récemment   0 membre est en ligne

    • Aucun utilisateur enregistré regarde cette page.
×
×
  • Créer...