root@proxmox:~# pveversion -ve
proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve)
pve-manager: 7.1-10 (running version: 7.1-10/6ddebafe)
pve-kernel-helper: 7.1-8
pve-kernel-5.13: 7.1-6
pve-kernel-5.13.19-3-pve: 5.13.19-6
pve-kernel-5.13.19-2-pve: 5.13.19-4
ceph-fuse: 15.2.15-pve1
corosync: 3.1.5-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.22-pve2
libproxmox-acme-perl: 1.4.1
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.1-5
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.1-2
libpve-guest-common-perl: 4.0-3
libpve-http-server-perl: 4.1-1
libpve-storage-perl: 7.0-15
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.11-1
lxcfs: 4.0.11-pve1
novnc-pve: 1.3.0-1
proxmox-backup-client: 2.1.3-1
proxmox-backup-file-restore: 2.1.3-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.4-5
pve-cluster: 7.1-3
pve-container: 4.1-3
pve-docs: 7.1-2
pve-edk2-firmware: 3.20210831-2
pve-firewall: 4.2-5
pve-firmware: 3.3-4
pve-ha-manager: 3.3-1
pve-i18n: 2.6-2
pve-qemu-kvm: 6.1.0-3
pve-xtermjs: 4.12.0-1
qemu-server: 7.1-4
smartmontools: 7.2-1
spiceterm: 3.2-2
swtpm: 0.7.0~rc1+2
vncterm: 1.7-1
zfsutils-linux: 2.1.2-pve1
root@proxmox:~# cat /etc/pve/qemu-server/103.conf
agent: 1
balloon: 2048
bios: ovmf
boot: order=scsi0;ide2;net0;ide0
cores: 4
cpu: Haswell-noTSX
efidisk0: local-lvm:vm-103-disk-1,efitype=4m,pre-enrolled-keys=1,size=4M
hostpci0: 0000:01:00,pcie=1
ide0: local:iso/virtio-win-0.1.215.iso,media=cdrom,size=528322K
ide2: local:iso/Win10_21H2_German_x64.iso,media=cdrom
machine: pc-q35-6.0
memory: 8192
meta: creation-qemu=6.1.0,ctime=1642685514
name: Win10-UEFI
net0: virtio=66:69:6C:AA:28:5E,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsi0: local-lvm:vm-103-disk-0,cache=writeback,size=32G
scsihw: virtio-scsi-pci
smbios1: uuid=74497f5a-1253-4617-b5a5-fd86f6f4c3b4
sockets: 1
vga: virtio
vmgenid: a43eec1b-8d3c-4416-ab7e-3d9e4e03ded4
Yes I did. But as updated (I did not see your comment) I am able to get network interfaces to work with SeaBIOS. I just install with i440fx and then shutdown and change to q35v6 or 6.1. Both works fine after a reboot. If I switch back to i440fx, no ethernet.Did you install Win10 using the German ISO? There is a problem with Q35 v5.2/v6.0/v6.1 where the network interfaces won't work if you installed Win using the German ISO.
Hi @Moayad, I was able to solve the issue regarding the ethernet. Thanks for your reply, it sparked a lot of comments from others!Hi,
Can you please post the VM config and thepveversion -v
EDIT: Nvidia removed the block of using its GPUs in a VM, but how would I update my old card with the new feature? Do I just need an up-to-date driver? Will this driver be in the virtIO.ISO that is used for all the drivers? Should it not already be in there since this message is old? https://videocardz.com/newz/nvidia-enables-gpu-passthrough-for-virtual-machines-on-geforce-gpus
Thanks for the clarification! Since this is new for me some of the details are not that obvious to me. I could understand if it is just for newer architecture. But since it also sais the feature is in the driver I wonder why this feature might not be in the virtio driver for my specific card.Did you read that article?
It states, that the change is in the Nvidia driver since version 465. That has absolutely nothing to do with the virtio driver package.
It also says, that the unblock is for Kepler and newer cards. Your 560 is an older Fermi2 card.
Thanks a lot for clarification! I was totally unaware that I have to install the normal drivers. I will test this. Yes, the card is old. I bought my whole setup for 170 bucks and then some 35 more to upgrade from i3 to i5.With a pci(e) passed through graphics card, you are using the normal Nvidia (in your case) driver from their website as you would do with a graphics card setup bare metal.
Latest driver for your card is from the 391 branch. Remember: you would at least need 465 for the unblock.
For the "why" you have to ask Nvidia. On the other hand; your card is 11 years old...
root@proxmox:~# ./show_iommu.sh
IOMMU Group 0:
00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller [8086:0c00] (rev 06)
IOMMU Group 1:
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF114 [GeForce GTX 560 Ti] [10de:1200] (rev a1)
01:00.1 Audio device [0403]: NVIDIA Corporation GF114 HDMI Audio Controller [10de:0e0c] (rev a1)
IOMMU Group 2:
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06)
IOMMU Group 3:
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
IOMMU Group 4:
00:14.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB xHCI Controller [8086:8cb1]
IOMMU Group 5:
00:16.0 Communication controller [0780]: Intel Corporation 9 Series Chipset Family ME Interface #1 [8086:8cba]
IOMMU Group 6:
00:1a.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2 [8086:8cad]
IOMMU Group 7:
00:1b.0 Audio device [0403]: Intel Corporation 9 Series Chipset Family HD Audio Controller [8086:8ca0]
IOMMU Group 8:
00:1c.0 PCI bridge [0604]: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 [8086:8c90] (rev d0)
IOMMU Group 9:
00:1c.2 PCI bridge [0604]: Intel Corporation 9 Series Chipset Family PCI Express Root Port 3 [8086:8c94] (rev d0)
IOMMU Group 10:
00:1c.3 PCI bridge [0604]: Intel Corporation 9 Series Chipset Family PCI Express Root Port 4 [8086:8c96] (rev d0)
IOMMU Group 11:
00:1d.0 USB controller [0c03]: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1 [8086:8ca6]
IOMMU Group 12:
00:1f.0 ISA bridge [0601]: Intel Corporation H97 Chipset LPC Controller [8086:8cc6]
00:1f.2 SATA controller [0106]: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode] [8086:8c82]
00:1f.3 SMBus [0c05]: Intel Corporation 9 Series Chipset Family SMBus Controller [8086:8ca2]
IOMMU Group 13:
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
IOMMU Group 14:
04:00.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 41)
We use essential cookies to make this site work, and optional cookies to enhance your experience.