[Freeipmi-devel] IBM e325 and GNU FreeIPMI

2006-04-03 Thread Anand Babu
IBM e325 BMC firmware has lots of bugs. I got bmc-info to work inband. SMBIOS reports that BMC is memory mapped, but it is really io ports based. I also found that GNU FreeIPMI was checking for SMBIOS record length to be 16 bytes which should be = 16 bytes. You should also unload OpenIPMI

Re: [Freeipmi-devel] IBM e325 and GNU FreeIPMI

2006-04-03 Thread Albert Chu
Laboratory - Original Message - From: Anand Babu [EMAIL PROTECTED] Date: Monday, April 3, 2006 7:48 am Subject: [Freeipmi-devel] IBM e325 and GNU FreeIPMI IBM e325 BMC firmware has lots of bugs. I got bmc-info to work inband. SMBIOS reports that BMC is memory mapped, but it is really io

Re: [Freeipmi-devel] IBM e325 and GNU FreeIPMI

2006-04-03 Thread Albert Chu
National Laboratory - Original Message - From: Albert Chu [EMAIL PROTECTED] Date: Monday, April 3, 2006 5:39 pm Subject: Re: [Freeipmi-devel] IBM e325 and GNU FreeIPMI A.B., Was your fix to manually code the io-port address, register spacing, etc. into bmc-info to get around the SMBIOS

Re: [Freeipmi-devel] IBM e325 and GNU FreeIPMI

2006-04-03 Thread Anand Babu
,[ Albert Chu [EMAIL PROTECTED] ] | A.B., | | Was your fix to manually code the io-port address, register spacing, | etc. into bmc-info to get around the SMBIOS broken-ness? If that's the | case, then we should add options to bmc-info and all the inband tools to | allow the user to manually