All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] DDR2 SODIMM temperature sensor driver
@ 2008-11-10 10:47 Felix Radensky
  2008-11-24  8:30 ` Jean Delvare
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Felix Radensky @ 2008-11-10 10:47 UTC (permalink / raw)
  To: lm-sensors

Hi,

I'm looking for a driver for DDR2 SODIMM temperature sensor.
Is it available for Linux, or maybe somebody is working on it ?

Any help appreciated.

Thanks a lot.

Felix.


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

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

* Re: [lm-sensors] DDR2 SODIMM temperature sensor driver
  2008-11-10 10:47 [lm-sensors] DDR2 SODIMM temperature sensor driver Felix Radensky
@ 2008-11-24  8:30 ` Jean Delvare
  2008-11-24  8:44 ` Felix Radensky
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2008-11-24  8:30 UTC (permalink / raw)
  To: lm-sensors

Hi Felix,

On Mon, 10 Nov 2008 12:47:23 +0200, Felix Radensky wrote:
> I'm looking for a driver for DDR2 SODIMM temperature sensor.
> Is it available for Linux, or maybe somebody is working on it ?

The only temperature sensor driver we have for memory modules is
i5k_amb, which handles the Intel 5000 series chipsets:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/hwmon/i5k_amb.c
These chips are only found in high-end servers as far as I know. I
don't know exactly where the sensors are located, maybe Darrick (Cc'd)
knows more.

What is your hardware exactly, and what makes you think it has
temperature sensors integrated in the memory modules?

-- 
Jean Delvare

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

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

* Re: [lm-sensors] DDR2 SODIMM temperature sensor driver
  2008-11-10 10:47 [lm-sensors] DDR2 SODIMM temperature sensor driver Felix Radensky
  2008-11-24  8:30 ` Jean Delvare
@ 2008-11-24  8:44 ` Felix Radensky
  2008-11-24  8:54 ` Felix Radensky
  2008-11-24 20:18 ` Darrick J. Wong
  3 siblings, 0 replies; 5+ messages in thread
From: Felix Radensky @ 2008-11-24  8:44 UTC (permalink / raw)
  To: lm-sensors

Hi, Jean

Thanks for replying.

The hardware is embedded PowerPC board equipped with
DDR2 SORDIMM module from Micron. The module
datasheet indicates it has temperature sensor. See
http://www.micron.com/products/partdetail?part=MT9HTF6472RHY-667

There's a JEDEC standard for temperature sensors in mobile DDR
modules. I know that OpenBSD has driver that supports it.

Felix.

Jean Delvare wrote:
> Hi Felix,
>
> On Mon, 10 Nov 2008 12:47:23 +0200, Felix Radensky wrote:
>   
>> I'm looking for a driver for DDR2 SODIMM temperature sensor.
>> Is it available for Linux, or maybe somebody is working on it ?
>>     
>
> The only temperature sensor driver we have for memory modules is
> i5k_amb, which handles the Intel 5000 series chipsets:
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/hwmon/i5k_amb.c
> These chips are only found in high-end servers as far as I know. I
> don't know exactly where the sensors are located, maybe Darrick (Cc'd)
> knows more.
>
> What is your hardware exactly, and what makes you think it has
> temperature sensors integrated in the memory modules?
>
>   


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

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

* Re: [lm-sensors] DDR2 SODIMM temperature sensor driver
  2008-11-10 10:47 [lm-sensors] DDR2 SODIMM temperature sensor driver Felix Radensky
  2008-11-24  8:30 ` Jean Delvare
  2008-11-24  8:44 ` Felix Radensky
@ 2008-11-24  8:54 ` Felix Radensky
  2008-11-24 20:18 ` Darrick J. Wong
  3 siblings, 0 replies; 5+ messages in thread
From: Felix Radensky @ 2008-11-24  8:54 UTC (permalink / raw)
  To: lm-sensors

Hi, Jean

Here's a link to JDEC spec:

www.jedec.org/download/search/4_07R15.pdf

Felix.

Jean Delvare wrote:
> Hi Felix,
>
> On Mon, 10 Nov 2008 12:47:23 +0200, Felix Radensky wrote:
>   
>> I'm looking for a driver for DDR2 SODIMM temperature sensor.
>> Is it available for Linux, or maybe somebody is working on it ?
>>     
>
> The only temperature sensor driver we have for memory modules is
> i5k_amb, which handles the Intel 5000 series chipsets:
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/hwmon/i5k_amb.c
> These chips are only found in high-end servers as far as I know. I
> don't know exactly where the sensors are located, maybe Darrick (Cc'd)
> knows more.
>
> What is your hardware exactly, and what makes you think it has
> temperature sensors integrated in the memory modules?
>
>   


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

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

* Re: [lm-sensors] DDR2 SODIMM temperature sensor driver
  2008-11-10 10:47 [lm-sensors] DDR2 SODIMM temperature sensor driver Felix Radensky
                   ` (2 preceding siblings ...)
  2008-11-24  8:54 ` Felix Radensky
@ 2008-11-24 20:18 ` Darrick J. Wong
  3 siblings, 0 replies; 5+ messages in thread
From: Darrick J. Wong @ 2008-11-24 20:18 UTC (permalink / raw)
  To: lm-sensors

On Mon, Nov 24, 2008 at 09:30:21AM +0100, Jean Delvare wrote:
> Hi Felix,
> 
> On Mon, 10 Nov 2008 12:47:23 +0200, Felix Radensky wrote:
> > I'm looking for a driver for DDR2 SODIMM temperature sensor.
> > Is it available for Linux, or maybe somebody is working on it ?
> 
> The only temperature sensor driver we have for memory modules is
> i5k_amb, which handles the Intel 5000 series chipsets:
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/hwmon/i5k_amb.c
> These chips are only found in high-end servers as far as I know. I
> don't know exactly where the sensors are located, maybe Darrick (Cc'd)
> knows more.

The FB-DIMM temperature sensors are inside the AMB buffer chip on the
memory module.  Not sure how many non-FB DDR2 DIMMs have temperature
sensors that you can read; none of my machines (even the laptops) have
any.

--D

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

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

end of thread, other threads:[~2008-11-24 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 10:47 [lm-sensors] DDR2 SODIMM temperature sensor driver Felix Radensky
2008-11-24  8:30 ` Jean Delvare
2008-11-24  8:44 ` Felix Radensky
2008-11-24  8:54 ` Felix Radensky
2008-11-24 20:18 ` Darrick J. Wong

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.