Re: Configuration register strangeness



This is certainly strange. How are you currently connected to the
system? Are you on the console or have you connected via telnet/ssh?
If it is the latter, try connecting in via the console and see if you
can interact as usual with the console. The reason I am suggesting
that is because 0x922 indicates a console baud rate of 4800 while the
default is 9600 baud. Assuming you use 9600 baud by default, you
should have trouble connecting with the console if indeed the 0x922
value reported is what is also in the config register.

The config register is in non-volatile memory and this could be some
kind of hardware problem. If you are connecting fine at 9600 baud with
the console, then it seems likely that the register is being written
correctly but being read back incorrectly. If you find that you
actually have to change to 4800 baud to connect to the console then it
looks like both reads and writes to (at least the three least
significant nibbles of) the register are broken. In either case, you
will likey have to contact Cisco to remedy this.

Cisco da Gama
http://ciscostudy.blogspot.com

.



Relevant Pages

  • Re: Netlogon Service not register reg. SRV in netlogon.dns
    ... the zone has Dynamic Updates and the console AD Sites and Services is ... > the dns zone has Dynamic updates enabled? ... > console and see at what DC is connecting. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Great SWT Program
    ... None of the nasty things that you have said or implied about me are at ... problems at the local console won't cause a session-trashing SIGHUP anyway. ... least eight iterations of replies now, "losing state when connecting ...
    (comp.lang.java.programmer)
  • Re: remote desktop console switch not working
    ... but my question was why doesn't the console switch work when connecting ...
    (microsoft.public.windowsxp.basics)
  • Re: Do I really need an HMC?
    ... start and configure your HMC before connecting your system unit to a power ... A console would do although it's fairly limited. ...
    (comp.unix.aix)
  • Re: [PATCH 3/3] usb console,usb-serial: pass initial console baud on to first tty open
    ... default of 9600 baud, and this will override what ever was setup via ... the original console initialization. ... Any new tty that is opened defaults to 9600 baud, ... thereby keeping the termios structure as well. ...
    (Linux-Kernel)