[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lm-sensors et rivatv et i2c-dev



> Pour avoir i2c-dev : si tu utilises menuconfig, voici la marche à
suivre
> 
> make menuconfig
> 
> section device driver puis sous section I2C support et enfin tu mets
en 
> module I2C device interface

Merci ça a marché. 

Voici ce que j'ai mis comme configuration du kernel.
# cat /boot/config-2.6.8-i2c03 |grep -i i2c
# I2C support
CONFIG_I2C=m
CONFIG_I2C_CHARDEV=m
# I2C Algorithms
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
# I2C Hardware Bus support
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_ELEKTOR is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
CONFIG_I2C_ISA=m
CONFIG_I2C_NFORCE2=m
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
CONFIG_I2C_VIAPRO=m
# CONFIG_I2C_VOODOO3 is not set
CONFIG_I2C_SENSOR=m
# Other I2C Chip support
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set

%%%%%%%%%%%%%%%%%%%%%%%
    * Code maturity level options
          o [*] Prompt for development and/or incomplete code/drivers 
    * Bus options (PCI, PCMCIA, EISA, MCA, ISA)
          o [*] PCI support
          o [*] ISA support (not needed anymore since 2.6.2-rc1) 
    * Device Drivers
          o I2C Support
                + <M> I2C Support
                + <M> I2C device interface
                + I2C Algorithms
                      # <M> (j'ai tout mis en M) 
                + I2C Hardware Bus support
                      # <M> (Ca depend du materiel faire un #lspci -v
pour retrouver ses petits) 
                + I2C Hardware Sensors Chip support
                      # <M> (idem faire un lspci -v) 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Ensuite un #sensors-detect m'a dit qu'il manquait rivatv.
J'ai fait une installation automatique des lignes nécessaires
dans /etc/modules puis quelques modifs recommandées à /etc/sensors.conf
qui n'ont pas changé grand chose.

et $sensors:
asb100-i2c-0-2d
Adapter: SMBus Via Pro adapter at e800
VCore 1:   +1.74 V  (min =  +1.62 V, max =  +1.79 V)
+3.3V:     +3.26 V  (min =  +3.14 V, max =  +3.47 V)
+5V:       +4.81 V  (min =  +4.76 V, max =  +5.24 V)
+12V:     +12.65 V  (min = +10.82 V, max = +13.19 V)
-12V (reserved):
          -13.21 V  (min =  -0.00 V, max =  -0.00 V)
-5V (reserved):
           -5.52 V  (min =  -0.00 V, max =  -0.00 V)
CPU Fan:  4623 RPM  (min = 1997 RPM, div = 4)
Chassis Fan:
             0 RPM  (min = 3994 RPM, div = 2)
Power Fan:   0 RPM  (min = 3994 RPM, div = 2)
M/B Temp:    +33°C  (high =   +45°C, hyst =   +40°C)
CPU Temp (Intel):
             +76°C  (high =   +60°C, hyst =   +50°C)
Power Temp:
             +14°C  (high =   +45°C, hyst =   +40°C)
CPU Temp (AMD):
             +56°C  (high =   +60°C, hyst =   +50°C)
vid:      +1.700 V  (VRM Version 9.0)
alarms:

Je comprends pas trop pourquoi j'ai un CPU intel +76°C je n'ai qu'un
Athlon.

Quelqu'un a une idée pour régler ce problème.

Merci





Reply to: