All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [lm-sensors] dme1737 module
@ 2007-08-22 16:11 Juerg Haefliger
  2007-08-27 20:48 ` Juergen.Bausa
                   ` (35 more replies)
  0 siblings, 36 replies; 37+ messages in thread
From: Juerg Haefliger @ 2007-08-22 16:11 UTC (permalink / raw)
  To: lm-sensors

Hi Juergen,

I'm copying the list so others can profit.


> Dear Juerg,
>
> I own a barebone made by asus which needs the dme1737 module for lm-sensors to
> work correctly. Since it had been included in kernel 2.6.23 and I am running 2.6.18 (from
> debian etch) I was wondering if there is a stand alone version of the module, that I could
> compile for my kernel? Is there any way to use it with 2.6.18?

Copy the file dme1737.c from the 2.6.23 kernel to a temp directory and
create a Makefile in the same directory that contains the following
lines:

obj-m := dme1737.o
all:
        make -C /lib/modules/`uname -r`/build M=$(PWD) modules

Then run 'make' which will compile the module. You also need to have
the kernel headers installed to be able to compile.
Additionally, you will also need the latest 'lm-sensors' package
(2.10.4 ) or the dme1737 will not be recognized.

Let me know if you need additional help.
...juerg


> Jürgen
> _______________________________________________________________________
> Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate
> kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc\x022220
>
>

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

^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2007-12-19 23:26 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22 16:11 [lm-sensors] dme1737 module Juerg Haefliger
2007-08-27 20:48 ` Juergen.Bausa
2007-08-27 21:26 ` Juerg Haefliger
2007-08-27 22:56 ` Kushal Koolwal
2007-08-28  6:29 ` Juergen Bausa
2007-08-28 15:07 ` Juerg Haefliger
2007-09-02 12:57 ` Juergen Bausa
2007-09-02 17:47 ` Jean Delvare
2007-09-04 12:16 ` Juergen Bausa
2007-09-04 18:54 ` Juerg Haefliger
2007-09-04 19:07 ` Juerg Haefliger
2007-09-05 18:10 ` Juergen Bausa
2007-09-05 18:23 ` Juergen Bausa
2007-09-06  9:53 ` Jean Delvare
2007-09-06 19:20 ` Juergen Bausa
2007-09-07  3:01 ` Juerg Haefliger
2007-09-08 13:41 ` Juerg Haefliger
2007-09-09 15:20 ` Jean Delvare
2007-09-12 13:27 ` Juergen Bausa
2007-09-12 19:14 ` Juerg Haefliger
2007-09-12 21:56 ` Jean Delvare
2007-09-12 22:06 ` Juerg Haefliger
2007-09-13 20:54 ` Juergen Bausa
2007-09-14  3:37 ` Juerg Haefliger
2007-10-01 18:45 ` Juerg Haefliger
2007-12-16 22:41 ` Werner Goebl
2007-12-17 19:14 ` Juerg Haefliger
2007-12-19 17:38 ` Juerg Haefliger
2007-12-19 19:21 ` Werner Goebl
2007-12-19 19:23 ` Juerg Haefliger
2007-12-19 20:34 ` Werner Goebl
2007-12-19 21:08 ` Juerg Haefliger
2007-12-19 21:26 ` Werner Goebl
2007-12-19 22:04 ` Juerg Haefliger
2007-12-19 22:24 ` Werner Goebl
2007-12-19 22:43 ` Juerg Haefliger
2007-12-19 23:26 ` Werner Goebl

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.