Windows VM Some Hardware Greyed Out

alfcasado

New Member
Aug 10, 2023
4
0
1
Hello everyone,

I've ran onto this issue where I cannot seem to add any more USB devices to my VM, nor EFI Disks nor TPM states as the UI has them greyed out.
Has anyone run onto this issue and can provide some input on how to address it?

I'm on Proxmox 8.0.4

Screenshot 2023-08-10 125125.png

Thanks in advance!
 
I've ran onto this issue where I cannot seem to add any more USB devices to my VM, nor EFI Disks nor TPM states as the UI has them greyed out.
Has anyone run onto this issue and can provide some input on how to address it?
The manual states:
usb[n]: [[host=]<HOSTUSBDEVICE|spice>] [,mapping=<mapping-id>] [,usb3=<1|0>]
Configure an USB device (n is 0 to 4, for machine version >= 7.1 and ostype l26 or windows > 7, n can be up to 14).
Looks like you are prevented by an old limit. Please share the VM configuration file (qm config.
 
The manual states:

Looks like you are prevented by an old limit. Please share the VM configuration file (qm config.
Here's the config:

Bash:
# qm config 100
agent: 1
balloon: 0
bios: ovmf
boot: order=ide0;net0
cores: 20
cpu: x86-64-v2-AES
efidisk0: local-lvm:vm-100-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
hostpci0: 0000:09:00,pcie=1
ide0: local-lvm:vm-100-disk-1,size=200G,ssd=1
machine: pc-q35-8.0
memory: 24796
meta: creation-qemu=8.0.2,ctime=1689629050
name: W11
net0: virtio=0A:50:1D:43:BE:68,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: win11
scsi6: /dev/disk/by-id/ata-ST4000VN008-2DR166_ZGY27G6V,size=3907018584K
scsihw: virtio-scsi-single
smbios1: uuid=8b96d477-d350-40d3-b082-9be13718bf89
sockets: 1
tpmstate0: local-lvm:vm-100-disk-2,size=4M,version=v2.0
usb0: host=046d:c52b,usb3=1
usb1: host=5-1,usb3=1
usb2: host=8087:0a2b,usb3=1
usb3: host=1b1c:1b33,usb3=1
usb4: host=0a73:001e,usb3=1
vga: none
vmgenid: 8849c74b-955d-409d-b426-2456493eeead

Thanks
 
This solves the mistery for these two, but what about the USB devices? It should be fine up to 14 devices
 
Last edited: