On Wed, 2005-03-30 at 09:57 +0200, Michael Vistein wrote:
> Is there any documentation around what the different consoles mean in
> EFI? I have absolutely no experience with Itanium servers (we only had
> x86 so far)
> 
> Its:
> 
>       Acpi(PNP0501,0)/Uart(9600 N81)/VenMsg(PcAnsi)
>     * Acpi(PNP0501,0)/Uart(9600 N81)/VenMsg(Vt100)
>       Acpi(PNP0501,0)/Uart(9600 N81)/VenMsg(Vt100+)
>       Acpi(PNP0501,0)/Uart(9600 N81)/VenMsg(VtUtf8)
>       Acpi(HWP0002,700)/Pci(1|1)/Uart(9600 N81)/VenMsg(PcAnsi)
>       Acpi(HWP0002,700)/Pci(1|1)/Uart(9600 N81)/VenMsg(Vt100)
>       Acpi(HWP0002,700)/Pci(1|1)/Uart(9600 N81)/VenMsg(Vt100+)
>       Acpi(HWP0002,700)/Pci(1|1)/Uart(9600 N81)/VenMsg(VtUtf8)
>       Acpi(HWP0002,700)/Pci(2|0)

I assume the different types (PcAnsi, Vt100, Vt100+, VtUtf8)
just make EFI use different escape sequences.  So pick one
that corresponds to the terminal emulator you're using.
I use xterm, and I usually use a Vt100 or Vt100+ flavor.

> Current Local Serial Port Configuration:
>      Bit Rate in bits/sec           : 9600
>      Flow Control                   : Software

If you change this flow control to "hardware", does it
make any difference?  I hope that MP doesn't limit LAN
connections to 9600 baud based on the config above.  If
it does, you probably want to change the baud to 115200
as well.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to