Hello,
I'm on the latest PVE, version 7.3-3. I just updated today.
My integrated GPU (Ryzen 5900HX: Cezanne-based hardware) has 16 GiB of system RAM allocated to it.
When I set up a VM with a VirGL Display, the GUI won't let me specify a VRAM value greater than 512 MB. It puts a red box around the entry field and refuses to allow me to specify anything greater than that.
I edited the VM config file directly.
The GUI did not like that. Now it thinks it has the Default display driver again. In fact, it's acting like it has the default driver active, as I can't use SPICE anymore.
I assume I either (1) need to add something more to the VM config file; or (2) remove some sort of limiter setting from PVE? Is there actually anything I can do to fix this?
EDIT: Fixing it in the GUI (setting it to VirGL again) just overwrites the line where I set the custom GPU RAM value to whatever's set in the GUI.
I'm on the latest PVE, version 7.3-3. I just updated today.
My integrated GPU (Ryzen 5900HX: Cezanne-based hardware) has 16 GiB of system RAM allocated to it.
When I set up a VM with a VirGL Display, the GUI won't let me specify a VRAM value greater than 512 MB. It puts a red box around the entry field and refuses to allow me to specify anything greater than that.
I edited the VM config file directly.
root@andromeda-ii:/etc/pve/qemu-server# cat 2500.conf
agent: 1,fstrim_cloned_disks=1
audio0: device=ich9-intel-hda,driver=spice
bios: ovmf
boot: order=scsi0;net0
cores: 4
cpu: host
efidisk0: vmStore:vm-2500-disk-0,efitype=4m,pre-enrolled-keys=1,size=1M
machine: q35
memory: 6144
meta: creation-qemu=7.1.0,ctime=1671926505
name: DragonOS-A2
net0: virtio=E6:3F:C4:08:2C:3D,bridge=vmbr0
numa: 0
ostype: l26
scsi0: vmDisks64k:vm-2500-disk-0,discard=on,iothread=1,size=64G,ssd=1
scsihw: virtio-scsi-single
smbios1: uuid=878d3834-6567-4e31-90fe-4bc5dfc4400c
sockets: 1
spice_enhancements: videostreaming=all
usb0: host=03eb:800c
vga: virtio-gl,memory=4096
vmgenid: 89a36cdd-d4c3-4fb8-bbb0-737f5823a91c
The GUI did not like that. Now it thinks it has the Default display driver again. In fact, it's acting like it has the default driver active, as I can't use SPICE anymore.
I assume I either (1) need to add something more to the VM config file; or (2) remove some sort of limiter setting from PVE? Is there actually anything I can do to fix this?
EDIT: Fixing it in the GUI (setting it to VirGL again) just overwrites the line where I set the custom GPU RAM value to whatever's set in the GUI.