On Monday 01 July 2002 05:25 pm, you wrote:
> On Mon, 2002-07-01 at 10:10, tom brinkman wrote:
> > On Sunday 30 June 2002 03:37 pm, Terence J. Golightly wrote:
> > > > > sensors -s gives a "no sensors found" message.  I looked at the
> > > > > sensors.conf file and I know I need help in setting it up.
> > > >
> > > >    Did you read the docs, run 'sensors-detect', and put the
> > > > appropriate lines in modules.conf and rc.local ?
> > >
> > > I still have more reading to do.  From the docs it looks
> > > complicated.  I recompiled a kernel here and there but not gotten
> > > as involved in loading modules and manipulating rc.d files and
> > > such.
> >
> >      I'm beginning to suspect you're workin from a tarball.  don't,
> > and don't use those docs.  No kernel recompile is neccessary.
> > Mandrake kernels have had the i2c modules for a long time. Install
> > the lm_sensors rpm, use urpmi as I don't remember if the
> > liblm_sensors rpm is needed or not. Then it should be as simple as
> > o    run 'sensors-detect' and hit <Enter> for each question it asks
> > o    cut'n paste the lines it generates into the appropriate
> >      modules.conf or rc.local file (detect tells you what goes where).
> >      Add    i2c-proc   to /etc/modules (not modules.conf)
> > o    Easiest thing is to reboot, tho it can be done without rebooting.
> > o    Type 'sensors' in a term, and you should see sensor output.
> >
> > --
> >     Tom Brinkman                      Corpus Christi, Texas
> >
> > ----
> >Tom,
>
> Sorry, my posts are incomplete.  I did install an rpm of lm_sensors
>
> A first run of sensors-detect and it found my Pine tnt2 video card but
> couldn't find the i2c-riva driver. I went to the url that was given but
> got lost in the links.
>
> i2c-elektor.o.gz      insmod failed and something about incorrect                    
> module
> parameters, including invalid IO or IRQ                       params.
> i2c-elv.o.gz          insmod failed same message as above.
> i2c-phillips-par.o.gz         loaded successfully
> i2c-velleman.o.gz     init_module: no such device and same errors as
>                       above.
> i2c-dev               already loaded
>
> How do I check to see if some of these might already be loaded into the
> kernel.  I check the directory path to the files in quesiton and they
> are there.
>
> scan ISA bus yes
> bunch of error messages for chips that arn't on my board.
> Summary of probes just done:
> press enter to continue.  << didn't print anything before this line?
> I chose to use smbus for loading I2c modules.
>
> I then get the following:
>
> #----cut here ----
> # I2C adapter drivers
> # I2C chip drivers
> #----cut here ----
>
> To make sensors modules behave correctly,add these lines to either
> /etc/modules.conf or /etc/conf.modules:
>
> #----cut here ----
> # I2C module operations
> alias char-major-89 i2c-dev
> #----cut here ----
>
> Sorry if I have sent incomplete info for your consumption.  I will try
> to be more vigilant in future exchanges.
>
>
> Terry
>
> Terence Golightly
> [EMAIL PROTECTED]
Terry, the above lines, each after cut here, should should be copied into :  
/etc/rc.d/rc.local   for the first one and then into the /etc/modules.conf  
for the second one.  Do not include the cut here lines. Do include the # 
signs, which makes me wonder if the first for the rc.local file, is complete 
or correct, cause both lines are commented so no drivers are shown. What 
mother board do you have? and are you sure you copied the lines in their 
entirety?  You can copy the lines with kedit or gedit text editors,  probably 
the easiest is to navigate to the files and open with "advanced editor". HTH
-- 
Dennis M. linux user #180842


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to