* [lm-sensors] FSC D-1501 motherboard
@ 2008-05-13 21:30 Lukasz Michalski
2008-05-15 20:54 ` Hans de Goede
0 siblings, 1 reply; 2+ messages in thread
From: Lukasz Michalski @ 2008-05-13 21:30 UTC (permalink / raw)
To: lm-sensors
[-- Attachment #1.1: Type: text/plain, Size: 4828 bytes --]
Hi,
I have FSC-1501 motherboard and lm_sensors does not detect chip here.
How can I help to make it work? I have very little experience with
hardware monitoring.
My current findings are:
This motherboard have BMC with:
• Interrupt-Controller Chipset: Winbond W83910F and W24100S
• EEPROM 2 Mbyte (Winbond W39F010P)
(Source:
http://manuals.fujitsu-siemens.com/serverbooks/content/manuals/english/1501th-e.pdf)
Here is a link to datasheet of this chip:
http://www.datasheetcatalog.com/datasheets_pdf/W/8/3/9/W83910F.shtml
====================================
Here is a log from latest sensors-detect from trunk:
[root@pldmachine /tmp]# perl "sensors-detect?format=txt"
# sensors-detect revision $Revision$
This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.
We can start with probing for (PCI) I2C or SMBus adapters.
Do you want to probe now? (YES/no):
Probing for PCI bus adapters...
Use driver `i2c-piix4' for device 0000:00:0f.0: ServerWorks CSB6 South
Bridge
We will now try to load each adapter module in turn.
Module `i2c-piix4' already loaded.
If you have undetectable or unsupported I2C/SMBus adapters, you can have
them scanned by manually loading the modules before running this script.
To continue, we need module `i2c-dev' to be loaded.
Do you want to load `i2c-dev' now? (YES/no):
Module loaded successfully.
We are now going to do the I2C/SMBus adapter probings. Some chips may
be double detected; we choose the one with the highest confidence
value in that case.
If you found that the adapter hung after probing a certain address,
you can specify that address to remain unprobed.
Next adapter: SMBus PIIX4 adapter at 0e80 (i2c-0)
Do you want to scan it? (YES/no/selectively):
Some chips are also accessible through the ISA I/O ports. We have to
write to arbitrary I/O ports to probe them. This is usually safe though.
Yes, you do have ISA I/O ports even if you do not have any ISA slots!
Do you want to scan the ISA I/O ports? (YES/no):
Probing for `National Semiconductor LM78' at 0x290... No
Probing for `National Semiconductor LM78-J' at 0x290... No
Probing for `National Semiconductor LM79' at 0x290... No
Probing for `Winbond W83781D' at 0x290... No
Probing for `Winbond W83782D' at 0x290... No
Probing for `IPMI BMC KCS' at 0xca0... Success!
(confidence 4, driver `ipmisensors')
Probing for `IPMI BMC SMIC' at 0xca8... Success!
(confidence 4, driver `ipmisensors')
Some Super I/O chips may also contain sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no):
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'... Yes
Found `Nat. Semi. PC8741x Super IO'
(no hardware monitoring capabilities)
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'... Yes
Found unknown chip with ID 0x4040
Some south bridges, CPUs or memory controllers may also contain
embedded sensors. Do you want to scan for them? (YES/no):
Silicon Integrated Systems SIS5595... No
VIA VT82C686 Integrated Sensors... No
VIA VT8231 Integrated Sensors... No
AMD K8 thermal sensors... No
AMD K10 thermal sensors... No
Intel Core family thermal sensor... No
Intel AMB FB-DIMM thermal sensor... No
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `ipmisensors' (should be inserted):
Detects correctly:
* ISA bus, address 0xca0
Chip `IPMI BMC KCS' (confidence: 4)
* ISA bus, address 0xca8
Chip `IPMI BMC SMIC' (confidence: 4)
Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no):
Copy prog/init/lm_sensors.init to /etc/init.d/lm_sensors
for initialization at boot time.
You should now start the lm_sensors service to load the required
kernel modules.
===========================================
This is on system:
[root@pldmachine /tmp]# uname -a
Linux pldmachine 2.6.22.19-5 #1 SMP Mon Mar 17 07:58:08 UTC 2008 i686
Intel(R)_Pentium(R)_4_CPU_2.00GHz PLD Linux
I don't have impisensors module for kernel 2.6.22. Is there any chance
that temperature & fans monitoring will work if I try to build this
module against this kernel?
Thanks,
--
Lukasz Michalski
pgp key: http://www.zork.pl/lm.asc
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
[-- Attachment #2: 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] FSC D-1501 motherboard
2008-05-13 21:30 [lm-sensors] FSC D-1501 motherboard Lukasz Michalski
@ 2008-05-15 20:54 ` Hans de Goede
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2008-05-15 20:54 UTC (permalink / raw)
To: lm-sensors
Lukasz Michalski wrote:
> Hi,
>
> I have FSC-1501 motherboard and lm_sensors does not detect chip here.
>
> How can I help to make it work? I have very little experience with
> hardware monitoring.
>
Judging from the manual this is a server motherboard, and judging from the
sensors-detect output it does not have one of FSC's own custom hwmon IC's, so I
think that ipmi is your best bet.
Regards,
Hans
_______________________________________________
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-05-15 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-13 21:30 [lm-sensors] FSC D-1501 motherboard Lukasz Michalski
2008-05-15 20:54 ` Hans de Goede
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.