D
D
Denis _______________2019-01-16 21:31:50
linux
Denis _______________, 2019-01-16 21:31:50

How to forward PS/2 port, sound and SATA drives in Proxmox?

There is the following hardware on which Proxmox 5.3 is installed with a forwarded video card:
Processor - i7 8700k
Mother - ASRock Z390M Pro4
Video card - INNO3D GeForce GTX 1070 iChill X4

and if, in principle, a video card, USB ports, in principle, were thrown without any problems, then with PS / 2, integrated sound and hard drives connected to the SATA connectors of the motherboard are still ambush. Advise what to read on setting up?

Device List
[email protected]:~# lspci
00:00.0 Host bridge: Intel Corporation Device 3ec2 (rev 07)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Device 3e92
00:12.0 Signal processing controller: Intel Corporation Device a379 (rev 10)
00:14.0 USB controller: Intel Corporation Device a36d (rev 10)
00:14.2 RAM memory: Intel Corporation Device a36f (rev 10)
00:16.0 Communication controller: Intel Corporation Device a360 (rev 10)
00:17.0 SATA controller: Intel Corporation Device a352 (rev 10)
00:1c.0 PCI bridge: Intel Corporation Device a33c (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a305 (rev 10)
00:1f.3 Audio device: Intel Corporation Device a348 (rev 10)
00:1f.4 SMBus: Intel Corporation Device a323 (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device a324 (rev 10)
00:1f.6 Ethernet controller: Intel Corporation Device 15bc (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)

конкретно мя интересует 00:1f.3

If you throw the sound as a video card, by writing in the virtual machine config for the Audio device: Intel Corporation Device a348 (rev 10):
hostpci2: 00:1f.3,
then everything works, but the web muzzle falls off for proxmox until the reboot and the network falls off in the virtual machine.
In the course of googling for sound forwarding, it turned out that the problem is that there are several devices in one group, hence the network crash ...
kvm: -device vfio-pci,host=00:1f.3: vfio error: 0000:00:1f .3: group 8 is not viable
write that it is necessary to separate them.

Yes, if you are trying to forward some pci device from a group where there are other devices, then they also need to be bound to either vfio or pci-stub, although forwarding to vm is not necessary.

https://www.linux.org.ru/forum/general/14474453
but I haven't found how to do it correctly yet ¶

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Puma Thailand, 2019-01-17
@opium

Read how everything is thrown into kvm, proxmox has nothing to do with it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question