All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Lifebook E8020, no sensors
Date: Wed, 20 Jun 2012 18:48:16 +0000	[thread overview]
Message-ID: <20120620204816.00a5063d@endymion.delvare> (raw)
In-Reply-To: <4FE0EE87.8080806@gmx.de>

On Wed, 20 Jun 2012 18:40:05 +0200, Michael Markusch wrote:
> Hi Jean,
> 
> thank you for your answer!
> 
> >> I'm not sure. Please try:
> >> * The latest version of sensors-detect:
> >>   http://dl.lm-sensors.org/lm-sensors/files/sensors-detect
> >> * Loading the coretemp driver manually even if sensors-detect did not
> >>   recommend it.
> 
> I tried this steps, but it doesn't work.
> 
> >> If that doesn't work, please provide the contents of /proc/cpuinfo.
> 
> processor	: 0
> vendor_id	: GenuineIntel
> cpu family	: 6
> model		: 13
> model name	: Intel(R) Pentium(R) M processor 2.00GHz
> stepping	: 8
> microcode	: 0x20
> cpu MHz		: 2000.000
> cache size	: 2048 KB
> fdiv_bug	: no
> hlt_bug		: no
> f00f_bug	: no
> coma_bug	: no
> fpu		: yes
> fpu_exception	: yes
> cpuid level	: 2

Ah, got it. Detection requires cpuid level >= 6, that's why both
sensors-detect and the coretemp driver skip this CPU.

> wp		: yes
> flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
> clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up bts est tm2

Furthermore, we have a kernel flaw. Two different CPU features are
reported as "dts" here: Debug Store (which your CPU has) and Digital
Thermal Sensor (which it does not.) Not sure why "dts" was used instead
of just "ds" for the former... Maybe an old version of the CPUID
document used a different name.

Bottom line is that I don't think this CPU is supported by the coretemp
driver (which matches my memory that model 14 was the first one with
the DTS feature.) So if you ever saw a temperature reported on this
machine, that must have been through a different means (no idea which
one sorry). Or maybe you're confusing with a different machine.

-- 
Jean Delvare

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

  parent reply	other threads:[~2012-06-20 18:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-19 21:26 [lm-sensors] Lifebook E8020, no sensors Michael Markusch
2012-06-20  7:00 ` Jean Delvare
2012-06-20 16:40 ` Michael Markusch
2012-06-20 17:12 ` Guenter Roeck
2012-06-20 17:34 ` Michael Markusch
2012-06-20 18:48 ` Jean Delvare [this message]
2012-06-20 19:08 ` Michael Markusch

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=20120620204816.00a5063d@endymion.delvare \
    --to=khali@linux-fr.org \
    --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.