openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How I can read fru information about cpu and dimm ?
@ 2021-09-10 10:10 Alexander Raih
  2021-09-10 12:09 ` Andrei Kartashev
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Raih @ 2021-09-10 10:10 UTC (permalink / raw)
  To: openbmc

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

Hi guys, I am beginner in openbmc, cat you tell me a question.
In device tree I describe eeprom on i2c bus. I read this eeprom file in fs
and this file contained information only about
mainboard(vendor,model,s/n,p/n).  Please tell me how can I get fru
information about cpu, dimms ??

p.s. On another i2c bus I have 2 devices with addresses 0x70 0x71. I think
that it is mux pca9545 and on the one on channel of this mux locate eeprom.

[-- Attachment #2: Type: text/html, Size: 516 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How I can read fru information about cpu and dimm ?
  2021-09-10 10:10 How I can read fru information about cpu and dimm ? Alexander Raih
@ 2021-09-10 12:09 ` Andrei Kartashev
  0 siblings, 0 replies; 2+ messages in thread
From: Andrei Kartashev @ 2021-09-10 12:09 UTC (permalink / raw)
  To: Alexander Raih, openbmc

Hello Alexander,

We can't tell you how to work with your hardware without any knowledge
about it's design.

Typically, CPU have no any EEPROM to read information from it. DIMMs
have special I2C channel, called SPD, but generally it is not connected
to BMC. I guess, you need to use some communication with the host to
request this information. But all this is common suggestion, you need
to know your hardware.

On Fri, 2021-09-10 at 13:10 +0300, Alexander Raih wrote:
> Hi guys, I am beginner in openbmc, cat you tell me a question.
> In device tree I describe eeprom on i2c bus. I read this eeprom file
> in fs and this file contained information only about
> mainboard(vendor,model,s/n,p/n).  Please tell me how can I get fru
> information about cpu, dimms ??
> 
> p.s. On another i2c bus I have 2 devices with addresses 0x70 0x71. I
> think that it is mux pca9545 and on the one on channel of this mux
> locate eeprom. 
> 

-- 
Best regards,
Andrei Kartashev



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-10 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 10:10 How I can read fru information about cpu and dimm ? Alexander Raih
2021-09-10 12:09 ` Andrei Kartashev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).