I have figured out most of the SOL problems with this particular BMC and put a 1.8.9-rc1 tarball at http://ipmitool.sourceforge.net/snapshot/ that should have working SOL with this BMC.  (and hopefully doesn't break existing SOL)

The main problems that I found were:
- ipmitool was not treating NACK packets from the BMC properly and got stuck in a loop
- this BMC does not seem to return a valid "accepted character count" in its ACK messages so with the "-o intelplus" option it now ignores this field and pretends a valid ACK packet with 0 in the accepted character count field is ok.

Now with this setup everything works as expected, provided you enable flow control either by modifying /etc/inittab to tell whatever getty program to enable flow control (-h for agetty) or by using stty to enable it with "stty crtscts </dev/ttyS1 >/dev/ttyS1".

I have also merged the patch from 'jb'j' but more on that later when I finish catching up on email...

-duncan


On 7/25/06, Nabarro, Tom A <[EMAIL PROTECTED]> wrote:
Hi Al and Sophia,

With regard to:

>> I already can get the display screen of my ESB2 platform correctly
>> through SOL. But I have another problem that when I tried to input a
>> character to my platform through SOL, then my platform can not get
>> this character correctly, actually it get a lot of chaotic character.
>> May I know how I can do for this problem ?
>
>This sounds like a a baud rate issue.  Make sure your BIOS and BMC baud
>rates are identical.  Under Linux, if you want console redirection,
make
>sure the baud under your boot parameters and getty are also set to the
>same value.

This is the issue that I have been having when trying to use IPMITOOL to
perform serial-over-lan.
I do not think that this is to do with BAUD rate differences between
BIOS and BMC. I think this can be fixed in the IPMITOOL code.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to