All of lore.kernel.org
 help / color / mirror / Atom feed
From: richardvoigt@gmail.com (* *)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] W83627DHG, steps to use
Date: Wed, 03 Jan 2007 01:55:51 +0000	[thread overview]
Message-ID: <2e59e6970701021755n716e34c6t44a92e346683d9ef@mail.gmail.com> (raw)
In-Reply-To: <200612271943.00165@goldspace.net>

On 12/27/06, Andrew Gaydenko <a at gaydenko.com> wrote:
> OK, being waiting for answer, I have tried to patch a kernel. Patching
> was OK (except for rejecting in ./Documentation/...). Kernel making gives:
>

You applied one of Rudolph's patches but it was meant to be part of a
set, you missed one of the files.  It's here:
http://lists.lm-sensors.org/pipermail/lm-sensors/2006-October/018128.html

> ...
> Kernel: arch/x86_64/boot/bzImage is ready  (#25)
>   Building modules, stage 2.
>   MODPOST 165 modules
> WARNING: "msr_read" [drivers/hwmon/coretemp.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
>
> .config contains this row: CONFIG_X86_MSR=y I have tried to see
> all 'msr_read' occurences, 'grep 'msr_read' -R /usr/src/linux-2.6.19-w-r2/*'
> output is:
>
> Binary file /usr/src/linux-2.6.19-w-r2/arch/x86_64/kernel/msr.o matches
> Binary file /usr/src/linux-2.6.19-w-r2/arch/x86_64/kernel/built-in.o matches
> /usr/src/linux-2.6.19-w-r2/arch/i386/kernel/msr.c:static ssize_t msr_read(struct file *file, char __user * buf,
> /usr/src/linux-2.6.19-w-r2/arch/i386/kernel/msr.c:      .read = msr_read,
> Binary file /usr/src/linux-2.6.19-w-r2/arch/i386/kernel/msr.o matches
> /usr/src/linux-2.6.19-w-r2/drivers/hwmon/coretemp.c:            msr_read(data->id, MSR_IA32_THERM_STATUS, &eax, &edx);
> /usr/src/linux-2.6.19-w-r2/drivers/hwmon/coretemp.c:            err = msr_read(data->id, 0xee, &eax, &edx);
> /usr/src/linux-2.6.19-w-r2/drivers/hwmon/coretemp.c:    err = msr_read(data->id, MSR_IA32_THERM_STATUS, &eax, &edx);
> Binary file /usr/src/linux-2.6.19-w-r2/drivers/hwmon/coretemp.o matches
> /usr/src/linux-2.6.19-w-r2/System.map:ffffffff8026b3d0 t msr_read
> Binary file /usr/src/linux-2.6.19-w-r2/vmlinux matches
>
> Where is my failt?
> gentoo-sources-2.6.19-r2 kernel tree is in use.
>
>
> Andrew
>
> _______________________________________________
> lm-sensors mailing list
> lm-sensors at lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
>


  parent reply	other threads:[~2007-01-03  1:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-27 16:42 [lm-sensors] W83627DHG, steps to use Andrew Gaydenko
2006-12-27 22:49 ` Andrew Gaydenko
2006-12-28  6:59 ` David Hubbard
2006-12-28 21:22 ` Andrew Gaydenko
2006-12-29  2:32 ` David Hubbard
2006-12-29  3:01 ` Andrew Gaydenko
2006-12-29  3:09 ` David Hubbard
2006-12-29  3:24 ` Andrew Gaydenko
2006-12-29 14:32 ` Luca
2006-12-30  2:50 ` David Hubbard
2006-12-30 18:11 ` Luca Tettamanti
2007-01-02 18:49 ` Rudolf Marek
2007-01-03  1:55 ` * * [this message]
2007-01-03 14:25 ` Jean Delvare
2007-01-03 14:36 ` Jean Delvare
2007-01-04  2:37 ` Andrew Gaydenko
2007-01-04  3:34 ` richardvoigt at gmail.com
2007-01-04  3:54 ` Andrew Gaydenko

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=2e59e6970701021755n716e34c6t44a92e346683d9ef@mail.gmail.com \
    --to=richardvoigt@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.