All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ganzhorn <peter.ganzhorn@googlemail.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Intel Core voltage monitoring
Date: Mon, 10 Dec 2007 18:12:36 +0000	[thread overview]
Message-ID: <475D8194.1000207@googlemail.com> (raw)
In-Reply-To: <475BDA45.70400@googlemail.com>

Thanks for your reply - is it possible that I am missing a driver to 
access my smbus? I enabled the i2C driver for the ICH8 chips 
(CONFIG_I2C_I801) and that's about it.

I investigated the cpu-z output as well and it seems it is using the 
current VID setting to display the voltage - there seem to be no 
fluctuations in voltage which is kinda strange for real hardware...

And BTW, I ommitted some obvious useless output of sensors-detect which 
I consider to be smbus-related; but it looks like smbus is a complete no-go:

# sensors-detect revision 4609 (2007-07-14 09:28:39 -0700)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

We can start with probing for (PCI) I2C or SMBus adapters.
Do you want to probe now? (YES/no):
Probing for PCI bus adapters...
Sorry, no known PCI bus adapters found.

We will now try to load each adapter module in turn.
If you have undetectable or unsupported adapters, you can have them
scanned by manually loading the modules before running this script.

We are now going to do the I2C/SMBus adapter probings. Some chips may
be double detected; we choose the one with the highest confidence
value in that case.
If you found that the adapter hung after probing a certain address,
you can specify that address to remain unprobed.

If you can think of any other way to see what *real* vcore my cpu runs 
with let me know, but I am afraid it won't be possible considering what 
you've told me.
Thanks anyways for the great job you are doing with sensors,

Peter


Jean Delvare wrote:
> Hi Peter,
>
> On Sun, 09 Dec 2007 13:06:29 +0100, Peter Ganzhorn wrote:
>   
>> BTW: I have a Toshiba Tecra A9 notebook on which lm_sensors can't 
>> identify the hardware monitoring chips:
>>
>> Some chips are also accessible through the ISA I/O ports. We have to
>> write to arbitrary I/O ports to probe them. This is usually safe though.
>> Yes, you do have ISA I/O ports even if you do not have any ISA slots!
>> Do you want to scan the ISA I/O ports? (YES/no):
>> Probing for `National Semiconductor LM78' at 0x290...       No
>> Probing for `National Semiconductor LM78-J' at 0x290...     No
>> Probing for `National Semiconductor LM79' at 0x290...       No
>> Probing for `Winbond W83781D' at 0x290...                   No
>> Probing for `Winbond W83782D' at 0x290...                   No
>> Probing for `Silicon Integrated Systems SIS5595'...         No
>> Probing for `VIA VT82C686 Integrated Sensors'...            No
>> Probing for `VIA VT8231 Integrated Sensors'...              No
>> Probing for `IPMI BMC KCS' at 0xca0...                      No
>> Probing for `IPMI BMC SMIC' at 0xca8...                     No
>>
>> Some Super I/O chips may also contain sensors. We have to write to
>> standard I/O ports to probe them. This is usually safe.
>> Do you want to scan for Super I/O sensors? (YES/no):
>> Probing for Super-I/O at 0x2e/0x2f
>> Trying family `National Semiconductor'...                   No
>> Trying family `SMSC'...                                     Yes
>> Found unknown non-standard chip with ID 0x7a
>> Probing for Super-I/O at 0x4e/0x4f
>> Trying family `National Semiconductor'...                   No
>> Trying family `SMSC'...                                     Yes
>> Found unknown chip with ID 0x0b00
>>
>> Some CPUs or memory controllers may also contain embedded sensors.
>> Do you want to scan for them? (YES/no):
>> AMD K8 thermal sensors...                                   No
>> Intel Core family thermal sensor...                         Success!
>>     (driver `coretemp')
>> Intel AMB FB-DIMM thermal sensor...                         No
>>
>>
>> coretemp works just fine, but I have no way of monitoring anything else 
>> which is quite unsatisfying to me...
>> Maybe you guys can help me monitoring at least vcore!
>>     
>
> Your sensors-detect output doesn't include the SMBus scan, I guess that
> the SMBus is hidden. I've seen this before on Toshiba laptops, and
> after investigation we found that the SMBus was being accessed by SMM
> code, so it's not safe to let Linux access it. That's a design decision
> by the manufacturer, there's nothing we can do. You might be able to
> get the fan reading using the toshiba_acpi driver, but that's about it.
>
>   


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2007-12-10 18:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-09 12:06 [lm-sensors] Intel Core voltage monitoring Peter Ganzhorn
2007-12-10 13:43 ` Rudolf Marek
2007-12-10 14:44 ` Jean Delvare
2007-12-10 14:50 ` Jean Delvare
2007-12-10 15:01 ` Jean Delvare
2007-12-10 18:12 ` Peter Ganzhorn [this message]
2007-12-10 18:22 ` Jean Delvare
2007-12-12  6:39 ` linux
2007-12-12 11:17 ` Jean Delvare
2007-12-12 12:05 ` Peter Ganzhorn
2007-12-12 12:07 ` linux
2007-12-12 12:22 ` Jean Delvare
2007-12-12 12:39 ` Jean Delvare

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=475D8194.1000207@googlemail.com \
    --to=peter.ganzhorn@googlemail.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.