* [lm-sensors] help with laptop + eeprom
@ 2006-10-14 9:42 Mikko C.
0 siblings, 0 replies; 2+ messages in thread
From: Mikko C. @ 2006-10-14 9:42 UTC (permalink / raw)
To: lm-sensors
Hi,
I'm having problems with sensors on my new laptop with the new Core 2
Duo processor.
I got the newest lm_sensors and sysfsutils. I'm running Slackware 11
with 2.6.18 kernel.
I followed instructions and compiled the kernel with the right options
(modules, etc.).
This is part of what i get running sensors-detect:
Probing for PCI bus adapters...
Use driver `i2c-i801' for device 0000:00:1f.3: Intel ICH7
We will now try to load each adapter module in turn.
Module `i2c-i801' already loaded.
Next adapter: SMBus I801 adapter at 10c0
Do you want to scan it? (YES/no/selectively): y
Client found at address 0x08
Client found at address 0x30
Client found at address 0x32
Client found at address 0x50
Handled by driver `eeprom' (already loaded), chip type `eeprom'
Client found at address 0x52
Handled by driver `eeprom' (already loaded), chip type `eeprom'
Client found at address 0x69
Do you want to scan for Super I/O sensors? (YES/no): y
Probing for Super-I/O at 0x2e/0x2f
Trying family `ITE'... Yes
Found unknown chip with ID 0x2803
Trying family `National Semiconductor'... No
Trying family `SMSC'... Yes
Found unknown chip with ID 0x2803
Trying family `VIA/Winbond/Fintek'... No
Probing for Super-I/O at 0x4e/0x4f
Trying family `ITE'... No
Trying family `National Semiconductor'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Fintek'... No
Driver `eeprom' (should be inserted):
Detects correctly:
* Bus `SMBus I801 adapter at 10c0'
Busdriver `i2c-i801', I2C address 0x50
Chip `eeprom' (confidence: 6)
* Bus `SMBus I801 adapter at 10c0'
Busdriver `i2c-i801', I2C address 0x52
Chip `eeprom' (confidence: 6)
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
To load everything that is needed, add this to some /etc/rc* file:
#----cut here----
# I2C adapter drivers
modprobe i2c-i801
# Chip drivers
modprobe eeprom
# sleep 2 # optional
/usr/local/bin/sensors -s # recommended
#----cut here----
Ok, so I modprobed the modules and I tried running sensors. But I get:
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
Have i missed something? All the modules are loaded... What else do I need?
Thank you!
Mikko C.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [lm-sensors] help with laptop + eeprom
@ 2006-11-05 12:20 Rudolf Marek
0 siblings, 0 replies; 2+ messages in thread
From: Rudolf Marek @ 2006-11-05 12:20 UTC (permalink / raw)
To: lm-sensors
> Ok, so I modprobed the modules and I tried running sensors. But I get:
> No sensors found!
EEproms are not the hardware monitoring devices. Your system has no known sensors.
You may try with acpi -V command to get the CPU temperature, or patch the kernel
with my new Core 2 temperature monitor driver.
http://lists.lm-sensors.org/pipermail/lm-sensors/2006-October/thread.html#18100
You need all three patches (the updated ones)
If you cant patch/compile kernel please wait for 2.6.20 or 2.6.21 kernel.
Regards
Rudolf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-05 12:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-05 12:20 [lm-sensors] help with laptop + eeprom Rudolf Marek
-- strict thread matches above, loose matches on Subject: below --
2006-10-14 9:42 Mikko C.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.