dme1737 module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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=022220
>
>




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux