From: Edward Middleton <edward@nikon-sys.co.jp>
To: xen-devel@lists.sourceforge.net
Subject: Re: help adding extended text modes in Hypervisor
Date: Thu, 16 Dec 2004 14:11:11 +0900 [thread overview]
Message-ID: <41C118EF.8000106@nikon-sys.co.jp> (raw)
In-Reply-To: <E1Cem24-00074v-00@mta1.cl.cam.ac.uk>
Ian Pratt wrote:
>>I am trying to get the hypervisor to run in an extended text modes,
>>specifically 132x44 text mode. I don't really know much about
>>setting video modes so there may be something inherently broken with
>>my approach. I have done some Linux device drivers programming and a
>>little assembler but am probably out of my depth. I have tried
>>putting the correct VGA register settings (taken after booting into
>>132x44 text mode vga=0x133 in regular Linux) for this mode into
>>
>>
>Feel free to say 'yes', but is it really worth the effort?
>
>
Ultimately it would be good being able to see most of the boot messages
while booting. I guess it really depends on whether its possible to get
video.S to work (allow the same mode selection as Linux) with a simple
hack or weather it is much more involved.
>When dom0 takes over the VGA console (which is the default mode
>of operation) you can arrange to put it into whatever mode you
>like; you just won't get the initial boot messages from Xen in
>the extended text mode.
>
>
I was looking at modifying the hypervisor because I couldn't get this to
work and couldn't find a specific reference stating it was possible. I
have the following lines in grub and it doesn't set the video mode
title Xen 2.0 / XenLinux 2.6.9
root (hd0,0)
kernel /boot/xen.gz dom0_mem=131072 console=vga
module /boot/vmlinuz-2.6.9-xen0 root=/dev/sda6 vga=0x133
I have tried various permutations of this with no success.
Thanks
Edward
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
next prev parent reply other threads:[~2004-12-16 5:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-16 2:53 help adding extended text modes in Hypervisor Edward Middleton
2004-12-16 3:10 ` Ian Pratt
2004-12-16 5:11 ` Edward Middleton [this message]
2005-01-02 14:20 ` Jared Rhine
2005-01-27 18:07 ` VGA extended text mode on XenCD not functional Jared Rhine
2005-02-26 8:39 ` VGA extended text modes Jared Rhine
2005-02-27 0:12 ` B.G. Bruce
2004-12-16 6:00 ` help adding extended text modes in Hypervisor Luciano Miguel Ferreira Rocha
2004-12-16 6:27 ` Derrik Pates
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41C118EF.8000106@nikon-sys.co.jp \
--to=edward@nikon-sys.co.jp \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.