* [lm-sensors] adm1021 in 2.6.9 question..
@ 2008-06-02 18:54 Warrick Lacey
2008-06-02 19:02 ` Jean Delvare
0 siblings, 1 reply; 2+ messages in thread
From: Warrick Lacey @ 2008-06-02 18:54 UTC (permalink / raw)
To: lm-sensors
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
Hello,
We have recently transitioned for a 2.4.x based kernel to the 2.6.9
kernel and I'm trying to get the onboard temperature sensor working
under the 2.6.9 kernel. Under the 2.4.x kernel, we needed i2c-core,
i2c-dev, i2c-proc, dmi-scan, i2c-piix4 and adm1021.
We have not changed hardware (basically a 6U VR7 board), will/should the
adm1021 device be an ISA device or an I2C device?.
I see that the adm1021 driver is now part of the kernel in 2.6.x but
what steps to I have to take to get the kernel to recognize and access
this device under 2.6.9.
Thanks for any help.
Warrick Lacey
[-- Attachment #2: wlacey.vcf --]
[-- Type: text/x-vcard, Size: 325 bytes --]
begin:vcard
fn:Warrick Lacey
n:Lacey;Warrick
org:Salient Systems;Engineering
adr:Tuller Road;;4394 Suite K ;Dublin;Ohio;43017;U.S.A.
email;internet:wlacey@salientsystems.com
title:Software Developer
tel;work:(614) 792-5800
tel;cell:(614) 203-1323
x-mozilla-html:FALSE
url:http://www.salientsystems.com
version:2.1
end:vcard
[-- Attachment #3: Type: text/plain, Size: 153 bytes --]
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [lm-sensors] adm1021 in 2.6.9 question..
2008-06-02 18:54 [lm-sensors] adm1021 in 2.6.9 question Warrick Lacey
@ 2008-06-02 19:02 ` Jean Delvare
0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2008-06-02 19:02 UTC (permalink / raw)
To: lm-sensors
Hi Warrick,
On Mon, 02 Jun 2008 14:54:45 -0400, Warrick Lacey wrote:
> We have recently transitioned for a 2.4.x based kernel to the 2.6.9
> kernel and I'm trying to get the onboard temperature sensor working
> under the 2.6.9 kernel. Under the 2.4.x kernel, we needed i2c-core,
> i2c-dev, i2c-proc, dmi-scan, i2c-piix4 and adm1021.
>
> We have not changed hardware (basically a 6U VR7 board), will/should the
> adm1021 device be an ISA device or an I2C device?.
I2C.
> I see that the adm1021 driver is now part of the kernel in 2.6.x but
> what steps to I have to take to get the kernel to recognize and access
> this device under 2.6.9.
Exactly the same as you were doing before:
$ modprobe i2c-piix4
$ modprobe adm1021
$ sensors
--
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] 2+ messages in thread
end of thread, other threads:[~2008-06-02 19:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-02 18:54 [lm-sensors] adm1021 in 2.6.9 question Warrick Lacey
2008-06-02 19:02 ` Jean Delvare
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.