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: "Fajar A. Nugraha" <list@xxxxxxxxx>
Subject: Re: [Xen-users] OpenSuse 11 hvm domU: screen resolution up to 640x480
From: Flavio <fbcyborg@xxxxxxxxx>
Date: Tue, 8 Nov 2011 22:05:40 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx, jim_burn@xxxxxxxxxxxxx
Delivery-date: Tue, 08 Nov 2011 13:10:26 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=COi07LAbIVAbtUX0/aes8mOeZZl1sbpKu+fSb9thcD0=; b=I3M+xRaXzzO/KsFQ8KnK/yLInlObVpLZaBxMp6fRJVFePhGFjD7Ui+MrFwJcqHSRFA +kK4DD5Utr1+zi4ha69S55QYbYuTdnbXzItBy/jbH01HE78leJdfWlmJVK8WbSDuwX/N n9s+CQ9Mp4G+daIHu39YpxnDo7yF/8DqsUgDU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CAP8Jb=q1g79AaqmVZ6qgSVy3Y2FPr6oRk7vytNjypfN6U=a3hw@xxxxxxxxxxxxxx>
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> <17396968.SZxRlHidQr@dell4550> <CAP8Jb=oi8RGUkMd40TJjwVTmjDNqETteB3hq6+mzsm1jshsXQg@xxxxxxxxxxxxxx> <1382521.Liim051J6r@dell4550> <CAP8Jb=pWjMf6=h0pFSVSx2OFS5MdhCJv-qg2pQE7rZYUym5wKQ@xxxxxxxxxxxxxx> <CAG1y0sd2uWzhW_cH-vTQTW724i7u=sQ3g-8-DkcSzCM5+CuELQ@xxxxxxxxxxxxxx> <CAP8Jb=rso+T8bampNtexWXj8WTWn6ua=LU7Z99zBWhCBsPgUkw@xxxxxxxxxxxxxx> <CAG1y0sd0oUrtH1HpB5NriuoW0tO=w3ByRSbaOVUYsS7Zv_zcKA@xxxxxxxxxxxxxx> <CAP8Jb=q2EvpvC5WMwxk-zhWpm=kxqvBKQU4pLKY2GStyOQx2tw@xxxxxxxxxxxxxx> <CAG1y0sc_m3yKO=aFjomQzdiumydJTVHyX6K=LniZqE6G0X9gdg@xxxxxxxxxxxxxx> <CAP8Jb=q1g79AaqmVZ6qgSVy3Y2FPr6oRk7vytNjypfN6U=a3hw@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 8 November 2011 15:27, Flavio <fbcyborg@xxxxxxxxx> wrote:
> Here we go:
>
> kernel = "/usr/lib/xen/boot/hvmloader"
> builder='hvm'
> memory = 1024
>
> shadow_memory = 8
> name = "opensuse-11.4"
> vif = [ 'type=ioemu, mac=00:16:3e:00:00:21, bridge=xenbr0' ]
> acpi = 1
> apic = 1
> disk = [ 'file:/mnt/xen/vmstore/opensuse-11.4/opensuse-11.4.img,hda,w' ]
>
> boot="dc"
> sdl=0
> vnc=1
> vncconsole=1
> vncpasswd=''
> vnclisten="192.168.1.100"
> stdvga=0
> videoram=16
> keymap="it"
>
> serial='pty'
> usbdevice='tablet'
> extra = 'video=32,1280,1024'
>
> Thank you,

I finally finished to compile the 3.1 kernel. I have compiled the kernel
with the xenfb module as built in, but even passing the video option
to the kernel line
I still cannot set a resolution higher than 800x600.

This is the kernel command line in menu.lst:
kernel /boot/vmlinuz-3.1.0-1.2-desktop
root=/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2
resume=/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 splash=silent
quiet showopts vga=0x314 extra='video=32,1280,1024'

and this is what cat /proc/cmdline says:
root=/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2
resume=/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 splash=silent
quiet vga=0x314 extra='video=32,1280,1024'


-- 
Flavio

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

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