[ please keep me in Cc: I'm not subscribed to the list ]

Hi,
I'm using ipmitool (tested 1.8.6 and 1.8.8, and looked at CVS for relevant
changes) to talk to a supermicro BMC2 board (with the last RMCP+ firmware
available from vendor). SOL works, but if I type characters too fast,
some of them are duplicated: for example I type boot and I end up with
booottt (the first char is never duplicated). I added debug code to the
SOL and lanplus code, and couldn't find a place where the characters are
sent twice (ipmi_lanplus_send_sol() gets the rifgt string, and it's not the
"chars_to_resend" loop in ipmi_lanplus_send_sol() that cause this).
If I type slowly, leaving about half a second between chars, I don't have
the issue.
Did someone else notice this, with different hardware ? Any idea where to
look at ?

Another issue is that while the 3ware 9550 BIOS screen is displayed I
get a lot of garbage, coming in packets of about 60 chars every few 100s of
milliseconds. But this may not be ipmitool's fault, although I don't have
this when using console redirection to com0 with a serial terminal, instead of
the IPMI card.

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           [EMAIL PROTECTED]
     NetBSD: 26 ans d'experience feront toujours la difference
--

-------------------------------------------------------------------------
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