2003-01-04 22:03:05

by Joshua Stewart

[permalink] [raw]
Subject: Tryint to enable support for lm_sensors

What options (int make xconfig) do I have to enable to get the i2c-via
and i2c-viapro modules to build . I realized that the kernels and
modules that Redhat provided included these two modules, but when I
built a 2.4.20 kernel (downloaded from kernel.org) those modules were
not built. I chose support for i2c as a module and the i2c-proc and
i2c-core modules were built just fine. What am I missing?

Josh



2003-01-04 22:10:01

by Luigi Genoni

[permalink] [raw]
Subject: Re: Tryint to enable support for lm_sensors


you are missin lm_sensors-2.6.5 packages.
The modules you are talking about do not come with kernel sources, but are
included in another package.

bests
Luigi

On Sat, 4 Jan 2003, Joshua Stewart wrote:

> Date: Sat, 04 Jan 2003 17:23:55 -0500
> From: Joshua Stewart <[email protected]>
> To: Linux Kernel Mailing List <[email protected]>
> Subject: Tryint to enable support for lm_sensors
>
> What options (int make xconfig) do I have to enable to get the i2c-via
> and i2c-viapro modules to build . I realized that the kernels and
> modules that Redhat provided included these two modules, but when I
> built a 2.4.20 kernel (downloaded from kernel.org) those modules were
> not built. I chose support for i2c as a module and the i2c-proc and
> i2c-core modules were built just fine. What am I missing?
>
> Josh
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

2003-01-05 00:43:38

by Joshua Stewart

[permalink] [raw]
Subject: Re: Tryint to enable support for lm_sensors

I installed the 2.6.5 version, but it didn't include the modules, just a
lost of docs and the sensors and sensors-detect applications. Any guess
where I get the actual modules?

On Sat, 2003-01-04 at 17:18, [email protected] wrote:
>
> you are missin lm_sensors-2.6.5 packages.
> The modules you are talking about do not come with kernel sources, but are
> included in another package.
>
> bests
> Luigi
>
> On Sat, 4 Jan 2003, Joshua Stewart wrote:
>
> > Date: Sat, 04 Jan 2003 17:23:55 -0500
> > From: Joshua Stewart <[email protected]>
> > To: Linux Kernel Mailing List <[email protected]>
> > Subject: Tryint to enable support for lm_sensors
> >
> > What options (int make xconfig) do I have to enable to get the i2c-via
> > and i2c-viapro modules to build . I realized that the kernels and
> > modules that Redhat provided included these two modules, but when I
> > built a 2.4.20 kernel (downloaded from kernel.org) those modules were
> > not built. I chose support for i2c as a module and the i2c-proc and
> > i2c-core modules were built just fine. What am I missing?
> >
> > Josh
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to [email protected]
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/


2003-01-05 01:17:37

by Luigi Genoni

[permalink] [raw]
Subject: Re: Tryint to enable support for lm_sensors


loock in the directory

lm_sensors-2.6.5/kernel

and you will find the sources of the modules you need.

Just be carefull editing the main Makefile, and everything should work.

Luigi


On Sat, 4 Jan 2003, Joshua Stewart wrote:

> Date: Sat, 04 Jan 2003 20:04:28 -0500
> From: Joshua Stewart <[email protected]>
> To: [email protected]
> Cc: Linux Kernel Mailing List <[email protected]>
> Subject: Re: Tryint to enable support for lm_sensors
>
> I installed the 2.6.5 version, but it didn't include the modules, just a
> lost of docs and the sensors and sensors-detect applications. Any guess
> where I get the actual modules?
>
> On Sat, 2003-01-04 at 17:18, [email protected] wrote:
> >
> > you are missin lm_sensors-2.6.5 packages.
> > The modules you are talking about do not come with kernel sources, but are
> > included in another package.
> >
> > bests
> > Luigi
> >
> > On Sat, 4 Jan 2003, Joshua Stewart wrote:
> >
> > > Date: Sat, 04 Jan 2003 17:23:55 -0500
> > > From: Joshua Stewart <[email protected]>
> > > To: Linux Kernel Mailing List <[email protected]>
> > > Subject: Tryint to enable support for lm_sensors
> > >
> > > What options (int make xconfig) do I have to enable to get the i2c-via
> > > and i2c-viapro modules to build . I realized that the kernels and
> > > modules that Redhat provided included these two modules, but when I
> > > built a 2.4.20 kernel (downloaded from kernel.org) those modules were
> > > not built. I chose support for i2c as a module and the i2c-proc and
> > > i2c-core modules were built just fine. What am I missing?
> > >
> > > Josh
> > >
> > >
> > > -
> > > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > > the body of a message to [email protected]
> > > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > > Please read the FAQ at http://www.tux.org/lkml/
> > >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to [email protected]
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
>
>