All of lore.kernel.org
 help / color / mirror / Atom feed
From: mikko.cal@gmail.com (Mikko C.)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] help with laptop + eeprom
Date: Sat, 14 Oct 2006 09:42:47 +0000	[thread overview]
Message-ID: <4530B117.8090603@gmail.com> (raw)

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.


             reply	other threads:[~2006-10-14  9:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-14  9:42 Mikko C. [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-11-05 12:20 [lm-sensors] help with laptop + eeprom Rudolf Marek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4530B117.8090603@gmail.com \
    --to=mikko.cal@gmail.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.