From: Juergen Bausa <Juergen.Bausa@web.de>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] dme1737 module
Date: Tue, 28 Aug 2007 06:29:29 +0000 [thread overview]
Message-ID: <1539045386@web.de> (raw)
In-Reply-To: <191fb4ca0708220911q4affac9flb4bca592c3ba3850@mail.gmail.com>
So, which version is needed to run the dme1737 on the asus board (Which I think doesnt have the
SCH3114 Super I/O chip)?
debian testing and unstable both have 2.10.4 at the moment, which is the same version as
http://www.lm-sensors.org/wiki/Download. Will it be enough to install this version?
By the way: Does anyone know of backports to etch?
Juergen
> -----Ursprüngliche Nachricht-----
> Von: Kushal Koolwal <kushalkoolwal@hotmail.com>
> Gesendet: 28.08.07 00:56:24
> An: "Juergen. Bausa" <juergen.bausa@web.de>
> CC: <lm-sensors@lm-sensors.org>
> Betreff: RE: [lm-sensors] dme1737 module
Hello,
>
> Actually I have tried the newest version of lm-sensors on Debian sid and dme1737 does not show any output for my SCH3114 Super I/O chip.
>
> I have also opened a ticket for the same last week.
>
> Here is the URL of the ticket:
> http://www.lm-sensors.org/ticket/2243
>
> Thanks
>
> Kushal Koolwal
>
> > Date: Mon, 27 Aug 2007 14:26:16 -0700
> > From: juergh@gmail.com
> > To: Juergen.Bausa@web.de
> > CC: lm-sensors@lm-sensors.org
> > Subject: Re: [lm-sensors] dme1737 module
> >
> > Hi Juergen,
> >
> >
> > > Juerg Haefliger <juergh <at> gmail.com> writes:
> > >
> > > >
> > > > > 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.
> > > >
> > >
> > > Thanks a lot, the module seems to work fine. I used the newest sensors-detect
> > > and it found out the modules I have to use. However, the output of sensors
> > > is quite short:
> > >
> > > jba@lisa:~$ sensors
> > > k8temp-pci-00c3
> > > Adapter: PCI adapter
> > > Core0 Temp:
> > > -1°C
> > > Core0 Temp:
> > > +1°C
> > > Core1 Temp:
> > > +6°C
> > > Core1 Temp:
> > > +6°C
> > >
> > > dme1737-i2c-0-2e
> > > Adapter: SMBus nForce2 adapter at 4c00
> > >
> > > k8temp values are wrong, but that is another problem. But why doent
> > > dme1737 display anything? Is it because of the older lm-sensors version in
> > > debian (2.10.1-3). Or will it be sufficiant to update the config file?
> > > If possible I would like to keep the etch version of lm-sensors.
> >
> > You need a newer lm-sensors. 2.10.1 doesn't know about the dme1737.
> > Just updating the config file is not enough.
> >
> > ...juerg
> >
> >
> > > Juergen
> > >
> > >
> > > _______________________________________________
> > > lm-sensors mailing list
> > > lm-sensors@lm-sensors.org
> > > http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
> >
> > _______________________________________________
> > lm-sensors mailing list
> > lm-sensors@lm-sensors.org
> > http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
>
>
> -----------------------------------------------------------------
> Get news, entertainment and everything you care about at Live.com. Check it out!
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc\x100071&distributionid\00000000066
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2007-08-28 6:29 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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=1539045386@web.de \
--to=juergen.bausa@web.de \
--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.