Higher resolution for KVM guests by using "-vga vmware", e.g. for Ubuntu Lucid

tom

Proxmox Staff Member
Staff member
Aug 29, 2006
15,895
1,146
273
hi,

just tested the vmware vga graphic emulation, seems to work quite fine on Ubuntu Lucid. On Linux guest I do not get good performance by using "Standard VGA".
(For windows, 'Standard VGA' works best out of the box without additional driver inside.)

HowTo:
its not possible via gui (yet), you need to add the following line to your VMID.conf file (see /etc/qemu-server/):

Code:
args: -vga vmware
this should also work for windows guest, but here you need to get the extra driver - in Ubuntu its included - so I suggest to use standard vga on windows.

do not forget to stop and start after the change, a reboot is not enough.
 
just tested the vmware vga graphic emulation, seems to work quite fine on Ubuntu Lucid.

On Proxmox 1.5 with 2.6.18 kernel I got the options "-vga [std|cirrus|vmware]" but when I added "-vga vmware" to start KVM, it gave the following error:
Unknown vga type: vmware
However "-vga vmware" was accepted without error by the KVM when I used the 2.6.32 kernel instead.

Is there something I need to do to get "-vga vmware" to work on Proxmox 2.6.18 ?

Thanks in advance for any help.
 
I tested it against the latest KVM 0.12.4 - only available on 2.6.24 and 2.6.32.

So I assume it will not work on the 2.6.18er.
 
hi,

just tested the vmware vga graphic emulation, seems to work quite fine on Ubuntu Lucid. On Linux guest I do not get good performance by using "Standard VGA".
(For windows, 'Standard VGA' works best out of the box without additional driver inside.)

HowTo:
its not possible via gui (yet), you need to add the following line to your VMID.conf file (see /etc/qemu-server/):

Code:
args: -vga vmware
this should also work for windows guest, but here you need to get the extra driver - in Ubuntu its included - so I suggest to use standard vga on windows.

do not forget to stop and start after the change, a reboot is not enough.
Hi,
i've just test this with pve 1.6 (kernel 2.6.32-13) and there is the vga vmware unknown!

Is this proposed?

Udo
 
works here, booted one of my lucid VM´s.

Code:
name: lucid-iscis-lvm
ide2: none,media=cdrom
vlan0: virtio=CA:5B:CD:E5:AD:A0
ostype: l26
memory: 1024
sockets: 1
args: -vga vmware
onboot: 0
cores: 1
virtio1: LVM-on-ISCSI:vm-102-disk-2
boot: c
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
bootdisk: virtio1
Code:
proxmox-106:~# pveversion -v
pve-manager: 1.6-2 (pve-manager/1.6/5087)
running kernel: 2.6.32-3-pve
proxmox-ve-2.6.32: 1.6-13
pve-kernel-2.6.32-3-pve: 2.6.32-13
qemu-server: 1.1-18
pve-firmware: 1.0-7
libpve-storage-perl: 1.0-13
vncterm: 0.9-2
vzctl: 3.0.24-1pve3
vzdump: 1.2-7
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.12.5-1
ksm-control-daemon: 1.0-4
proxmox-106:~#
 
just a word of warning :- to anyone wanting to use vmware display driver, for at least two of us, using with vm guest of ubuntu lucid, caused 100% cpu lockup isues after about a day of use. So be warned !
 
just a word of warning :- to anyone wanting to use vmware display driver, for at least two of us, using with vm guest of ubuntu lucid, caused 100% cpu lockup isues after about a day of use. So be warned !

Can be resolved for some it would seem.
I've had similar problems with several linux guests. Solved basically with:

- "args: -no-hpet" in /etc/qemu/XXX.conf on the host
- appending "clocksource=acpi_pm" on the kernel line in grub on the guest

After those mods I had no freezes anymore.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!