All of lore.kernel.org
 help / color / mirror / Atom feed
From: Madhu <madhu.chinakonda@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Where to download drivers?
Date: Tue, 02 Jun 2009 06:44:20 +0000	[thread overview]
Message-ID: <1243924340.3359.31.camel@localhost.localdomain> (raw)
In-Reply-To: <47E375F28A0EFE4F8E3BE9D8818AA50D01FF5F07@CA1EXCLV05.adcorp.kla-tencor.com>

Hi Zafar,

   Looks like 2.6.16 does not have the drivers for these modules. I see
the "coretemp" is added from 2.6.22 and "i5k_amb" is added from 2.6.24
but not sure about "ipmisensors", http://bmcsensors-26.sourceforge.net

   So please try with the latest kernel and the sensors-detect. 

Regards,
Madhu.

On Mon, 2009-06-01 at 08:56 -0700, Zafar, Khurram wrote:
> Madhu,
> 
> Here's the information you requested:
> 
> 1. uname -a
> 
> Linux myserver 2.6.16.60-0.21-smp #1 SMP Tue May 6 12:41:02 UTC 2008
> x86_64 x86_64 x86_64 GNU/Linux
> 
> 
> 2. Run "sensors":
> 
> No sensors found!
> Make sure you loaded all the kernel drivers you need.
> Try sensors-detect to find out which these are.
> 
> 
> 3. Run "sensors-detect":
> 
> Now follows a summary of the probes I have just done.
> Just press ENTER to continue:
> 
> Driver `coretemp':
>   * Chip `Intel Core family thermal sensor' (confidence: 9)
> 
> Driver `ipmisensors':
>   * ISA bus, address 0xca0 (Busdriver `i2c-isa')
>     Chip `IPMI BMC KCS' (confidence: 4)
> 
> Driver `i5k_amb':
>   * Chip `Intel AMB FB-DIMM thermal sensor' (confidence: 9)
> 
> Warning: the required module coretemp is not currently installed
> on your system. If it is built into the kernel then it's OK.
> Otherwise, check http://www.lm-sensors.org/wiki/Devices for
> driver availability.
> 
> Warning: the required module ipmisensors is not currently installed
> on your system. If it is built into the kernel then it's OK.
> Otherwise, check http://www.lm-sensors.org/wiki/Devices for
> driver availability.
> 
> Warning: the required module i5k_amb is not currently installed
> on your system. If it is built into the kernel then it's OK.
> Otherwise, check http://www.lm-sensors.org/wiki/Devices for
> driver availability.
> 
> No modules to load, skipping modules configuration.
> 
> Unloading i2c-dev... OK
> 
> 
> 
> -----Original Message-----
> From: Zafar, Khurram 
> Sent: Monday, May 25, 2009 8:20 AM
> To: madhu
> Cc: lm-sensors@lm-sensors.org
> Subject: RE: [lm-sensors] Where to download drivers?
> 
> Madhu,
> 
> Thank you for your help. I am on holiday now for 1 week, but I want to
> resolve this problem so I'll reply as best I can.
> 
> We are using SuSE Linux Enterprise Server, SP2.
> 
> I will use VPN to log onto our network later in the day and get you the
> specific information you requested.
> 
> When I run "sensors" I get an error message indicating that no drivers
> were found. I'll get you the exact output later as well.
> 
> Regards,
> KZ
> 
> 
> 
> -----Original Message-----
> From: madhu [mailto:madhu.chinakonda@gmail.com]
> Sent: Sat 5/23/2009 1:50 AM
> To: Zafar, Khurram
> Cc: lm-sensors@lm-sensors.org
> Subject: Re: [lm-sensors] Where to download drivers?
>  
> Can I know which distribution you are using, are you using any custom
> kernel (compiled by you),
> 
> Generally, most distribution kernels will come with these drivers
> (coretemp, etc) enabled as modules.
> 
> So, lm-sensor tries to load these modules, if there is no such modules,
> I think it assumes that you have compiled statically,
> 
> Also it would be useful if you send the output of the following,
> 
> 1. uname -a
> 2. sensors
> 
> Regards,
> Madhu,
> 
> On Fri, 2009-05-22 at 16:26 -0700, Zafar, Khurram wrote:
> > Hi,
> > 
> >  
> > 
> > I have just downloaded and compiled the latest lm_sensors package and
> > run "sensors-detect," whose output is shown down below. My question is
> > very simple:
> > 
> >  
> > 
> > Where can I obtain the following  3 drivers:
> > 
> >  
> > 
> > 1.      coretemp
> > 
> > 2.      ipmisensors
> > 
> > 3.      i5k_amb
> > 
> >  
> > 
> > Thanks,
> > 
> > KZ
> > 
> >  
> > 
> > ---------------- output from sensors-detect ------------------
> > 
> >  
> > 
> > Now follows a summary of the probes I have just done.
> > 
> > Just press ENTER to continue:
> > 
> >  
> > 
> > Driver `coretemp':
> > 
> >   * Chip `Intel Core family thermal sensor' (confidence: 9)
> > 
> >  
> > 
> > Driver `ipmisensors':
> > 
> >   * ISA bus, address 0xca0 (Busdriver `i2c-isa')
> > 
> >     Chip `IPMI BMC KCS' (confidence: 4)
> > 
> >  
> > 
> > Driver `i5k_amb':
> > 
> >   * Chip `Intel AMB FB-DIMM thermal sensor' (confidence: 9)
> > 
> >  
> > 
> > Warning: the required module coretemp is not currently installed
> > 
> > on your system. If it is built into the kernel then it's OK.
> > 
> > Otherwise, check http://www.lm-sensors.org/wiki/Devices for
> > 
> > driver availability.
> > 
> >  
> > 
> > Warning: the required module ipmisensors is not currently installed
> > 
> > on your system. If it is built into the kernel then it's OK.
> > 
> > Otherwise, check http://www.lm-sensors.org/wiki/Devices for
> > 
> > driver availability.
> > 
> >  
> > 
> > Warning: the required module i5k_amb is not currently installed
> > 
> > on your system. If it is built into the kernel then it's OK.
> > 
> > Otherwise, check http://www.lm-sensors.org/wiki/Devices for
> > 
> > driver availability.
> > 
> >  
> > 
> > No modules to load, skipping modules configuration.
> > 
> >  
> > 
> > Unloading i2c-dev... OK
> > 
> >  
> > 
> >  
> > 
> > KLA-TENCOR CONFIDENTIAL
> > 
> > This email and any files transmitted with it are confidential and
> > intended solely for the use of the individual or entity to whom they
> > are addressed. If you have received this email in error, do not use or
> > review the message or any information transmitted with it, and notify
> > the sender.
> > 
> >  
> > 
> > 
> > _______________________________________________
> > 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

  parent reply	other threads:[~2009-06-02  6:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-22 23:26 [lm-sensors] Where to download drivers? Zafar, Khurram
2009-05-23  8:54 ` madhu
2009-05-25 15:20 ` Zafar, Khurram
2009-06-01 15:56 ` Zafar, Khurram
2009-06-02  6:44 ` Madhu [this message]
2009-06-04 21:24 ` Zafar, Khurram

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=1243924340.3359.31.camel@localhost.localdomain \
    --to=madhu.chinakonda@gmail.com \
    --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.