Please find my comments below. >-----Original Message----- >From: Chengcheng Xu [mailto:charl...@slac.stanford.edu] >Sent: Saturday, November 19, 2011 8:52 AM >To: ipmitool-devel@lists.sourceforge.net >Subject: [Ipmitool-devel] Unknown FRU header version 0Xff > >Hi, > >I am trying to do a ipmitool FRU data write. The device I am writing to >is a brand new EEPROM(never been programmed) on the i2c bus. I see the >command being send to on the i2c bus on my scope. The command I used >is: > >ipmitool -I lan - H 192.168.1.20 -t 0x78 fru write 1 file.fru > >The command returned: > >FRU size 19971 bytes >Size to write: 165 bytes > Unknown FRU header version 0xff > >I want to know what does the " Unknown FRU header version 0xff" mean?
Each FRU which supports IPMI will have header version number as 0x01. Here is the very OLD spec (not aware whether there is any new one, we usually refer this one only) Please refer ftp://download.intel.com/design/servers/ipmi/fru1011.pdf Section 8 - Common Header Format Version is expected to 0x01. Similarly all header version should be 0x01 if it supports this spec. If the fru read returns 0xFF (which can be junk value from the device) then it will display this error. > > From the signals I read from the scope, it seems that ipmitool is >reading something first. I can not get confirmation that the data is >actually written to the EEPROM. > >-- >Regards, > >Chengcheng (Charlie) Xu >SLAC National Accelerator Laboratory > > >----------------------------------------------------------------------- - >------ >All the data continuously generated in your IT infrastructure >contains a definitive record of customers, application performance, >security threats, fraudulent activity, and more. Splunk takes this >data and makes sense of it. IT sense. And common sense. >http://p.sf.net/sfu/splunk-novd2d >_______________________________________________ >Ipmitool-devel mailing list >Ipmitool-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/ipmitool-devel ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel