Sensors et fancontrol

Bonjour,
je vous remercier d’avance pour votre aide
j’ai un problème que je ne le comprend pas
après l’installation de [quote]lm-sensors[/quote]
et [quote]fancontrol[/quote]
et l’exécution de la commande [quote]sensors-detect[/quote]
j’ai ce résultat

[quote]Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `coretemp’:

  • Chip `Intel digital thermal sensor’ (confidence: 9)

Driver `sbs’:

  • Bus i915 gmbus ssc' Busdriverdrm’, I2C address 0x0b
    Chip `Smart Battery’ (confidence: 5)
  • Bus i915 GPIOB' Busdriverdrm’, I2C address 0x0b
    Chip `Smart Battery’ (confidence: 5)

To load everything that is needed, add this to /etc/modules:
#----cut here----

Chip drivers

coretemp
sbs
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

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

Monitoring programs won’t work until the needed modules are
loaded. You may want to run 'service module-init-tools start’
to load them.

Unloading i2c-dev… OK
Unloading i2c-i801… OK
Unloading cpuid… OK[/quote]
après bien sur le

et le [quote]sensors[/quote]
j’obtiens

[quote]sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +42.5°C (crit = +107.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Core 0: +41.0°C (high = +105.0°C, crit = +105.0°C)
Core 1: +44.0°C (high = +105.0°C, crit = +105.0°C)[/quote]
le problème : il y a un manque d’information je doit avoir quelque chose comme

[quote]it87-isa-0290
Adapter: ISA adapter
VCore 1: +1.57 V (min = +1.42 V, max = +1.57 V) ALARM
VCore 2: +2.66 V (min = +2.40 V, max = +2.61 V) ALARM
+3.3V: +6.59 V (min = +3.14 V, max = +3.46 V) ALARM
+5V: +5.11 V (min = +4.76 V, max = +5.24 V)
+12V: +11.78 V (min = +11.39 V, max = +12.61 V)
-12V: -19.14 V (min = -12.63 V, max = -11.41 V) ALARM
-5V: +0.77 V (min = -5.26 V, max = -4.77 V) ALARM
Stdby: +5.00 V (min = +4.76 V, max = +5.24 V)
VBat: +3.12 V
fan1: 3668 RPM (min = 0 RPM, div =
fan2: 0 RPM (min = 664 RPM, div = ALARM
fan3: 0 RPM (min = 2657 RPM, div = 2) ALARM
M/B Temp: +39°C (low = +15°C, high = +40°C) sensor = thermistor
CPU Temp: +36°C (low = +15°C, high = +45°C) sensor = thermistor
Temp3: +96°C (low = +15°C, high = +45°C) sensor = diode[/quote]
pas forcement la même chose
et aussi comment il affiche que (high = +105.0°C, crit = +105.0°C) crit= high ??? = 105???:frowning:
pour le fancontrol
quand je lance [quote]pwmconfig[/quote]
il affiche

[quote]pwmconfig revision 5857 (2010-08-22)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.

We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.

/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed[/quote]
là je ne comprend rien

Bonsoir,
il te manque probablement des modules du kernel pour gérer ton matériel.
a un moment donné, on voit que des modules sont supprimés

[quote]
Unloading i2c-dev… OK
Unloading i2c-i801… OK
Unloading cpuid… OK[/quote]

Bonsoir,

je déterre le post car je suis dans le même cas, sensors fonctionne à peu près mais il manque des informations (j’ai un peu comme plus haut, c’est à dire temp1 à temp10 et core0 et core1).

Et j’ai aussi ces deux lignes:

unloading i2c-dev... ok unloading cpuid... ok

est-ce grave? à quoi cela correspond il?

dois-je faire un modprobe i2c-dev et modprobe cpuid ? je l’ai fait et ça ne change pas grand chose.