Greetings- I'm trying to get lm-sensors to work, mainly to monitor the CPU temperature in my machine. I know the chip is an lm78, as reported by the following output from sensors-detect:
Probing for `National Semiconductor LM78' Trying address 0x0290... Success! (confidence 7, driver `lm78') 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 W83697HF' Trying address 0x0290... Failed! Probing for `Silicon Integrated Systems SIS5595' Trying general detect... Failed! Probing for `VIA Technologies VT 82C686 Integrated Sensors' Trying general detect... Failed! Probing for `ITE IT8705F / IT8712F / SiS 950' Trying address 0x0290... Success! (confidence 7, driver `it87') But trying to load the modules turns out to be impossible: joehill:~# modprobe i2c-isa modprobe: Can't locate module i2c-isa joehill:~# modprobe lm78 modprobe: Can't locate module lm78 And sensors doesn't see anything: joehill:~# sensors No sensors found! How do I get this working? I did select I2C support in the kernel (as modules), and have them loaded: joehill:~# lsmod Module Size Used by Tainted: P i2c-dev 3744 0 (unused) i2c-proc 6368 0 i2c-core 12992 0 [i2c-dev i2c-proc] sd_mod 9980 0 (autoclean) lp 6464 0 (unused) cpuid 1184 0 (unused) ac97_codec 9696 0 (unused) vfat 9500 0 fat 29752 0 [vfat] smbfs 32672 0 (unused) nls_cp437 4384 0 (unused) openafs 406656 2 sg 24036 0 (unused) usb-uhci 0 0 (deleted) usbcore 49632 1 [usb-uhci] parport_pc 15268 1 parport 23328 1 [lp parport_pc] cdrom 28960 0 (unused) sym53c8xx 56548 0 scsi_mod 80584 4 [sd_mod sg sym53c8xx] NVdriver 945056 10 Thanks. ---------------------------------------------------------------------- Andrew J Perrin - http://www.unc.edu/~aperrin Assistant Professor of Sociology, U of North Carolina, Chapel Hill [EMAIL PROTECTED] * andrew_perrin (at) unc.edu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]