All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rudolf Marek <r.marek@assembler.cz>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Intel D201GLY2, Winbond W83627DHG-B
Date: Sat, 29 Dec 2007 20:12:38 +0000	[thread overview]
Message-ID: <4776AA36.2060104@assembler.cz> (raw)
In-Reply-To: <4776808D.80202@freenet.de>

Hi,

You have double times bad luck! For the coretemp driver you need following patch:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h…40336b4403540c498fceb102c7142799252129

(or newer kernel)

And for w83627ehg:

Loading the module 'w83627ehf' writes "kernel: w83627ehf: unsupported
chip ID: 0xffff" to /var/log/syslog.

This is in fact harmful, your chip is on secondary address (0x4e) so the driver 
is really loaded(this is fixed already). What is a problem is too old 
libsensors3 library.

See:

    # sensors
    w83627dhg-i2c-9191-290
     ERROR: Can't get adapter or algorithm?!?

This means if you go to /sys/class/hwmon/hwmon0/ dir you will see the files 
there. So you can check the temp?_input directly there. I would suggest 
upgrading the lm-sensors package to something newer. Please check the CHANGES 
maybe it will be documented what version you need.

I'm leaving for a holiday tomorrow, so I hope others here will answer :)

Rudolf

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

  reply	other threads:[~2007-12-29 20:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-29 17:14 [lm-sensors] Intel D201GLY2, Winbond W83627DHG-B kaj72
2007-12-29 20:12 ` Rudolf Marek [this message]
2008-01-02 14:22 ` Jean Delvare
2008-01-03 10:20 ` kaj72

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=4776AA36.2060104@assembler.cz \
    --to=r.marek@assembler.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.