adolfotregosa
Members
-
Joined
-
Last visited
Solutions
-
adolfotregosa's post in intel iGPU UHD 770 passthrough -> legacy-igd=1 -> How ? was marked as the answerFor future reference, I literally just have to add the ROM for the sound card. Not in a million years I would have guessed that.
<rom file='/mnt/cache/gen12_gop.rom'/>
I tested and I don't need to change anything else—zero, nothing.
Could you guys add an option in the web UI to include a ROM for the sound card? The sound card rom line gets cleared when you edit the VM using the webui.
<hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x00' slot='0x1f' function='0x3'/> </source> <alias name='hostdev1'/> <rom file='/mnt/cache/gen12_gop.rom'/> <!-- just this, nothing more --> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev>