8543 console baud rate change problem

Dan Wilson dwilson at dslextreme.com
Tue Apr 1 03:56:42 EST 2008


Dan Wilson wrote:
> We are using ELDK 4.1, linux kernel 2.6.22 on an 8543 board with a 
> Layer 2 switch on it (i.e., the actual packet switching is done in an 
> external chip, not by the 8543 itself).  One of our customers has 
> encountered a strange issue with system console baud rate changes.  
> The system console is connected to a UART port on the 8543.
>
>
> Here is the sequence of events:
>
> + powercycle unit at 115200
>
> + have ping session going
> + establish telnet session
> + have L2 traffic traversing the switch
>
> + switch baud rate to any other baud rate beside 38400
> + hit a few returns
> + switch baud rate back to 115200 and no problem
>
> + switch baud rate to 38400
> + type a few char
> + switch baud rate back to 115200
> + console is not responsive
>
> + existing ping session is still going
> + L2 traffic is still OK
> + telnet session disconnected and can not reconnect;
>  telnet session is being served by linux ip stack
>
> + Had to power cycle to get everything back
>
Just to follow up on this.  We were able to determine that our customer 
had shut off the normal telnet daemon and was using their own program to 
handle telnet sessions.  In addition, they weren't using agetty.  We got 
them to use agetty, and now things seem to be working for them.

Dan.



More information about the Linuxppc-embedded mailing list