Intel SRSH4 Motherboard Sensors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Keith,

Make sure you have the ipmisensors and ipmi_msghandler modules
installed. Check if there are any entries under /sys/class/hwmon.
Check /var/log/messages, it should read something like the following
after loading the ipmisensors module:

May 30 14:37:54 clim1 kernel: ipmisensors - IPMI BMC sensors interface
May 30 14:37:54 clim1 kernel: ipmisensors: Registered IPMI 2.0 BMC
over interface 0
May 30 14:37:54 clim1 kernel: ipmisensors: Skipping SDR type 0xc0
May 30 14:37:54 clim1 kernel: ipmisensors: Skipping SDR type 0x8
May 30 14:37:54 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 1"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 2"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 3"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 4"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 5"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 6"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 7"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 8"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fan 9"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold
sensor "Fan 10"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold
sensor "Fan 11"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold
sensor "Fan 12"
May 30 14:37:55 clim1 kernel: ipmisensors: skipping non-threshold sensor "Fans"
May 30 14:37:55 clim1 kernel: ipmisensors: Skipping SDR type 0x8
May 30 14:37:55 clim1 kernel: ipmisensors: all sensors detected
May 30 14:37:55 clim1 kernel: ipmisensors: registering sensor 27:
(type 0x01) (fmt=0; m=1; b=0; k1=0; k2=0; cap=0xc9; mask=0x0030)
May 30 14:37:55 clim1 kernel: ipmisensors: sensors.conf: label temp1 "Temp 6"
May 30 14:37:55 clim1 kernel: ipmisensors: using upper critical
threshold for upper limit
May 30 14:37:55 clim1 kernel: ipmisensors: registering sensor 26:
(type 0x01) (fmt=0; m=1; b=0; k1=0; k2=0; cap=0xc9; mask=0x0030)
May 30 14:37:55 clim1 kernel: ipmisensors: sensors.conf: label temp2 "Temp 5"
May 30 14:37:55 clim1 kernel: ipmisensors: using upper critical
threshold for upper limit
May 30 14:37:55 clim1 kernel: ipmisensors: registering sensor 25:
(type 0x01) (fmt=0; m=1; b=0; k1=0; k2=0; cap=0xc9; mask=0x0030)
May 30 14:37:55 clim1 kernel: ipmisensors: sensors.conf: label temp3 "Temp 4"
May 30 14:37:55 clim1 kernel: ipmisensors: using upper critical
threshold for upper limit
May 30 14:37:55 clim1 kernel: ipmisensors: registering sensor 24:
(type 0x01) (fmt=0; m=1; b=0; k1=0; k2=0; cap=0xc9; mask=0x0030)
May 30 14:37:55 clim1 kernel: ipmisensors: sensors.conf: label temp4 "Temp 3"
May 30 14:37:55 clim1 kernel: ipmisensors: using upper critical
threshold for upper limit
May 30 14:37:55 clim1 kernel: ipmisensors: registering sensor 23:
(type 0x01) (fmt=0; m=1; b=0; k1=0; k2=0; cap=0xc9; mask=0x0030)
May 30 14:37:55 clim1 kernel: ipmisensors: sensors.conf: label temp5 "Temp 2"
May 30 14:37:55 clim1 kernel: ipmisensors: using upper critical
threshold for upper limit
May 30 14:37:55 clim1 kernel: ipmisensors: registering sensor 22:
(type 0x01) (fmt=0; m=1; b=0; k1=0; k2=0; cap=0xc9; mask=0x0030)
May 30 14:37:55 clim1 kernel: ipmisensors: sensors.conf: label temp6 "Temp 1"
May 30 14:37:55 clim1 kernel: ipmisensors: using upper critical
threshold for upper limit
May 30 14:37:55 clim1 kernel: ipmisensors: registered 6 temp, 0 volt,
0 current, 0 fan sensors


Running sensors works fine for me:

clim1:~# sensors
bmc-isa-0000
Adapter: ISA adapter
temp1:      +0.0?C  (high =    +7?C, hyst =    +0?C)
temp2:     +44.0?C  (high =    +6?C, hyst =    +0?C)
temp3:     +40.0?C  (high =    +6?C, hyst =    +0?C)
temp4:     +31.0?C  (high =   +10?C, hyst =    +0?C)
temp5:      +0.0?C  (high =   +10?C, hyst =    +0?C)
temp6:     +18.0?C  (high =    +4?C, hyst =    +0?C)


...juerg




On 5/30/07, Keith Romberg <romberg at ucar.edu> wrote:
> No one has any experience with these board or the sensors on it?  I was
> kind of hoping for something....
>
> Keith
>
> Keith Romberg wrote:
> > Hello,
> >
> > I have a Quad MP Xeon Intel SRSH4 system where the motherboard has
> > BMC/IPMI onboard sensors.  I would really like to be able to monitor the
> > sensors with lm_sensors.  The system is running FC6 with all the latest
> > versions including lm_sensors.  The kernel is 2.6.20 patched with the
> >
> > 'ipmisensors experimental'
> >
> > kernel patch from
> >
> > http://bmcsensors-26.sourceforge.net/
> >
> > Running sensors-detect find these sensors, but does not know about the
> > chips.
> >
> > - IPMI BMC KCS ( confidence 4, driver bmcsensors )
> > - ITE ( unknown chip with ID 0xee19 )
> > - PC8741x ( unknown chip with ID 0xee19 )
> > - SMSC ( unknown chip with ID 0xee19 )
> > - VIA/Winbond/Fintek ( unknown chip with ID 0xee19 )
> >
> > After loading all the modules it says to, running sensors gives the
> > classic message that no sensors where found.  Does anyone know if the
> > sensors and/or chips are supported or ever will be?
> >
> > I have also read that Xeon processors have an onboard temperature sensor
> > and that the xeontemp module could be used to read it.  Looking at my
> > kernel modules, I do not see it in the i2c directories or do I see an
> > option for it in the kernel config file.  How do I get that module?
> >
> > Thanks,
> > Keith
> >
>
> _______________________________________________
> lm-sensors mailing list
> lm-sensors at lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
>




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux