[Freeipmi-devel] [bug #16113] bmc-config

2006-04-03 Thread Anand Babu
Update of bug #16113 (project freeipmi): Status:None = Fixed Assigned to:None = ab Open/Closed:Open = Closed

Re: [Freeipmi-devel] Re: [Freeipmi-users] ipmi_open_inband no such device on Ibm e325

2006-04-03 Thread Anand Babu
,[ Albert Chu [EMAIL PROTECTED] ] | Hey Rene, | | Thanks. That verifies atleast why it's failing. | | /* At this point we only support SYSTEM_IO, i.e. inb/outb style IO. | If we cant find the bass address, we better exit. -- Anand Babu */ | if (dev-io.inband.locate_info.addr_space_id != |

Re: [Freeipmi-devel] Re: [Freeipmi-users] ipmi_open_inband no such device on Ibm e325

2006-04-03 Thread Albert Chu
Second thing I may try is to increase the value of libfreeipmi/src/ipmi-kcs-api.c:IPMI_KCS_SLEEP_USECS to something higher. Because MSI's BMC is slow in I/O. Why don't we make it a command-line option for all in-band tools? Al -- Albert Chu [EMAIL PROTECTED] 925-422-5311 Computer Scientist

[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
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 set them on the command line (or via config file)

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

2006-04-03 Thread Albert Chu
And I'll add that we can easily document these workarounds into the manpages/docs. Please see how I did the ipmipower manpage for all the non-compliant vendors I've found. Al -- Albert Chu [EMAIL PROTECTED] 925-422-5311 Computer Scientist High Performance Systems Division Lawrence Livermore

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

[Freeipmi-devel] [bug #16259] --no-probing broken

2006-04-03 Thread Anand Babu
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=16259 Summary: --no-probing broken Project: GNU FreeIPMI Submitted by: ab Submitted on: Monday 04/03/06 at 18:44 Category: fish Severity: 4 -

[Freeipmi-devel] 0.2.1 development patch

2006-04-03 Thread Anand Babu
You can download it from ftp://ftp.zresearch.com/pub/freeipmi/qa-release/freeipmi-0.2.pre1.diff Its a patch against 0.2.0 source. PS: I forgot to tag 0.2.0 as a branch. So I am maintaining 0.2.1 as a single patch. -- Anand Babu GPG Key ID: 0x62E15A31 Blog [http://ab.freeshell.org]

Re: [Freeipmi-devel] [bug #16259] --no-probing broken

2006-04-03 Thread Albert Chu
I got it. Mistake due to API changes. Al -- Albert Chu [EMAIL PROTECTED] 925-422-5311 Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory - Original Message - From: Anand Babu [EMAIL PROTECTED] Date: Monday, April 3, 2006 6:44 pm Subject:

[Freeipmi-devel] [bug #16259] --no-probing broken

2006-04-03 Thread Albert Chu
Update of bug #16259 (project freeipmi): Open/Closed:Open = Closed ___ Follow-up Comment #1: fixed logic bug ___ Reply to this