@aaron asked me to post this as a separate thread.
With the latest version of Proxmox, I am unable to start a VM with the SPICE-driver-based ich-intel-hda audio device added, which is necessary for SPICE-based audio.
Please let me know if you need any additional logs or other command results.
Proxmox version:
Here's the VM config:
I've confirmed it starts just fine when the
With the latest version of Proxmox, I am unable to start a VM with the SPICE-driver-based ich-intel-hda audio device added, which is necessary for SPICE-based audio.
Please let me know if you need any additional logs or other command results.
Proxmox version:
Code:
root@andromeda0:~# pveversion
pve-manager/8.1.3/b46aac3b42da5d15 (running kernel: 6.5.11-4-pve)
Here's the VM config:
Code:
root@andromeda0:~# qm config 10999
agent: 1
audio0: device=ich9-intel-hda,driver=spice
bios: ovmf
boot: order=scsi0;net0
cores: 4
cpu: host
efidisk0: vmDisks64k:vm-10999-disk-0,efitype=4m,pre-enrolled-keys=1,size=1M
machine: q35
memory: 8196
meta: creation-qemu=8.1.2,ctime=1700852613
name: dragon-radio
net0: virtio=56:ea:3c:a8:06:97,bridge=vmbr0,firewall=1,tag=20
numa: 0
ostype: l26
rng0: source=/dev/urandom
scsi0: vmDisks64k:vm-10999-disk-1,discard=on,iothread=1,size=64G,ssd=1
scsihw: virtio-scsi-single
smbios1: uuid=576fe418-24c5-4def-853d-327009750397
sockets: 1
usb0: host=1df7:3030
vmgenid: 6ac9e20e-f492-4da9-b83c-28381f4766c2
I've confirmed it starts just fine when the
audio0
driver is set to NONE
.
Last edited: