Le Sat, 04 Jun 2005 22:02:02 +0200, Debian User a �crit : > >> 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.
le module rivatv n'est fourni est fourni avec le driver video proprio de nvidia (pour avoir la temp�rature de la carte ... si tu fais de l'overcloacking) ... ce n'est pas indispensable . > > Je comprends pas trop pourquoi j'ai un CPU intel +76�C je n'ai qu'un > Athlon. Edite /etc/sensors.conf cherche : chip "asb100-*" puis d�commente apr�s label temp2 "CPU Temp (Intel)": #ignore temp2 /etc/init.d/sensord restart et la ligne aura disparu. Alban -- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

