[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] OpenSuse 11 hvm domU: screen resolution up to 640x480
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |