WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] OpenSuse 11 hvm domU: screen resolution up to 640x480

To: Flavio <fbcyborg@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] OpenSuse 11 hvm domU: screen resolution up to 640x480
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Mon, 07 Nov 2011 18:15:11 -0500
Cc: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Delivery-date: Mon, 07 Nov 2011 15:16:55 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bellsouth.net; s=s1024; t=1320707720; bh=kQQOcNluRo+t5xCvg/ePr15o083oq22iBs2Gie3N5r0=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:To:Cc:Subject:Date:Message-ID:User-Agent:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Content-Type; b=5GlMnmwMqEz9Eo3r/sZEyWyBAycHOYJnJ1H+yEihYk4FS4X3PJY/2vKajRTfcAUhVxcS9JRIgCZqadOwpnChBG2Ly0s7RuFMmTQ/RoQC/aZDYPbaMgxQGnwgUgbclPHV6/jo2XVprBbOma2sZecZ0J62JeBzIw4qkHVXLjeILIg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1983351.cEazk9Wqql@dell4550>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <7877809.94pu0BOf0I@dell4550> <CAP8Jb=pWjMf6=h0pFSVSx2OFS5MdhCJv-qg2pQE7rZYUym5wKQ@xxxxxxxxxxxxxx> <1983351.cEazk9Wqql@dell4550>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/4.7.3 (Linux/2.6.37.6-0.7-default; KDE/4.7.3; i686; ; )
Pls remember to cc: me, as I don't receive mail from the list.

Quote:

> On 7 November 2011 00:09, jim burns <jim_burn@xxxxxxxxxxxxx> wrote:
>> Also, since it's linux, you can play with lspci in your opensuse domu.
>> Find out the pci device number for the emulated video card, then do an
>> 'lspci -s pci-device-number -vvv', and look at the 'Region' lines for the
>> amount of memory on the card. See if that memory varies by the setting of
>> your videoram= config line.

> Region 0: Memory at f0000000 (32-bit, prefetchable) [size=32M]
> Region 1: Memory at f3000000 (32-bit, non-prefetchable) [size=4K]

> and videoram is equal to 16 with stdvga=0, as you told me.

Your region 0 is 32M, and your videoram=16, so opensuse is not paying any 
attention to the videoram. Actually, this is exactly what my winxp domu says - 
2 regions of 32m and 4k. I'm beginning to think the videoram= line only 
applies if stdvga=1, but everything is predefined for stdvga=0 - the cirrus 
model.

> On 7 November 2011 00:31, jim burns <jim_burn@xxxxxxxxxxxxx> wrote:
>> Ok, I see what you are doing. You use qemu-img to create the disk, then
>> using qemu to install from a cdrom (since cdroms are only available in hvm
>> mode), installing a xen enabled kernel, then using pygrub in your config
>> to boot the created image as a pv domain.
> Yes, that's it, but unfortunately the domU doesn't start in this way:
> blank screen after the grub kernel selection. So I came back to use the hvm
> domU I've previously created.

I'm going to assume you picked the xen enabled kernel in the grub display.

>> That will work. Assuming you created your
>> opensuse domu this way, as soon as you boot it with pygrub, it's now a pv
>> domain, not an hvm domain, and videoram/stdvga no longer apply. Have I got
>> this right?
> Yes. But as said above, now consider that this pv domain has been cancelled.
> Now I only have one opensuse domU and it is hvm. The only one that can boot.

:end Quote

Alright, why don't you post the full config for your hvm opensuse domu? Maybe 
something else will jump out at me.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>