|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen console on laptop screen
On 08/12/2009 20:49, "Dan Magenheimer" <dan.magenheimer@xxxxxxxxxx> wrote:
> If not (I'm told keyboard input may be an issue), I
> can move cables and use the laptop serial port, but
> that's much more of a pain... and I tried it once
> without luck, probably not getting the grub magic
> correct (though I've gotten external console to work
> successfully on a different machine). Any suggestions
> or help on serial port configuration for a laptop
> would be appreciated then too.
VGA output should be easy, but Xen has no keyboard driver so no way will
debug keys work. Serial ports can be a pain if their I/O resources are in
non-standard places, and/or the crystal runs at a non-standard frequency.
These values can be specified manually on the Xen command line (if you know
what they should be!).
com1=<baud>[/<clock_hz>][,<#data><#parity><#stop>[,<io-base>[,<irq>]]].
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|