All of lore.kernel.org
 help / color / mirror / Atom feed
From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] sensors-detect failed to see my SMbus
Date: Sun, 29 May 2005 22:49:23 +0000	[thread overview]
Message-ID: <429A2ABC.1040809@sh.cvut.cz> (raw)


> G'day gentlemen/women,

Hi John :)

> 
> please excuse any fumbling questions as I am new to Linux

It is OK to ask, but nexttime dont forget to include proper subject please :)

> sensors-detect failed to see my SMbus, I have a Dell Inspiron 8500
> laptop with an Intel 82801 DBM SMbus controller (ICH4-M)
> my question is do I use/will the i801 driver work? and what is the best
> way to get it to work?

Yes there are ways to do it but on notebooks the chips for temp monitoring are different.
So even if we forcibly enable it (this is somewhat bit dangerous) there will be no chip detected.

> would Ilja Rauhut's p4b hack do the trick?
For kernel 2.4.x perhaps yes.
For kernel 2.6.x you need to take a look to pci/quirks.c

If you want to know your CPU temo you can try to get it from ACPI.
Just issue command acpi -V and you should see something.

If you really want to enable the bus I would need to know what kernel version you have:
uname -a
and  output of:
lspci -n

But I can nearly guarantee there will be no sensor found.

Regards

Rudolf

             reply	other threads:[~2005-05-29 22:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-29 22:49 Rudolf Marek [this message]
2005-05-31  5:29 ` [lm-sensors] sensors-detect failed to see my SMbus John WICKS
2005-05-31 10:18 ` 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=429A2ABC.1040809@sh.cvut.cz \
    --to=r.marek@sh.cvut.cz \
    --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.