Hey guys,
I have a windows 10 vm that is using PCIE Passthough. The video works, but once in a while the windows machine will start to boot but then video disappears. I have tried the updated Drivers for the card and windows default drivers. Also another interesting issue is that audio though the HDMI starts to crackle then completely distort. Anyone else having these issues?
Here is the VM config:
pveversion
Grub Option:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt"
root@proxmox:/etc/pve/qemu-server# lspci -n -s 6:
06:00.0 0300: 10de:1380 (rev a2)
06:00.1 0403: 10de:0fbc (rev a1)
Also getting this error:
DMAR: Allocating domain for dcdbas failed
I see someone else having this without a response.
https://forum.proxmox.com/threads/i...ar-allocating-domain-for-dcdbas-failed.28398/
Found this article which suggests changing grub to intel_iommu=pt
https://centoros.wordpress.com/2015/07/22/iommu-dmar-fault/
** This didnt help. Caused the VM not to boot at all.
I have a windows 10 vm that is using PCIE Passthough. The video works, but once in a while the windows machine will start to boot but then video disappears. I have tried the updated Drivers for the card and windows default drivers. Also another interesting issue is that audio though the HDMI starts to crackle then completely distort. Anyone else having these issues?
Here is the VM config:
Code:
agent: 1
bios: ovmf
boot: cdn
bootdisk: sata0
cores: 4
hostpci0: 06:00.0;06:00.1,pcie=1,x-vga=on
ide2: none,media=cdrom
machine: q35
memory: 8000
name: Windows10
net0: virtio=3A:62:32:62:61:66,bridge=vmbr0
numa: 0
onboot: 1
ostype: win8
sata0: Raid6-VMData:vm-103-disk-1,cache=writeback,size=144G
scsihw: virtio-scsi-pci
smbios1: uuid=873e1bb7-6925-47c4-b693-02e8507fcc6f
sockets: 2
unused0: local:103/vm-103-disk-1.qcow2
usb0: host=6-2
pveversion
Code:
root@proxmox:/etc/pve/qemu-server# pveversion -v
proxmox-ve: 4.2-54 (running kernel: 4.4.10-1-pve)
pve-manager: 4.2-15 (running version: 4.2-15/6669ad2c)
pve-kernel-4.2.6-1-pve: 4.2.6-36
pve-kernel-4.4.10-1-pve: 4.4.10-54
lvm2: 2.02.116-pve2
corosync-pve: 2.3.5-2
libqb0: 1.0-1
pve-cluster: 4.0-42
qemu-server: 4.0-81
pve-firmware: 1.1-8
libpve-common-perl: 4.0-68
libpve-access-control: 4.0-16
libpve-storage-perl: 4.0-55
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1
pve-qemu-kvm: 2.5-19
pve-container: 1.0-68
pve-firewall: 2.0-29
pve-ha-manager: 1.0-32
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u2
lxc-pve: 1.1.5-7
lxcfs: 2.0.0-pve2
cgmanager: 0.39-pve1
criu: 1.6.0-1
zfsutils: 0.6.5-pve9~jessie
Grub Option:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt"
root@proxmox:/etc/pve/qemu-server# lspci -n -s 6:
06:00.0 0300: 10de:1380 (rev a2)
06:00.1 0403: 10de:0fbc (rev a1)
Also getting this error:
DMAR: Allocating domain for dcdbas failed
I see someone else having this without a response.
https://forum.proxmox.com/threads/i...ar-allocating-domain-for-dcdbas-failed.28398/
Found this article which suggests changing grub to intel_iommu=pt
https://centoros.wordpress.com/2015/07/22/iommu-dmar-fault/
** This didnt help. Caused the VM not to boot at all.
Last edited: